core/homeassistant/components/shelly
Shay Levy 4a089b5c28
Add tests coverage for Shelly climate platform (#82529)
2022-11-22 09:04:55 -06:00
..
bluetooth Accept advertisements from alternate scanners when a scanner stops scanning (#82448) 2022-11-21 21:23:07 -05:00
translations [ci skip] Translation update 2022-11-22 00:26:32 +00:00
__init__.py Add shelly ble scanner support (#82007) 2022-11-15 12:34:45 -06:00
binary_sensor.py Add tests for Shelly binary_sensor platform (#82367) 2022-11-19 18:07:02 +02:00
button.py
climate.py Add tests coverage for Shelly climate platform (#82529) 2022-11-22 09:04:55 -06:00
config_flow.py Disable BLE options flow for sleepy shelly devices (#82283) 2022-11-17 20:39:51 +02:00
const.py Add shelly ble scanner support (#82007) 2022-11-15 12:34:45 -06:00
coordinator.py Enable shelly BLE when the scanner is enabled if it is disabled (#82153) 2022-11-15 15:37:45 -06:00
cover.py Adjust type hints for CoverEntityFeature (#82238) 2022-11-17 08:39:44 +01:00
device_trigger.py
diagnostics.py
entity.py Add tests coverage for Shelly entity (#82432) 2022-11-20 23:59:25 +02:00
light.py Fix round typing [shelly] (#82436) 2022-11-20 23:45:34 +02:00
logbook.py
manifest.json Stop shelly BLE scanner on unload (#82151) 2022-11-15 23:22:33 +02:00
number.py Add tests coverage for Shelly number platform (#82480) 2022-11-21 10:55:06 -06:00
sensor.py
strings.json Add shelly ble scanner support (#82007) 2022-11-15 12:34:45 -06:00
switch.py
update.py
utils.py