hass-core/tests/components/tasmota
Mick Vleeshouwer 461e766a93
Add device class CO2 to various integrations (#47676)
* Add device class CO2 to Fibaro

* Add device class CO2 to Awair

* Add device class CO2 to Tasmota

* Add device class CO2 to Netatmo

* Add device class CO2 to Ambient Station

* Update Tasmota tests

* Remove icon
2021-03-10 12:52:55 +01:00
..
__init__.py
conftest.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
test_binary_sensor.py Add force_update to tasmota sensors (#47052) 2021-03-02 18:57:14 +01:00
test_common.py Update tests t-z to use async_get() instead of async_get_registry() (#47655) 2021-03-09 14:25:03 +01:00
test_config_flow.py
test_cover.py
test_device_trigger.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
test_discovery.py
test_fan.py
test_init.py
test_light.py
test_mixins.py
test_sensor.py Add device class CO2 to various integrations (#47676) 2021-03-10 12:52:55 +01:00
test_switch.py