Hi folks,
just received two brandnew Blitzwolf SHP-13 Smart Plugs and am facing an issue here.
When I connect the plugs via Phoscon webapp, they are only recognized as lights but without the consumption values. Tried removing and re-adding them several times as lights or sensors but the outcome is always the same.
In REST API the plugs show up like this:
"etag": "951f1fd9ba1d4383f02e3f53efec9fff",
"hascolor": false,
"lastannounced": null,
"lastseen": "2022-03-15T18:22Z",
"manufacturername": "_TZ3000_amdymr7l",
"modelid": "TS011F",
"name": "On/Off plug-in unit 9",
"state": {
"alert": "none",
"on": false,
"reachable": true
},
"swversion": null,
"type": "On/Off plug-in unit",
"uniqueid": "a4:c1:38:74:0a:c2:22:04-01"
}
I also collected some logs where I started the discovery again: Dropbox - deconZ-debug.txt - Simplify your life
My Setup:
Raspberry Pi 4 with Raspian Buster
Conbee Stick II
Phoscon Version 2.14.01 / 6.2.2022
Firmware 26660700
Any help or hints appreciated!