Hello,
Can someone tell me where I can find the blinds configuration in the db ?
In the DeviceStatus table I can see Type,SubType and SwitchType.
Type seems to always be 26 (blinds or rfy ?)
SubType always 0.
SwitchType always 3.
Where can I find ID and Unit code ?
Thanks.
Blinds configuration
Moderator: leecollings
- waaren
- Posts: 6028
- Joined: Tuesday 03 January 2017 14:18
- Target OS: Linux
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: Blinds configuration
It is in the DeviceStatus table.
Code: Select all
sudo sqlite3 <domoticz dir>/domoticz.db
sqlite> .mode line
sqlite> SELECT * FROM DeviceStatus WHERE Type = 26;
- Spoiler: show
Debian buster, bullseye on RPI-4, Intel NUC.
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
Who is online
Users browsing this forum: No registered users and 0 guests