hass-core/homeassistant/components/tplink
Matt Kasa ab22c61764 Support SmartStrip type devices (HS300, HS107) in tplink component (#26220)
* Add support for SmartStrip type devices (HS300, HS107) to tplink component

* Incorporate feedback from @MartinHjelmare using changes suggested by @shbatm

- Setting `_state` now uses a list comprehension
- `_alias` will use aliases from the Kasa app
- `_device_id` will be set to `_mac` for single plugs to retain backwards compatibility
2019-10-22 22:46:18 -07:00
..
.translations [ci skip] Translation update 2019-10-09 00:32:17 +00:00
__init__.py Support SmartStrip type devices (HS300, HS107) in tplink component (#26220) 2019-10-22 22:46:18 -07:00
common.py Support SmartStrip type devices (HS300, HS107) in tplink component (#26220) 2019-10-22 22:46:18 -07:00
config_flow.py Move imports in tplink component (#27567) 2019-10-13 17:05:04 +02:00
const.py Automatically generate config flow list (#23802) 2019-05-13 01:16:55 -07:00
light.py Black 2019-07-31 12:25:30 -07:00
manifest.json Remove tplink device tracker (#27936) 2019-10-20 18:11:48 +02:00
strings.json Add support for automatic discovery of TP-Link switches, bulbs and dimmers (#18091) 2019-02-21 20:29:07 +01:00
switch.py Support SmartStrip type devices (HS300, HS107) in tplink component (#26220) 2019-10-22 22:46:18 -07:00