core/homeassistant/components/synology_dsm
Michael d9ad0c101b
Apply late review on Synology DSM (#117060)
keep CONF_TIMEOUT in options to allow downgrades
2024-05-08 14:30:58 +02:00
..
__init__.py Apply late review on Synology DSM (#117060) 2024-05-08 14:30:58 +02:00
binary_sensor.py
button.py
camera.py Replace pylint protected-access with Ruff SLF001 (#115735) 2024-05-06 20:33:26 +02:00
common.py Remove timeout option and set timeout static to 30 seconds in Synology DSM (#116815) 2024-05-05 18:51:35 +02:00
config_flow.py Remove timeout option and set timeout static to 30 seconds in Synology DSM (#116815) 2024-05-05 18:51:35 +02:00
const.py Increase default timeout to 30 seconds in Synology DSM (#116836) 2024-05-05 15:07:18 +02:00
coordinator.py
diagnostics.py Replace pylint protected-access with Ruff SLF001 (#115735) 2024-05-06 20:33:26 +02:00
entity.py
icons.json
manifest.json
media_source.py
models.py
sensor.py
service.py
services.yaml
strings.json
switch.py
update.py