Steve Saunders

Results 10 comments of Steve Saunders

Looks like I'm on the right path now. Added this to my yaml and esphome began populating status topics via mqtt. (Or it was, before I blew up the board......

@DomiStyle it strikes me as inefficent that every climate status update received from the Panasonic results in an MQTT publish. This appears to occur every five seconds, regardless of previous...

Interestingly, while poking in developer tools I saw this entity with a similar recording state as the sensors that I broke by reverting code. This issue does not have an...

Test confirmed. started on 2024.10.0. Sequence: 1. Added `state_class` to entities in code 2. Restarted 3. Waited ~12 hours 4. Removed `state_class` from entities 5. Restarted 6. Repair suggestions eventually...

Sounds like a completely different issue, @xanderio.

Another data point on this. The custom integration https://github.com/BJReplay/ha-solcast-solar. I am a code owner, and know that the sensors wanting repair do not specify a `state_class`. They never have. Fellow...

If I understand you correctly, these sensors did not change @joostlek. The code running today is exactly the same as it was on 2024.9, defining the sensors in exactly the...

That actually makes a lot of sense, and is great to know @joostlek. Because developer I'm pretty sure I messed with setting a `state_class` for all sensors a while back,...

Gotcha. Fixing the issues works in dev. tools, so yeah, the `DELETE` button is somehow busted.

Google Fit is another example that I found, @ludeeus. https://github.com/YorkshireIoT/ha-google-fit.