1
mirror of https://github.com/home-assistant/core synced 2024-09-06 10:29:55 +02:00
ha-core/homeassistant/components/keba
matlimatli eba5b50e58
Add support for showing text on Keba EV chargers (#36056)
* Add support for showing text on Keba EV chargers

* Changed implementation to use the notify interface

* Removed stale references to set_text

* Clean up

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-06-03 19:28:02 +02:00
..
__init__.py Add support for showing text on Keba EV chargers (#36056) 2020-06-03 19:28:02 +02:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
lock.py Rename LockDevice to LockEntity (#34594) 2020-04-25 18:02:41 +02:00
manifest.json Add support for showing text on Keba EV chargers (#36056) 2020-06-03 19:28:02 +02:00
notify.py Add support for showing text on Keba EV chargers (#36056) 2020-06-03 19:28:02 +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