Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temperature Sensor Q #36

Open
davehocking opened this issue Sep 26, 2018 · 0 comments
Open

Temperature Sensor Q #36

davehocking opened this issue Sep 26, 2018 · 0 comments

Comments

@davehocking
Copy link

Hi all, sorry to ask what's probably a simple Q, but I can't see exactly how in the README to enable Temperature Sensors in Homebridge. I have homebridge working properly, but, I don't know what I need to do to poll any of the Analog Inputs I have setup in Loxone. I tried renaming one to "Temperature 0A-TS" from "0A-TS" but that didn't bring it in.

Do I need to do something to my config.json?

{
"bridge": {
"name": "Homebridge",
"username": "CC:22:3D:E3:CE:30",
"port": 51826,
"pin": "000-00-000"
},

"platforms": [
{
        "platform": "LoxoneWs",
        "name": "Loxone",
        "host": "10.1.2.3",
        "port": "80",
        "username": "admin",
        "password": "somepassword"
        "moodSwitches": "all"
    }
]

}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant