Search found 67 matches

by snuiter
Wednesday 15 September 2021 21:12
Forum: Zigbee
Topic: Moes 4 button switch
Replies: 7
Views: 1254

Re: Moes 4 button switch

Would have been nice if you put that device link in your first post, that way I would not have to guess wrong twice. ;) Which device (name/type) is presented in the zigbee2mqtt logging? You are right but I did not find the device as I looked for Moes but I see there are 2 on Tuya, hence my mistake ...
by snuiter
Tuesday 14 September 2021 21:35
Forum: Zigbee
Topic: Moes 4 button switch
Replies: 7
Views: 1254

Re: Moes 4 button switch

So it is this one: https://www.zigbee2mqtt.io/devices/TS0044.html#tuya-ts0044 On that page you can also see what that device exposes. I have that device and it works perfectly and has single/double/hold on each button. Well it is actually this one: https://www.zigbee2mqtt.io/devices/TS004F.html ...
by snuiter
Monday 13 September 2021 22:10
Forum: Zigbee
Topic: Moes 4 button switch
Replies: 7
Views: 1254

Re: Moes 4 button switch

Hi,
unfortunately not, but that behaviour would be nice indeed

It is this switch

Image

Just a square, divided into 4 smaller equal squared buttons
by snuiter
Monday 13 September 2021 21:29
Forum: Zigbee
Topic: Moes 4 button switch
Replies: 7
Views: 1254

Moes 4 button switch

Hi, I have received the 4 button switch from Moes/Tuya. Anyone has this one working? It is seen in zigbee2mqtt frontend and Domoticz but each button only has one function, so only have 4 functions in total (on/off/brightness step_up/..._down) Anyone has an idea if each button can be seen as a ...
by snuiter
Friday 15 January 2021 22:21
Forum: Examples & Solutions
Topic: Yeelights Scene Selector (RGBW)
Replies: 9
Views: 3512

Re: Yeelights Scene Selector (RGBW)

Great script is it possible to do this also with the dzvents command like

Code: Select all

setColor(r, g, b, br, cw, ww, m, t), 
so I can easily integrate an action like the notify

Code: Select all

local notify = '[\"cf",0,0,\"1000,2,2700,100,1000,7,0,0,1000,2,2700,10,1000,7,0,0\"]'
by snuiter
Tuesday 10 November 2020 22:48
Forum: Other questions and discussions
Topic: Domoticz data on eink screen
Replies: 1
Views: 354

Domoticz data on eink screen

Hi, Ordered a nice 7.5inch e-ink screen from waveshare, after some test codes from waveshare I am able to get the display to show text and/or image. Next obvious step is to have the display data from my domoticz system. Google is my friend but in this case I am not able to find the right way to the ...
by snuiter
Thursday 20 August 2020 16:56
Forum: Examples & Solutions
Topic: Dutch local covid-19 figures
Replies: 43
Views: 10720

Re: Dutch local covid-19 figures

Hi Waaren, thanks for doing this, appreciate it. Yesterday I also tried the new script and uploaded the history but it goes to -1 at some point, tried again with new devices and deleted the old ones. The csv files etc.. look good though. I run the history upload from my commandline that is no ...
by snuiter
Monday 17 August 2020 21:17
Forum: Dashticz
Topic: Dutch local covid-19 figures
Replies: 5
Views: 1161

Re: Dutch local covid-19 figures

Hi Waaren, thanks for the great suggestion/script, I am able to follow what happens but not in specific detail. So I did some print of the commands and paste them on the commandline to see what happens. - getURLcommand works fine and have the 10Mb file in the tmp folder - jqCommand tried that but no ...
by snuiter
Saturday 15 August 2020 22:45
Forum: Dashticz
Topic: Dutch local covid-19 figures
Replies: 5
Views: 1161

Dutch local covid-19 figures

Hi, On the RIVM site there is a JSON file with information on the covid per town. I have tried several thing to read the JSON but I am not able to read it via dzVents. My knowledge on coding is lacking here. Any help is appreciated. Here is the data: https://data.rivm.nl/covid-19/COVID-19_aantallen ...
by snuiter
Sunday 05 April 2020 21:09
Forum: Zigbee
Topic: Zigbee2mqtt network map
Replies: 24
Views: 3962

Re: Zigbee2mqtt network map

installed it just now, thanks this works great ! good work
by snuiter
Thursday 09 January 2020 23:20
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 179096

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

hi, got a couple of IKEA devices up and running with zigbee2mqtt, like dimmer and bulbs. But I also have a symfonik E1744(button/dimmer). This device is supported in Zigbee2mqtt and see actions in the log. In domoticz the logs this device is not supported, any idea if this correct, is there a way to ...
by snuiter
Thursday 07 November 2019 16:14
Forum: Zigbee
Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
Replies: 687
Views: 116425

Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)

Currently there are more topics on this matter, this impacts my Zigbee2MQTT but also MQTT for Tasmota and somehow relates to Python. Have not seen the solution yet but this is not related to your specific setup.
by snuiter
Tuesday 05 November 2019 22:44
Forum: Zigbee
Topic: Zigbee2mqtt python script crashing
Replies: 5
Views: 833

Re: Zigbee2mqtt python script crashing

I have the same problem but it is more general related to python also my 'Buienradar' plugin is crashing domoticz.
by snuiter
Wednesday 30 October 2019 10:33
Forum: dzVents
Topic: script to supress notifications for period of time
Replies: 2
Views: 478

script to supress notifications for period of time

Hi, anyone has suggestions how to add a piece of code to my dzVents scripts to surpress notifications for a period of time. Trigger should be adjustable either receiving 5(x) notifications within 10 minutes(y), once this occured stop the notifications for 2 hours(z). Reason behind this that I use a ...
by snuiter
Tuesday 23 April 2019 12:13
Forum: LUA
Topic: A little Small Lua Telegram Library
Replies: 32
Views: 13153

Re: A little Small Lua Telegram Library

Hi Emme,
you need to rename the page so it is easer to find ;)

Telegra lua library

The M is missing, I guess I will never forget your forum name now ;)
by snuiter
Tuesday 12 March 2019 21:08
Forum: Heating/cooling
Topic: Plugwise ANNA preset support (beta)
Replies: 35
Views: 9157

Re: Plugwise ANNA preset support (beta)

Hi,
thanks for this, great feature, but I don't see the two devices in my domoticz(latest beta) from my Anna which uses firmware 1.8.20. See also this comment where issues arose between the two firmwares 1.8.20 and 3.1.4

https://github.com/domoticz/domoticz/issues/3021
by snuiter
Sunday 03 March 2019 0:00
Forum: dzVents
Topic: dzVents OpenURL json to LUA how to read [Solved]
Replies: 20
Views: 5571

Re: dzVents OpenURL json to LUA how to read [Solved]

Thank you !! got it figured out now, and then it becomes so simple to use.... :roll: Have a look at this one -- knmi.lua return { on = { timer = { "every minute" },}, logging = { level = domoticz.LOG_DEBUG, marker = "KNMI" }, execute = function(dz) local function logWrite(str,level) -- Support ...
by snuiter
Saturday 02 March 2019 21:37
Forum: dzVents
Topic: dzVents OpenURL json to LUA how to read [Solved]
Replies: 20
Views: 5571

dzVents OpenURL json to LUA how to read [Solved]

Hi, I am trying to get the weatherdetails from the KNMI API via http://weerlive.nl/api/json-data-10min.php?key=demo&locatie=52.0910879,5.1124231 The result from the openurl is in the following format { "liveweer": [{"plaats": "None", "temp": "0", "gtemp": "0", "samenv": "Gebruik een plaatsnaam of ...
by snuiter
Friday 23 November 2018 17:53
Forum: Z-Wave
Topic: Cheap chinese z-wave products
Replies: 610
Views: 166566

Re: Cheap chinese z-wave products

hi snellejellep,
any luck on integrating the alfawise into domoticz? I also have received a few just now.
by snuiter
Sunday 28 October 2018 0:42
Forum: Others
Topic: [SOLVED] Xiaomi device voltage update lost
Replies: 1
Views: 401

Re: [SOLVED] Xiaomi device voltage update lost

in Settings menu add new devices was not selected....