core/homeassistant/components/anova
Luke Lashley 22bc11f397
Convert Anova to cloud push (#109508)
* current state

* finish refactor

* Apply suggestions from code review

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* address MR comments

* Change to sensor setup to be listener based.

* remove assert for websocket handler

* added assert for log

* remove mixin

* fix linting

* fix merge change

* Add clarifying comment

* Apply suggestions from code review

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Address MR comments

* bump version and fix typing check

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-05-08 14:53:44 +02:00
..
__init__.py Convert Anova to cloud push (#109508) 2024-05-08 14:53:44 +02:00
config_flow.py Convert Anova to cloud push (#109508) 2024-05-08 14:53:44 +02:00
const.py
coordinator.py Convert Anova to cloud push (#109508) 2024-05-08 14:53:44 +02:00
entity.py Convert Anova to cloud push (#109508) 2024-05-08 14:53:44 +02:00
icons.json
manifest.json Convert Anova to cloud push (#109508) 2024-05-08 14:53:44 +02:00
models.py Convert Anova to cloud push (#109508) 2024-05-08 14:53:44 +02:00
sensor.py Convert Anova to cloud push (#109508) 2024-05-08 14:53:44 +02:00
strings.json Convert Anova to cloud push (#109508) 2024-05-08 14:53:44 +02:00