Chris

Results 524 comments of Chris

This happens because the smartthings API responds with: ```json "main": { ... "temperatureMeasurement": { "temperature": { "value": null } }, ... ``` The measurement and setPoint have moved under the...

Library is `pysmartthings`, keep in mind I'm not 100% sure that's where the issue is located.

> any hope of getting the full child components into the integration for the refrigerators? You may run into API limitations if you attempt to subscribe to too many entries....

> I could create my own integration if I have to... It's been done, I'm sure the author wouldn't mind some additional collaboration. https://github.com/veista/smartthings

> and the DRYER Work around for the dryer is to turn on "Cycle Sync" or whatever it's called. This will make the dryer stay on and connected. > Some...

Sorry this was linked to a post on Home-Assistant.io which library to add, here's the one to use for MQ135: https://github.com/GeorgK/MQ135

@kevinshane Give this version a try with your MQ6 or MQ9. No buzzer added yet.

Ya looks like the only valid one you're missing is the [notification script](https://github.com/FutureTense/lock-manager/wiki/Notification-Example-Script).

[config_entry-local_calendar-448b91024296ee3afde0968edb1512ef.json.txt](https://github.com/home-assistant/core/files/11672144/config_entry-local_calendar-448b91024296ee3afde0968edb1512ef.json.txt) Here's my diagnostics @allenporter, I hope it helps. Running just container `2023.6.0b5` EDIT: pip freeze says: ``` pydantic==1.9.2 ```