-
Notifications
You must be signed in to change notification settings - Fork 109
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
Status_url #71
Comments
Homebridge tell me: [Staubsauger] Switch received power http://192.168.178.9:6260/st.html state is currently NaN here is my config.json "accessory": "Http", |
@matzZz To get it right, this config works for you? Do your power state is correct in Home or Eve App? |
No it will not work. The http plugin tells "state is currently NaN" I wrote a separate status page. There is only one word on the page: WORKING, CHARGING, ... |
@matzZz Any news on this? Did you get this plugin to reflect the status of your robot? I assume you are using an LG HomBot like I do. :) 👍 |
@matzZz Hallo, ich habe vergeblich überall gesucht wie ich das mit dem status hinkriegen kann, jedoch ohne Erfolg. Alles was ich machen will, ist dass sich der Status auch dann aktualisiert, wenn ich das ganze z.B. im Browser änder und nicht nur das der sich den letzten Status merkt den ich gesetzt habe. Bitte hilf mir |
Hi,
my status page looks like this:
WORKING or CHARGING
"status_on": "WORKING"
"status_off": "CHARGING"
in the config.json will not work.
how can i handle this?
The text was updated successfully, but these errors were encountered: