core/tests/components/hydrawise
Thomas Kistler 14fcf7be8e
Add flow and rain sensor support to Hydrawise (#116303)
* Add flow and rain sensor support to Hydrawise

* Address comments

* Cleanup

* Review comments

* Address review comments

* Added tests

* Add icon translations

* Add snapshot tests

* Clean up binary sensor

* Mypy cleanup

* Another mypy error

* Reviewer feedback

* Clear next_cycle sensor when the value is unknown

* Reviewer feedback

* Reviewer feedback

* Remove assert

* Restructure switches, sensors, and binary sensors

* Reviewer feedback

* Reviewer feedback
2024-05-07 21:26:10 +02:00
..
snapshots Add flow and rain sensor support to Hydrawise (#116303) 2024-05-07 21:26:10 +02:00
__init__.py
conftest.py Add flow and rain sensor support to Hydrawise (#116303) 2024-05-07 21:26:10 +02:00
test_binary_sensor.py Add flow and rain sensor support to Hydrawise (#116303) 2024-05-07 21:26:10 +02:00
test_config_flow.py Update Hydrawise from the legacy API to the new GraphQL API (#106904) 2024-04-23 09:01:25 +02:00
test_device.py
test_init.py Update Hydrawise from the legacy API to the new GraphQL API (#106904) 2024-04-23 09:01:25 +02:00
test_sensor.py Add flow and rain sensor support to Hydrawise (#116303) 2024-05-07 21:26:10 +02:00
test_switch.py Add flow and rain sensor support to Hydrawise (#116303) 2024-05-07 21:26:10 +02:00