1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00
Files
core/tests/components
hookedonunix 18cbc9b4c3 Add Water Heater platform to MQTT integration (#93644)
* Add Water Heater entity to MQTT

* Adding tests for Water Heater

* Remove duplicate line and unneeded var declaration

* Remove target temp range and away mode

* Move common Temperature Control conf to const

* Remove unnecessary platform schema and temp check

* Add common value template key test

* Use MqttTemperatureControl in Water Heater

* Move operation mode out of MqttTemperatureControl

* Remove unecessary attribute declaration

* Remove default min/max temp and auto init attr

* Fix mqtt water heater initial temp conversion

* Make async_set_temperature common

* Fix init temp comment

* Merge value_template_keys into get_with_templates

* Remove unnecessary operation_mode overriding

* Add async_set_temperature to water heater

* Fix docstring comments
2023-06-08 17:38:30 +02:00
..
2023-05-04 11:25:35 +02:00
2023-04-30 20:34:57 +02:00
2023-05-29 23:24:15 +02:00
2023-05-29 23:24:15 +02:00
2023-04-25 15:40:46 +02:00
2023-05-04 11:25:35 +02:00
2023-05-04 11:25:35 +02:00
2023-05-26 15:20:46 +02:00
2023-06-08 15:57:49 +02:00
2023-04-23 14:09:36 -05:00
2023-04-29 11:18:16 +02:00
2023-06-07 18:42:40 +02:00
2023-05-16 08:26:17 +02:00
2023-05-04 11:25:35 +02:00
2023-05-26 15:35:06 +02:00
2023-04-30 22:33:51 +02:00
2023-05-21 21:13:59 +02:00
2023-04-20 08:42:22 -10:00