..
bluetooth
__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
icons.json
light.py
logbook.py
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
utils.py
Improve Shelly RPC entity naming ( #125415 )
2024-09-15 11:29:26 +02:00
valve.py