Michael Bierman

Results 71 comments of Michael Bierman

Yeah, “Temperature Apparent” is definitely not in F in Eve but is in Home.

AH! O.K. it was buried in Eve. Yeah, maybe just improvement to the documents would help. Thank you.

I don't know the details of the http server. I don't run it and the API is not documented. I don't see a `WWW-Authenticate header` in the server's response which...

I have a similar? issue #95. I thought I was doing something wrong. Maybe I am?

You are missing a "}" ``` { "accessory": "HTTP-SWITCH", "name": "Portail", "switchType": "stateless", "timeout": 1000, "onUrl": "http://192.168.10.20/control?cmd=Pulse,5,1,500", "plugin_map": { "plugin_name": "homebridge-http-switch", "index": 0 } } ```

Can you provide the entire config file? Also, I’m not familiar with "plugin_map". I don’t see it in the documentation. Can you provide a link to where you got that...

So I use homebridge, not hoobs. I can't find any reference to "plugin_map" anywhere. Have you tried removing all of the instances of it and restarting?

Any other recent changes? Update to Hoobs ? Sorry I don't have a better answer for you.

o.k. I figured out the issue. The documentation should be enhanced with better examples IMHO since I am not the only one who has had issues with this. For the...