core/homeassistant/components/shelly
Maciej Bieniek 3ef1e5816e
Add support for Shelly `text` virtual component (#121735)
* Add support for text component

* Add tests

* Improve const names

* Remove unnecessary code

---------

Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-07-12 12:58:21 +02:00
..
bluetooth
__init__.py Add support for Shelly `text` virtual component (#121735) 2024-07-12 12:58:21 +02:00
binary_sensor.py
button.py
climate.py
config_flow.py
const.py Add support for Shelly `text` virtual component (#121735) 2024-07-12 12:58:21 +02:00
coordinator.py
cover.py
device_trigger.py
diagnostics.py
entity.py
event.py
icons.json
light.py
logbook.py
manifest.json
number.py
sensor.py Add support for Shelly `text` virtual component (#121735) 2024-07-12 12:58:21 +02:00
strings.json Cleanup Shelly unused strings for removed valve switch (#121813) 2024-07-12 05:44:25 +01:00
switch.py
text.py Add support for Shelly `text` virtual component (#121735) 2024-07-12 12:58:21 +02:00
update.py
utils.py Add support for Shelly `text` virtual component (#121735) 2024-07-12 12:58:21 +02:00
valve.py