Search found 30 matches
- Friday 16 August 2024 18:15
- Forum: Zigbee
- Topic: Several 'model TS004F' buttons unsupported?
- Replies: 1
- Views: 455
Several 'model TS004F' buttons unsupported?
Hi, I bought three different Zigbee buttons (of the type: one press, double press, long press) that I want to integrate in Domoticz with Zigbee2mqtt. The packages say they're all eWeLink but I'm not sure what brand they are since I bought them on the well known cheap Chinese webshop. When I pair ...
- Sunday 05 May 2024 23:12
- Forum: Python
- Topic: Python Plugin: WLED
- Replies: 95
- Views: 18336
Re: Python Plugin: WLED
Is this update rolled out yet? I created multiple segments before installing the plugin but only the master devices show up. That's cool! What exactly is being done? I'm still working things out. But as soon as you have more than 1 segment you will get a master color and brigtness slider (the one ...
- Wednesday 06 September 2023 22:19
- Forum: Zigbee
- Topic: Tradfri Shortcut buttons stopped working all at once
- Replies: 1
- Views: 497
Tradfri Shortcut buttons stopped working all at once
Hi there, At some point, my three Tradfri Shortcut Buttons are not responding to Domoticz anymore. Some details: - I did not update any system or plugin recently. - Log files don't show any activity of the buttons. - I use zigbee2mqtt to pair them. The 'last seen' information is strange. I've been ...
- Monday 12 June 2023 17:19
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 488850
Re: Controlicz - Domoticz to Google Home/Assistant integration
I have a similar setup in which one device is both temperature and humidity sensor. I ended up splitting the device into two dummy devices for temperature and humidity, and a script that updates them whenever the main device is updatet. Then you can link the dummy device(s) to Controlicz.
- Saturday 01 April 2023 16:42
- Forum: Dashticz
- Topic: Need help updating Dashticz
- Replies: 2
- Views: 368
Re: Need help updating Dashticz
I tried this, but get the same result: Dashticz is loading my old version. It seems that the url keeps pointing to the backup-folder. I ended up completely removing dashticz and all backups and installing it again. Apparently I can't install Apache on my Raspberry Pi setup so a few components don't ...
- Saturday 01 April 2023 11:55
- Forum: Dashticz
- Topic: Need help updating Dashticz
- Replies: 2
- Views: 368
Need help updating Dashticz
Hi all, I'm having trouble updating Dashticz from V3.8.0.2 master to 3.10.0.1 master. git pull doesn't seem to work: fatal: not a git repository (or any of the parent directories): .git So I tried downloading the zip, backing up the old /dashticz folder by renaming it, creating a new /dashticz ...
- Friday 03 March 2023 20:32
- Forum: Suggestions
- Topic: Support for Somfy Connexoon and Tahoma
- Replies: 153
- Views: 52712
Re: Support for Somfy Connexoon and Tahoma
In the mean time Somfy updated their website with new information about the connectivity kit (Dutch but with an English main features table): https://www.somfy.nl/ondersteuning/veelgestelde-vragen/wat-is-het-verschil-tussen-connectivity-kit-en-tahoma-switch I'm very curious if this would be ...
- Saturday 04 February 2023 12:06
- Forum: Suggestions
- Topic: Support for Somfy Connexoon and Tahoma
- Replies: 153
- Views: 52712
Re: Support for Somfy Connexoon and Tahoma
Since Connexxoon has a developer mode now and I'd be able to integrate with Domoticz locally I was planning on buying one, but then I found out about the Somfy Connectivity Kit. It looks like the basic functionality of Connexxoon, but half the price. Would this hardware also be supported by ...
- Monday 14 November 2022 20:02
- Forum: dzVents
- Topic: Timer only when device is on
- Replies: 4
- Views: 524
Re: Timer only when device is on
Thanks @Neutrino, that's a neat solution! Works perfectly.
@boum I'm hesitant using AfterMin() because it's complex to cancel the operation mid way, if I'd want that. But I didn't know about the customEvents trigger, might come in handy later
@boum I'm hesitant using AfterMin() because it's complex to cancel the operation mid way, if I'd want that. But I didn't know about the customEvents trigger, might come in handy later
- Saturday 12 November 2022 17:05
- Forum: dzVents
- Topic: Timer only when device is on
- Replies: 4
- Views: 524
Timer only when device is on
Hi, is it possible to only run a timer script when a specific device is on? Of course I could run a timer script and put everything in an if-statement like if (dz.devices('devicename') == 'On') then ... end but that floods my log file big time if the timer is run every minute 24/7. The script will ...
- Sunday 19 June 2022 14:22
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 488850
Re: Controlicz - Domoticz to Google Home/Assistant integration
Hi, I'm trying to get my dummy tempsensor shown in Google Home. I've added 'TypeControl: TempSensor' in the description of the device but GH keeps showing the device as a generic sensor without any value. When I ask GH what the temperature is, it reports the correct value. It's just that the value ...
- Friday 08 October 2021 21:16
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 488850
Re: Controlicz - Domoticz to Google Home/Assistant integration
I'm having trouble with a second user. On my phone, I can voice control the devices in Controlicz. It also works when talking to a Google Nest device. For my girlfriend this was also the case, but it suddenly stopped working, as well as on her phone as on the same Nest device (with her voice ...
- Thursday 09 September 2021 9:21
- Forum: Python
- Topic: Python plugin: Xiaomi Mi Flower Mate
- Replies: 99
- Views: 26998
Re: Python plugin: Xiaomi Mi Flower Mate
Hi! This plugin works great. After a few months my batteries are running low (<15%) and now I'm getting a push notification twice a day. Since the devices are split into four seperate devices and it's being pushed as a priority, PushOver makes quite some noise as if all hell broke loose. I'm not ...
- Monday 19 July 2021 14:45
- Forum: Python
- Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
- Replies: 951
- Views: 169248
Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
The wiki states this: When using a CWS (color) bulb, a CWS color selector device is created. Due to a known limitation when setting levels in Domoticz scenes, it's only possible to specify the first half of the available colors in a scene. Selecting a color from the last half, gives the color for ...
- Saturday 29 May 2021 13:02
- Forum: Dashticz
- Topic: Mi flower humidity not displayed in graph
- Replies: 0
- Views: 318
Mi flower humidity not displayed in graph
Hi all, I have two Mi Flower sensors which report temperature, humidity and conductivity (soil) levels. I want to plot the humidity levels in a graph in Dashticz. Temperature is no problem, but I can't get any graph displayed with humidity. The correct value is displayed in the legend, though. Maybe ...
- Friday 26 March 2021 15:17
- Forum: Zigbee
- Topic: Which dimmers are supported by Domoticz and zigbee2mqtt?
- Replies: 5
- Views: 689
Re: Which dimmers are supported by Domoticz and zigbee2mqtt?
I'm using the Ecobright (model Eco-Dim.07) with a cc2652R stick and it works flawlessly. I assume the Eco-Dim.10 will work as well.
- Friday 26 March 2021 15:12
- Forum: Zigbee
- Topic: Lidl/Livarno lights not showing devices table
- Replies: 0
- Views: 440
Lidl/Livarno lights not showing devices table
I've successfully paired the Lidl / 'Livarno Lux E27 bulb RGB' in Domoticz with Zigbee2Mqtt, but there is no 'devices' table when I click on the 'type Router', which I do see with a Eco-Dim.07 dimmer for example. I tried to re-pair it several times with 'Accept new Hardware Devices' and 'Allow new ...
- Wednesday 17 March 2021 21:14
- Forum: Zigbee
- Topic: Lidl now also sells Zigbee smarthome devices
- Replies: 78
- Views: 66774
Re: Lidl now also sells Zigbee smarthome devices
I'm having the same problem that 'Livarno Lux E27 bulb RGB' shows up in Zigbee2Mqtt, but there is no 'devices' table when I click on it. Tried to re-pair it several times with 'Accept new Hardware Devices' and 'Allow new zigbee devices to join' selected, but get the same result every time. Reload ...
- Friday 19 February 2021 10:52
- Forum: Zigbee
- Topic: Wall mounted dimmer always on (CC2652R ZZH)
- Replies: 0
- Views: 332
Wall mounted dimmer always on (CC2652R ZZH)
I use a ZZH Zigbee stick with Zigbee2mqtt and successfully paired a wall mounted light dimmer ( Eco-dim.07 ). It shows up in Domoticz and the level set is working. However, the device is always on. I can turn it off but the status stays 'on'. This means I can't set the device to 'on' since Domoticz ...
- Sunday 31 January 2021 13:29
- Forum: Zigbee
- Topic: Device states not updating
- Replies: 0
- Views: 264
Device states not updating
Hello there! I installed a Zigbee dimmer and succesfully added the light to my Domoticz Devices. I can control the light from Domoticz (desktop browser), but the device state is not updatet: when I refresh the page the light is shown as Off. In the app I can't control the light because it doesn't ...