hass-core/homeassistant/components/switcher_kis
Ido Flatow b12c53e94e
Fix switcher kis logging incorrect property for device's name (#107775)
* use of incorrect property for device's name

* Update switch.py according to Ruff formatter
2024-01-11 11:39:50 +02:00
..
__init__.py Bump aioswitcher to 3.4.1 (#107730) 2024-01-10 21:41:16 +02:00
button.py Bump aioswitcher to 3.4.1 (#107730) 2024-01-10 21:41:16 +02:00
climate.py Bump aioswitcher to 3.4.1 (#107730) 2024-01-10 21:41:16 +02:00
config_flow.py
const.py
cover.py Bump aioswitcher to 3.4.1 (#107730) 2024-01-10 21:41:16 +02:00
diagnostics.py Bump aioswitcher to 3.4.1 (#107730) 2024-01-10 21:41:16 +02:00
manifest.json Bump aioswitcher to 3.4.1 (#107730) 2024-01-10 21:41:16 +02:00
sensor.py
services.yaml
strings.json
switch.py Fix switcher kis logging incorrect property for device's name (#107775) 2024-01-11 11:39:50 +02:00
utils.py