mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-11-02 21:52:00 +00:00
Add KL60 US KP105 UK fixture (#233)
* Add KL60 US fixture * Add KP105 UK fixture * update test
This commit is contained in:
34
kasa/tests/fixtures/KL60(US)_1.0_1.1.13.json
vendored
34
kasa/tests/fixtures/KL60(US)_1.0_1.1.13.json
vendored
@@ -3,28 +3,26 @@
|
||||
"get_realtime": {
|
||||
"current_ma": 0,
|
||||
"err_code": 0,
|
||||
"power_mw": 0,
|
||||
"power_mw": 5200,
|
||||
"total_wh": 0,
|
||||
"voltage_mv": 0
|
||||
}
|
||||
},
|
||||
"smartlife.iot.smartbulb.lightingservice": {
|
||||
"get_light_state": {
|
||||
"dft_on_state": {
|
||||
"brightness": 69,
|
||||
"color_temp": 2000,
|
||||
"hue": 0,
|
||||
"mode": "normal",
|
||||
"saturation": 0
|
||||
},
|
||||
"brightness": 100,
|
||||
"color_temp": 2000,
|
||||
"err_code": 0,
|
||||
"on_off": 0
|
||||
"hue": 0,
|
||||
"mode": "normal",
|
||||
"on_off": 1,
|
||||
"saturation": 0
|
||||
}
|
||||
},
|
||||
"system": {
|
||||
"get_sysinfo": {
|
||||
"active_mode": "none",
|
||||
"alias": "Fil",
|
||||
"alias": "Gold fil",
|
||||
"ctrl_protocols": {
|
||||
"name": "Linkie",
|
||||
"version": "1.0"
|
||||
@@ -42,14 +40,12 @@
|
||||
"is_variable_color_temp": 0,
|
||||
"latitude_i": 0,
|
||||
"light_state": {
|
||||
"dft_on_state": {
|
||||
"brightness": 69,
|
||||
"color_temp": 2000,
|
||||
"hue": 0,
|
||||
"mode": "normal",
|
||||
"saturation": 0
|
||||
},
|
||||
"on_off": 0
|
||||
"brightness": 100,
|
||||
"color_temp": 2000,
|
||||
"hue": 0,
|
||||
"mode": "normal",
|
||||
"on_off": 1,
|
||||
"saturation": 0
|
||||
},
|
||||
"longitude_i": 0,
|
||||
"mic_mac": "000000000000",
|
||||
@@ -86,7 +82,7 @@
|
||||
"saturation": 0
|
||||
}
|
||||
],
|
||||
"rssi": -55,
|
||||
"rssi": -41,
|
||||
"status": "new",
|
||||
"sw_ver": "1.1.13 Build 210524 Rel.082619"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user