mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-04-26 16:46:23 +00:00
Update L510E(US) fixture with mac prefix (#722)
This commit is contained in:
parent
7e2be35e4b
commit
cedffc5c9f
@ -86,7 +86,7 @@
|
|||||||
"factory_default": false,
|
"factory_default": false,
|
||||||
"ip": "127.0.0.123",
|
"ip": "127.0.0.123",
|
||||||
"is_support_iot_cloud": true,
|
"is_support_iot_cloud": true,
|
||||||
"mac": "00-00-00-00-00-00",
|
"mac": "3C-52-A1-00-00-00",
|
||||||
"mgt_encrypt_schm": {
|
"mgt_encrypt_schm": {
|
||||||
"encrypt_type": "AES",
|
"encrypt_type": "AES",
|
||||||
"http_port": 80,
|
"http_port": 80,
|
||||||
@ -102,7 +102,7 @@
|
|||||||
"rule_list": []
|
"rule_list": []
|
||||||
},
|
},
|
||||||
"get_auto_update_info": {
|
"get_auto_update_info": {
|
||||||
"enable": true,
|
"enable": false,
|
||||||
"random_range": 120,
|
"random_range": 120,
|
||||||
"time": 180
|
"time": 180
|
||||||
},
|
},
|
||||||
@ -136,10 +136,10 @@
|
|||||||
"hw_id": "00000000000000000000000000000000",
|
"hw_id": "00000000000000000000000000000000",
|
||||||
"hw_ver": "3.0",
|
"hw_ver": "3.0",
|
||||||
"ip": "127.0.0.123",
|
"ip": "127.0.0.123",
|
||||||
"lang": "",
|
"lang": "en_US",
|
||||||
"latitude": 0,
|
"latitude": 0,
|
||||||
"longitude": 0,
|
"longitude": 0,
|
||||||
"mac": "00-00-00-00-00-00",
|
"mac": "3C-52-A1-00-00-00",
|
||||||
"model": "L510",
|
"model": "L510",
|
||||||
"music_rhythm_enable": false,
|
"music_rhythm_enable": false,
|
||||||
"music_rhythm_mode": "single_lamp",
|
"music_rhythm_mode": "single_lamp",
|
||||||
@ -147,7 +147,7 @@
|
|||||||
"oem_id": "00000000000000000000000000000000",
|
"oem_id": "00000000000000000000000000000000",
|
||||||
"overheated": false,
|
"overheated": false,
|
||||||
"region": "Pacific/Honolulu",
|
"region": "Pacific/Honolulu",
|
||||||
"rssi": -69,
|
"rssi": -65,
|
||||||
"signal_level": 2,
|
"signal_level": 2,
|
||||||
"specs": "",
|
"specs": "",
|
||||||
"ssid": "I01BU0tFRF9TU0lEIw==",
|
"ssid": "I01BU0tFRF9TU0lEIw==",
|
||||||
@ -157,23 +157,23 @@
|
|||||||
"get_device_time": {
|
"get_device_time": {
|
||||||
"region": "Pacific/Honolulu",
|
"region": "Pacific/Honolulu",
|
||||||
"time_diff": -600,
|
"time_diff": -600,
|
||||||
"timestamp": 1706060153
|
"timestamp": 1706121405
|
||||||
},
|
},
|
||||||
"get_device_usage": {
|
"get_device_usage": {
|
||||||
"power_usage": {
|
"power_usage": {
|
||||||
"past30": 1,
|
|
||||||
"past7": 1,
|
|
||||||
"today": 1
|
|
||||||
},
|
|
||||||
"saved_power": {
|
|
||||||
"past30": 4,
|
|
||||||
"past7": 4,
|
|
||||||
"today": 4
|
|
||||||
},
|
|
||||||
"time_usage": {
|
|
||||||
"past30": 5,
|
"past30": 5,
|
||||||
"past7": 5,
|
"past7": 5,
|
||||||
"today": 5
|
"today": 5
|
||||||
|
},
|
||||||
|
"saved_power": {
|
||||||
|
"past30": 26,
|
||||||
|
"past7": 26,
|
||||||
|
"today": 26
|
||||||
|
},
|
||||||
|
"time_usage": {
|
||||||
|
"past30": 31,
|
||||||
|
"past7": 31,
|
||||||
|
"today": 31
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"get_fw_download_state": {
|
"get_fw_download_state": {
|
||||||
@ -226,7 +226,7 @@
|
|||||||
"channel": 0,
|
"channel": 0,
|
||||||
"cipher_type": 2,
|
"cipher_type": 2,
|
||||||
"key_type": "wpa2_psk",
|
"key_type": "wpa2_psk",
|
||||||
"signal_level": 3,
|
"signal_level": 2,
|
||||||
"ssid": "I01BU0tFRF9TU0lEIw=="
|
"ssid": "I01BU0tFRF9TU0lEIw=="
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -253,6 +253,14 @@
|
|||||||
"signal_level": 2,
|
"signal_level": 2,
|
||||||
"ssid": "I01BU0tFRF9TU0lEIw=="
|
"ssid": "I01BU0tFRF9TU0lEIw=="
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"bssid": "000000000000",
|
||||||
|
"channel": 0,
|
||||||
|
"cipher_type": 2,
|
||||||
|
"key_type": "wpa2_psk",
|
||||||
|
"signal_level": 1,
|
||||||
|
"ssid": "I01BU0tFRF9TU0lEIw=="
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"bssid": "000000000000",
|
"bssid": "000000000000",
|
||||||
"channel": 0,
|
"channel": 0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user