hass-core/homeassistant/components/mysensors
springstan b42a197293
Add and use ELECTRICAL_CURRENT_AMPERE, ELECTRICAL_VOLTAGE_AMPERE constants (#33990)
* Add and use ELECTRICAL_CURRENT_AMPERE constant

* Add and use ELECTRICAL_VOLTAGE_AMPERE constant

* Rename ELECTRICAL_VOLTAGE_AMPERE to ELECTRICAL_VOLT_AMPERE

* Fix imports
2020-05-17 15:58:31 +02:00
..
__init__.py Use f-strings in integrations starting with "M" (#32271) 2020-03-10 23:34:54 +01:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
climate.py Rename ClimateDevice to ClimateEntity (#34591) 2020-04-25 18:04:03 +02:00
const.py Update service domain for mysensors from 'switch' to 'mysensor… (#29147) 2019-11-27 13:31:40 +01:00
cover.py Rename CoverDevice to CoverEntity (#34595) 2020-04-25 18:07:15 +02:00
device.py Unsub dispatcher when removing entity from hass (#33510) 2020-04-02 09:25:33 -07:00
device_tracker.py
gateway.py Use f-strings in integrations starting with "M" (#32271) 2020-03-10 23:34:54 +01:00
handler.py Move imports to top for mysensors (#29517) 2019-12-05 19:54:43 +01:00
helpers.py Use f-strings in integrations starting with "M" (#32271) 2020-03-10 23:34:54 +01:00
light.py Rename Light to LightEntity (#34593) 2020-04-26 18:49:41 +02:00
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
notify.py Use literal string interpolation in integrations K-M (f-strings) (#26389) 2019-09-03 21:14:00 +02:00
sensor.py Add and use ELECTRICAL_CURRENT_AMPERE, ELECTRICAL_VOLTAGE_AMPERE constants (#33990) 2020-05-17 15:58:31 +02:00
services.yaml Add yamllint (in pre-commit and CI) (#33676) 2020-04-05 10:33:45 +02:00
switch.py Rename SwitchDevice to SwitchEntity (#34673) 2020-04-26 18:50:37 +02:00