Search found 8 matches
- Wednesday 20 June 2018 15:48
- Forum: Design, usability and languages
- Topic: Dashticz - Alternative Dashboard
- Replies: 174
- Views: 95024
Re: Dashticz - Alternative Dashboard
I've got a strange problem. After creating the CONFIG.JS dashticz loads but doesn't show my Domoticz. Below the screen it shows, domoticz error, check bla bla When I open the cogwheel I see that the settings are wrong and correct them and press save. Dashticz loads and the dashboard shows some ...
- Sunday 10 June 2018 16:27
- Forum: dzVents
- Topic: at Sunrise and at Sunset not working?
- Replies: 4
- Views: 1432
- Sunday 10 June 2018 12:16
- Forum: dzVents
- Topic: at Sunrise and at Sunset not working?
- Replies: 4
- Views: 1432
Re: at Sunrise and at Sunset not working?
Could it be thát stupid? The DZVents editor autofills with a capital, but I can't remember if I've tested it without...
I'll change it. Thanks for the tip!
I'll change it. Thanks for the tip!
- Saturday 09 June 2018 22:47
- Forum: dzVents
- Topic: at Sunrise and at Sunset not working?
- Replies: 4
- Views: 1432
at Sunrise and at Sunset not working?
Hi all! I've been trying to get my script working correctly, but strangely enough, my script isn't getting started. I currently have this code: return { active = true, on = { timer = { 'at Sunset', 'at Sunrise' } }, execute = function(domoticz, device, triggerInfo) local AchterTuin_Licht = domoticz ...
- Tuesday 05 June 2018 16:47
- Forum: Forum feedback
- Topic: Cookie policy ?
- Replies: 33
- Views: 14897
Re: Cookie policy ?
But...SweetPants wrote: ↑Tuesday 05 June 2018 15:31 Reported this to one of the forum admins on june 2, but no response yet. If you got to the bottom of the page you can send a private message to one to "The Team" members.
But...
That's a link

- Tuesday 05 June 2018 10:30
- Forum: Python
- Topic: Python plugin: Sonoff-Tasmota + Other devices supporting MQTT Discovery
- Replies: 57
- Views: 20084
Re: Python plugin: Sonoff-Tasmota + Other devices supporting MQTT Discovery
Just a little update After I used the "classic" method to attach my device (MQTT with lan attached and then dummy switch) and changed the idx in the sonoff. Both switches started to be in sync. removed the classic setup. and the status was no longer in sync. So I decided to remove the Discovery ...
- Monday 04 June 2018 23:09
- Forum: Forum feedback
- Topic: Cookie policy ?
- Replies: 33
- Views: 14897
Re: Cookie policy ?
This is the worst cookie notification I've seen in a loooong time. The acceptance of this to enable links on the page... O... My.... Gawd.... If you've googled a term, and one of the hits is this forum a visitor first needs to manually (the link doesn't work) visit the front page of the forum. Then ...
- Sunday 03 June 2018 22:34
- Forum: Python
- Topic: Python plugin: Sonoff-Tasmota + Other devices supporting MQTT Discovery
- Replies: 57
- Views: 20084
Re: Python plugin: Sonoff-Tasmota + Other devices supporting MQTT Discovery
I've been fiddling around with this plugin this evening to try to get it to work.. A bit of a noob with MQTT and Tasmoda but it seems to work since the Domoticz logs show the status change of the sonoff But when I flip the switch (so to speak) in Domoticz, the switch goes off but the status doesn't ...