GithubHelp home page GithubHelp logo

Comments (5)

spacemanspiff2007 avatar spacemanspiff2007 commented on June 3, 2024

I suspect you are using group states in your config and I have not yet implemented these.
-.-

from habapp.

nanosonde avatar nanosonde commented on June 3, 2024

I have used OpenHAB HomeBuilder to generate my initial config.
It makes use of those by default.

Group:Switch:OR(ON, OFF)           gLight         "Licht"              <light>           (Home)
Group:Number:AVG                   gTemperature   "Temperatur"         <temperature>     (Home)
Group:Number:AVG                   gHumidity      "Luftfeuchtigkeit"   <humidity>        (Home)
Group:Number:AVG                   gPressure      "Luftdruck"          <pressure>        (Home)
Group:Rollershutter:OR(UP, DOWN)   gShutter       "Rolladen"           <rollershutter>   (Home)
Group:Contact:OR(OPEN, CLOSED)     gWindow        "Fenster"            <window>          (Home)
Group:Number:AVG                   gHeating       "Heizung"            <heating>         (Home)
Group:Switch:OR(ON, OFF)           gMotion        "Bewegungsmelder"    <motion>          (Home)
Group:Contact:OR(OPEN, CLOSED)     gDoor          "Tür"                <door>            (Home)
Group:Dimmer                       gBlind         "Jalousie"           <blinds>          (Home)
Group:Switch:OR(ON, OFF)           gPower         "Steckdose"          <poweroutlet>     (Home)

Can I ignore unimplemented items somehow?

from habapp.

spacemanspiff2007 avatar spacemanspiff2007 commented on June 3, 2024

Sure - just remove everything after Group.
e.g.
Group:Switch:OR(ON, OFF) with Group
I'll implement the groups next week 👍

from habapp.

spacemanspiff2007 avatar spacemanspiff2007 commented on June 3, 2024

I created the missing GroupItemStateChangedEvent class and added lots of documentation.

@nanosonde : It would also be very nice to get some general feedback to HABApp (maybe in the forum or however you like).

from habapp.

nanosonde avatar nanosonde commented on June 3, 2024

Which forum do you mean?

from habapp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.