hass-core/homeassistant/components/shelly
Maciej Bieniek 6906ee0e48
Improve Shelly RPC entity naming ()
* Fix default names for cover entities

* Drop component index if only one component exists

* Improve doc strings

* Use more consistent naming

* Typo

* Revert removing index 0 from entity names

* Improve names for RGB(W) lights
2024-09-15 11:29:26 +02:00
..
bluetooth Add empty line after module docstring [s] () 2024-03-08 14:33:51 +01:00
__init__.py Fix Shelly sleepy RPC setup if device is already awake () 2024-08-27 10:48:13 -10:00
binary_sensor.py Add shelly overcurrent sensor for switches () 2024-07-25 21:22:18 +03:00
button.py Use PEP 695 for class annotations (2) () 2024-05-20 10:43:59 +02:00
climate.py Fix implicit-return in shelly () 2024-07-31 14:54:52 +02:00
config_flow.py Ignore Shelly IPv6 address in zeroconf () 2024-08-02 21:56:49 +03:00
const.py Auto configure outbound websocket for sleepy shelly RPC devices () 2024-08-26 08:37:36 -10:00
coordinator.py Bump aioshelly to 11.4.1 to accomodate shelly GetStatus calls that take a few seconds to respond () 2024-08-30 09:05:16 -10:00
cover.py Add support for cover tilt for Shelly 2PM Gen3 () 2024-09-12 09:28:36 +02:00
device_trigger.py Use root import for device_automation () 2024-09-12 17:01:25 +02:00
diagnostics.py Add WS outbound config to Shelly diagnostics () 2024-08-26 22:17:38 +03:00
entity.py Small cleanups to shelly () 2024-08-27 21:00:31 -10:00
event.py Store runtime data inside the config entry in Shelly () 2024-05-04 12:41:25 +02:00
icons.json Add icon translations to Shelly () 2024-02-11 14:07:10 -06:00
light.py Store runtime data inside the config entry in Shelly () 2024-05-04 12:41:25 +02:00
logbook.py Add empty line after module docstring [s] () 2024-03-08 14:33:51 +01:00
manifest.json Bump aioshelly to 11.4.2 () 2024-09-01 11:08:19 -10:00
number.py Small cleanups to shelly () 2024-08-27 21:00:31 -10:00
select.py Add support for Shelly enum virtual component () 2024-07-18 17:55:14 +03:00
sensor.py Improve Shelly RPC entity naming () 2024-09-15 11:29:26 +02:00
strings.json Ignore Shelly IPv6 address in zeroconf () 2024-08-02 21:56:49 +03:00
switch.py Add support for Shelly virtual boolean component () 2024-07-10 23:51:51 +02:00
text.py Add support for Shelly text virtual component () 2024-07-12 12:58:21 +02:00
update.py Enable Ruff RUF010 () 2024-05-08 23:54:49 +02:00
utils.py Improve Shelly RPC entity naming () 2024-09-15 11:29:26 +02:00
valve.py Remove the switch entity for Shelly Gas Valve () 2024-06-17 19:17:06 +02:00