core/tests/components/tasmota
J. Nick Koston 666f715e76
Avoid importing MQTT into core for ServiceInfo dataclass (#74418)
* Avoid importing MQTT into core for discovery dataclass

Likely fixes #73863

* relo

* adjust

* rename

* rename

* rename

* adjust missed imports

* drop compat

* fix conflict correctly

* Update homeassistant/helpers/config_entry_flow.py

* fix black from trying to fix the conflict in github
2022-07-14 11:09:09 -05:00
..
__init__.py
conftest.py
test_binary_sensor.py
test_common.py
test_config_flow.py Avoid importing MQTT into core for ServiceInfo dataclass (#74418) 2022-07-14 11:09:09 -05:00
test_cover.py Bump hatasmota to 0.5.1 (#72696) 2022-05-30 11:40:36 +02:00
test_device_trigger.py
test_discovery.py Update MQTT tests to use the config entry setup (#72373) 2022-06-02 14:24:46 +02:00
test_fan.py
test_init.py
test_light.py
test_mixins.py
test_sensor.py Bump hatasmota to 0.4.1 (#70799) 2022-04-27 19:05:42 +02:00
test_switch.py