puterboy
puterboy
I'm not a HA expert, but I think what is missing is that the sensors need to define a `state_class` such as: ``` state_class: measurement ```
As a temporary fix, add the following to `config.yaml` ``` homeassistant: customize: sensor.nest_temperature_sensor__temperature: state_class: measurement sensor.nest_temperature_sensor__temperature: state_class: measurement ... ```
I have the same request. Basically, when the Nest Thermostat is set to use the thermostat itself as the temperature sensor then all is good: 1. Google Nest integration entity...
Is anyone looking at this? To summarize the problem: 1. The standard Nest Integration creates a temperature entity that corresponds to the *active* sensor for that thermostat (either the thermostat...
BTW, the `homebridge-nest` integration for Homebridge seems to be able to read date from the thermostat. See https://github.com/chrisjshull/homebridge-nest/tree/789799ce5d926345c96aa9839c66158a42d23e76 and in particular the file https://github.com/chrisjshull/homebridge-nest/blob/master/lib/nest-thermostat-accessory.js It seems like while `kryptonite` is...
Would that be hard to implement? Or can one just adapt similar code to what is done for `kryptonite`?
Thanks. Ahhh then this is probably way beyond my abilities to adapt. I guess I will try using the Homebridge plug in as suggested in `https://www.reddit.com/r/homeassistant/comments/rhvbsm/is_there_any_support_for_the_nest_temperature/`, unless you or others...
Worst case, it should be rebooting after 12 failed attempts to connect to the broker -- and I know that works properly on my setup, sometimes too well :) (in...
I have 6 APs with same SSID & password and overlapping signal strengths -- and have never experienced this problem. Would be helpful if you monitored serial port and shared...
Should I report this elsewhere then? Again no real issue or me since I don't have the device - it's obviously one of my neighbors'