1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-17 20:39:16 +00:00

8 Commits

Author SHA1 Message Date
Marc Mueller
93cbb331e5
Update Mypy to 0.950 ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-04-27 20:49:54 -05:00
Marc Mueller
add741d789
Update coordinator typing (6) [t-v] () 2022-03-21 14:20:35 +01:00
Teemu R
f4ebb03bab
Add tplink hardware version to device info ()
* Add tplink hardware version to device info

* Update mocks

Co-authored-by: J. Nick Koston <nick@koston.org>
2022-02-07 00:37:54 +02:00
Marc Mueller
89859aad8d
Fix ParamSpec Callable return types () 2022-01-09 06:03:18 +01:00
Marc Mueller
53496c019c
Start using ParamSpec for decorator functions () 2022-01-04 18:37:46 +01:00
Raphaël Beamonte
e42bb244b7
Add TP-Link LED control for Kasa plugs and strips () 2021-11-13 17:50:37 -06:00
epenet
2dcb429c95
Use DeviceInfo in tplink ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-28 18:23:16 +02:00
Teemu R
b40d229369
Rework TPLink integration to use python-kasa ()
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Teemu R. <tpr@iki.fi>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-09-27 14:11:55 -05:00