add smart plugs: TS011F by _TZ3000_1obwwnmq #1875
Replies: 3 comments
-
Did you integrate the plugs with Zigbee2Mqtt? I think these identifiers need to be submitted to zigbee converter database. https://github.com/Koenkk/zigbee-herdsman-converters
Not an easy way to get this profile in the library with current configuration possibilities. Also, we need to make sure it will work for all users and installations, which will be very difficult as there is also no fixed naming of these switch entities. Users may rename these. Template could look something like this:
|
Beta Was this translation helpful? Give feedback.
-
Is registering them with Zigbee2Mqtt also relevant if I only use ZHA for my zigbee devices in HA?
Thanks for this. I'll set it up that way. |
Beta Was this translation helpful? Give feedback.
-
I don't know exactly. I don't use Zigbee myself so also not really familiar with all these integrations and their quirks. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I don't want to pollute the discussion already going on for adding other smart plugs, so starting a new one here -with almost the same title- to see if there is a solution for some different smart-plug-like devices as well...
There are actually 2 things I'd like to discuss here with regards to the device mentioned in the title:
1 - multiple different types of devices identify themselves as model TS011F,
2 - smart plugs with multiple switches.
1: multiple device types with model TS011F
A TS011F smart switch by Tuya is listed in the powercalc database. However there are multiple different devices which all identify themselves as TS011F. I have 3 different devices -all having model TS011F- and each having different power usage patterns. They are sold under different brands, but obviously they are all Tuya devices. While they all have the TS011F model, they can be distinguished by their manufacturer:
Can we have a way of identifying Tuya devices with the same model but different manufacturers in Powercalc?
2: smart plugs with multiple switches
The above Silvercrest device sold by Lidl is actually not just a single power plug, it is a 3-channel smart extension cord. i.e. it has 3 switch controls in HA. Using a shelly S plug I found that this device pulls less than 0.3 watt (it shows as 0.0W in the shelly S, which has a minimum detection of 0.3W a.f.a.i.k) in idle mode. With one switch On it pulls ~1.0W, with 2 switches On it pulls ~1.5W and with 3 switches On it pulls ~2.1W.
Can we define such multiple channel switches in Powercalc?
Beta Was this translation helpful? Give feedback.
All reactions