Teemu R.
5cde7cba27
Add S200D button fixtures ( #1161 )
...
Co-authored-by: Steven B <51370195+sdb9696@users.noreply.github.com>
2024-10-29 09:37:34 +00:00
Steven B.
fdadeebaa9
Add S200B(EU) fw 1.11.0 fixture ( #1205 )
...
Adds a note about button presses not being supported.
2024-10-29 09:58:47 +01:00
Steven B.
53fafc3994
Add T110(US), T310(US) and T315(US) sensor fixtures ( #1179 )
...
Many thanks to @SirWaddles for the fixtures!
2024-10-18 16:05:53 +02:00
Teemu R.
6ba7c4ac05
Convert fixtures to use unix newlines ( #1177 )
...
Also, add a .gitattributes entry to let git handle this automatically
for json files
2024-10-18 14:00:23 +02:00
Teemu R.
8a17752ae2
Add waterleak alert timestamp ( #1162 )
...
The T300 reports the timestamp of the last alarm, this exposes it to
consumers.
2024-10-18 13:18:12 +02:00
Teemu R.
1ab08f454f
Add fixture for T110 fw 1.9.0 ( #1129 )
2024-09-27 09:35:17 +01:00
Teemu R.
055bbcc0c9
Add support for T100 motion sensor ( #1079 )
...
Add support for T100 motion sensor.
Thanks to @DarthSonic for the fixture file!
2024-07-24 15:48:33 +02:00
Teemu R
353e84438c
Add support for contact sensor (T110) ( #877 )
...
Initial support for T110 contact sensor & T110 fixture by courtesy of @ngaertner.
2024-05-07 20:58:18 +02:00
Teemu R
b66a337f40
Add H100 1.5.10 and KE100 2.4.0 fixtures ( #905 )
2024-05-07 20:56:03 +02:00
Teemu R
530fb841b0
Add fixture for waterleak sensor T300 ( #897 )
...
Fixture by courtesy of @ngaertner
(https://github.com/python-kasa/python-kasa/issues/875#issuecomment-2091484438 )
2024-05-03 15:24:34 +02:00
Adrian Dörr
0ab7436eef
Add support for KH100 hub ( #847 )
...
Add SMART.KASAHUB to the map of supported devices.
This also adds fixture files for KH100, KE100, and T310, and adapts affected modules and their tests accordingly.
---------
Co-authored-by: Steven B <51370195+sdb9696@users.noreply.github.com>
2024-04-22 16:24:15 +02:00
Teemu R
3495bd83df
Add T315 fixture, tests for humidity&temperature modules ( #802 )
2024-03-06 18:04:09 +00:00
Steven B
ced879498b
Put child fixtures in subfolder ( #809 )
...
This should prevent child fixtures from hubs breaking tests due to
missing discovery info. To get these devices in `filter_fixtures`
include protocol string of `SMART.CHILD`.
2024-03-06 15:54:55 +01:00