hass-core/homeassistant/components/tasmota
Erik Montnemery 16e90f12ca
Add last_reset property to Tasmota energy sensors (#51107)
* Add last_reset property to Tasmota energy sensors

* Correct device class for energy sensors
2021-05-26 17:58:06 +02:00
..
translations [ci skip] Translation update 2021-05-03 00:05:16 +00:00
__init__.py Reduce config entry setup/unload boilerplate T-U (#49786) 2021-04-27 22:19:57 +02:00
binary_sensor.py
config_flow.py Clean up connection classes in integrations T-Z (#49894) 2021-04-30 21:04:05 -10:00
const.py
cover.py
device_automation.py
device_trigger.py Rename HomeAssistantType —> HomeAssistant, integrations s* - t* (#49550) 2021-04-22 16:21:38 +02:00
discovery.py Use device registry CONNECTION_* constants (#49923) 2021-04-30 23:58:50 +02:00
fan.py Tweak Tasmota fan typing (#47175) 2021-02-28 17:48:23 +01:00
light.py Bump hatasmota to 0.2.13 (#50662) 2021-05-15 19:36:08 +02:00
manifest.json Add last_reset property to Tasmota energy sensors (#51107) 2021-05-26 17:58:06 +02:00
mixins.py
sensor.py Add last_reset property to Tasmota energy sensors (#51107) 2021-05-26 17:58:06 +02:00
strings.json
switch.py