hass-core/homeassistant/components/shelly
Maciej Bieniek 6906ee0e48
Improve Shelly RPC entity naming (#125415)
* 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] (#112704) 2024-03-08 14:33:51 +01:00
__init__.py Fix Shelly sleepy RPC setup if device is already awake (#124734) 2024-08-27 10:48:13 -10:00
binary_sensor.py Add shelly overcurrent sensor for switches (#122494) 2024-07-25 21:22:18 +03:00
button.py Use PEP 695 for class annotations (2) (#117776) 2024-05-20 10:43:59 +02:00
climate.py Fix implicit-return in shelly (#122926) 2024-07-31 14:54:52 +02:00
config_flow.py Ignore Shelly IPv6 address in zeroconf (#123081) 2024-08-02 21:56:49 +03:00
const.py Auto configure outbound websocket for sleepy shelly RPC devices (#124545) 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 (#124893) 2024-08-30 09:05:16 -10:00
cover.py Add support for cover tilt for Shelly 2PM Gen3 (#125717) 2024-09-12 09:28:36 +02:00
device_trigger.py Use root import for device_automation (#125836) 2024-09-12 17:01:25 +02:00
diagnostics.py Add WS outbound config to Shelly diagnostics (#124654) 2024-08-26 22:17:38 +03:00
entity.py Small cleanups to shelly (#124758) 2024-08-27 21:00:31 -10:00
event.py Store runtime data inside the config entry in Shelly (#116763) 2024-05-04 12:41:25 +02:00
icons.json Add icon translations to Shelly (#110183) 2024-02-11 14:07:10 -06:00
light.py Store runtime data inside the config entry in Shelly (#116763) 2024-05-04 12:41:25 +02:00
logbook.py Add empty line after module docstring [s] (#112704) 2024-03-08 14:33:51 +01:00
manifest.json Bump aioshelly to 11.4.2 (#125036) 2024-09-01 11:08:19 -10:00
number.py Small cleanups to shelly (#124758) 2024-08-27 21:00:31 -10:00
select.py Add support for Shelly enum virtual component (#121997) 2024-07-18 17:55:14 +03:00
sensor.py Improve Shelly RPC entity naming (#125415) 2024-09-15 11:29:26 +02:00
strings.json Ignore Shelly IPv6 address in zeroconf (#123081) 2024-08-02 21:56:49 +03:00
switch.py Add support for Shelly virtual boolean component (#119932) 2024-07-10 23:51:51 +02:00
text.py Add support for Shelly text virtual component (#121735) 2024-07-12 12:58:21 +02:00
update.py Enable Ruff RUF010 (#115371) 2024-05-08 23:54:49 +02:00
utils.py Improve Shelly RPC entity naming (#125415) 2024-09-15 11:29:26 +02:00
valve.py Remove the switch entity for Shelly Gas Valve (#119817) 2024-06-17 19:17:06 +02:00