hass-core/homeassistant/components/tasmota
J. Nick Koston cc107bd0b7
Add a filter to the tasmota device registry listener (#93640)
We can avoid creating a task when the event is not
a remove which will be most cases
2023-05-29 20:59:51 -04:00
..
__init__.py
binary_sensor.py Don't use force_update for Tasmota sensors (#85943) 2023-03-28 17:14:52 +02:00
config_flow.py
const.py
cover.py
device_automation.py Add a filter to the tasmota device registry listener (#93640) 2023-05-29 20:59:51 -04:00
device_trigger.py
discovery.py
fan.py
light.py
manifest.json Bump hatasmota to 0.6.5 (#92585) 2023-05-05 08:40:30 -04:00
mixins.py Convert tasmota discovery callback function to a normal function (#90865) 2023-04-08 23:13:22 -04:00
sensor.py Don't use force_update for Tasmota sensors (#85943) 2023-03-28 17:14:52 +02:00
strings.json
switch.py