Effects not detected

For devices supporting the Auto Discovery feature. Like ZWaveJS2MQTT, Zigbee2MQTT.

Moderator: leecollings

Post Reply
calania
Posts: 20
Joined: Friday 17 April 2020 21:02
Target OS: Windows
Domoticz version:
Contact:

Effects not detected

Post by calania »

Hello! I recently started playing around with esphome using the mqtt auto discovery feature in domoticz. I have made a led strip and added some effects to it but for some reason the effects aren't appearing in domoticz however they work fine in home assistant. This is my config topic and how it looks in domoticz Image

Code: Select all

{

   "schema":"json",

   "clrm":true,

   "supported_color_modes":[

      "rgbww"

   ],

   "brightness":true,

   "effect":true,

   "fx_list":[

      "Flicker",

      "Strobe",

      "Slow Rainbow",

      "None"

   ],

   "name":"Glasfigur LED",

   "stat_t":"glasfigurer-led/light/glasfigur_led/state",

   "cmd_t":"glasfigurer-led/light/glasfigur_led/command",

   "avty_t":"glasfigurer-led/status",

   "uniq_id":"ESPlightglasfigur_led",

   "dev":{

      "ids":"b4e62d44dc11",

      "name":"glasfigurer-led",

      "sw":"esphome v2022.11.2 Dec 13 2022, 08:55:53",

      "mdl":"nodemcuv2",

      "mf":"espressif"

   }

}
Does anybody know if there is any way to get the effects working in domoticz? For example instead of showing "night light" and "full night" show my effects.
User avatar
waltervl
Posts: 5903
Joined: Monday 28 January 2019 18:48
Target OS: Linux
Domoticz version: 2024.7
Location: NL
Contact:

Re: Effects not detected

Post by waltervl »

There is no separate selector switch created with the effects?
I do not see something with effects or fx_list in the source code so probably not supported yet. https://github.com/domoticz/domoticz/bl ... scover.cpp
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
calania
Posts: 20
Joined: Friday 17 April 2020 21:02
Target OS: Windows
Domoticz version:
Contact:

Re: Effects not detected

Post by calania »

No sadly this is the only device created. Guess I could probably create my own selector switch that sends the mqtt command but it would be nice if support was added.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest