Search found 317 matches
- Monday 05 April 2021 12:17
- Forum: Design, usability and languages
- Topic: Domoticz Theme Manager
- Replies: 4
- Views: 5028
Re: Domoticz Theme Manager
Very usefull, thnx !
- Sunday 28 March 2021 19:57
- Forum: Other questions and discussions
- Topic: Enabling automatic backup starts to asking login credentials ?
- Replies: 3
- Views: 548
- Sunday 28 March 2021 11:16
- Forum: Python
- Topic: Python Plugin: TUYA
- Replies: 507
- Views: 104545
Re: Python Plugin: TUYA
Yes i did.Xenomes wrote: ↑Saturday 27 March 2021 13:52I am also on version 2.25.1, did you edit the file and start the debug_discovery.py asCode: Select all
sudo python3 debug_discovery.py
- Saturday 27 March 2021 15:04
- Forum: Other questions and discussions
- Topic: Smartthings integration to domoticz
- Replies: 34
- Views: 6991
Re: Smartthings integration to domoticz
Hello @tontze I have no idea, what you mean with Im a bit puzzled here, why isnt this changing TEMP only dummy in domoticz : ? What I see in your node is the following: msg.payload = {"command":"udevice", "idx":26, "nvalue":0, "svalue":msg.payload.value}; return msg; A few things are important. 1 ...
- Saturday 27 March 2021 13:56
- Forum: Other questions and discussions
- Topic: Smartthings integration to domoticz
- Replies: 34
- Views: 6991
Re: Smartthings integration to domoticz
Im a bit puzzled here, why isnt this changing TEMP only dummy in domoticz : ? [{"id":"9eadc808.4fdfd8","type":"function","z":"e1366dff.7c47f8","name":"","func":"msg.payload = {\"command\":\"udevice\", \"idx\":26, \"nvalue\":0, \"svalue\":msg.payload.value};\nreturn msg;\n","outputs":1,"noerr":0 ...
- Saturday 27 March 2021 12:00
- Forum: Python
- Topic: Python Plugin: TUYA
- Replies: 507
- Views: 104545
Re: Python Plugin: TUYA
Hm, im trying to use your plugin, but cant seem to get it working .. Here is output. It is missing the requests. tontze@T610:~$ sudo pip3 install requests [sudo] password for tontze: Requirement already satisfied: requests in /usr/lib/python3/dist-packages (2.25.1) I wonder why requests is a ...
- Saturday 27 March 2021 10:39
- Forum: Python
- Topic: Python Plugin: TUYA
- Replies: 507
- Views: 104545
Re: Python Plugin: TUYA
Hm, im trying to use your plugin, but cant seem to get it working .. Here is output of the debug_discovery.py Getting credentials Traceback (most recent call last): File "/usr/lib/python3/dist-packages/requests/models.py", line 382, in prepare_url scheme, auth, host, port, path, query, fragment ...
- Saturday 27 March 2021 8:35
- Forum: Other questions and discussions
- Topic: Smartthings integration to domoticz
- Replies: 34
- Views: 6991
Re: Smartthings integration to domoticz
Well, what can i say, it just works
Maybe i learn it some day, i have no coding skill at all, so this is hard to understand.
Again, thank you very much !

Again, thank you very much !
- Friday 26 March 2021 14:12
- Forum: Forum feedback
- Topic: subforum for node-red topics ?
- Replies: 4
- Views: 2014
Re: subforum for node-red topics ?
Cool
thnx

- Friday 26 March 2021 11:23
- Forum: Other questions and discussions
- Topic: Smartthings integration to domoticz
- Replies: 34
- Views: 6991
Re: Smartthings integration to domoticz
Hello firewizard, im returning here, as im trying to add different kind of sensors now :) I havent been able to do so, i dont know how to parse input and how to msg it to mqtt :/ Been following many examples, but i cant get hold of it :( Also, smartthings palette separates temp&humidity sensor in to ...
- Friday 26 March 2021 11:13
- Forum: Forum feedback
- Topic: subforum for node-red topics ?
- Replies: 4
- Views: 2014
subforum for node-red topics ?
Is there a possibility to make subforum for node-red ?
- Tuesday 23 March 2021 14:09
- Forum: Dashticz
- Topic: Flipclock doesnt accept scale or hideseconds
- Replies: 0
- Views: 453
Flipclock doesnt accept scale or hideseconds
What is wrong here :
Scale doesnt work, neither do showseconds :/ Also it is impossible to get it near right side of the screen ?
Code: Select all
blocks['100'] = {
type: 'flipclock',
showSeconds: false,
scale: 0.5,
width: 8
}
- Tuesday 23 March 2021 11:06
- Forum: Other questions and discussions
- Topic: Enabling automatic backup starts to asking login credentials ?
- Replies: 3
- Views: 548
Re: Enabling automatic backup starts to asking login credentials ?
Actually, whatever i change in settings, i need to restart domoticz to get it back online ?
- Tuesday 23 March 2021 6:34
- Forum: Other questions and discussions
- Topic: Enabling automatic backup starts to asking login credentials ?
- Replies: 3
- Views: 548
Enabling automatic backup starts to asking login credentials ?
I enabled automatic backups, and now domoticz started to ask login credentials, which i do not know/remember .. Is ther a way to disable automatic backups from cli or something ?
EDIT: Well, i restarted domoticz and login window went away .. So no problems
EDIT: Well, i restarted domoticz and login window went away .. So no problems

- Monday 22 March 2021 12:35
- Forum: Python
- Topic: Python plugin: Xiaomi Mi Robot Vacuum
- Replies: 311
- Views: 117836
Re: Python plugin: Xiaomi Mi Robot Vacuum
Did you find a way to do this ? i know that Home Assistant can do it. I try it and it works so it must be possible to do the same in domoticz. I hope so I find a way to get it working so now i can choose wich room would be cleaned Capture4.PNG you need python 3.5 or above (i've followed this https ...
- Monday 22 March 2021 11:15
- Forum: Python
- Topic: Python plugin: Xiaomi Mi Robot Vacuum
- Replies: 311
- Views: 117836
Re: Python plugin: Xiaomi Mi Robot Vacuum
Is there anyway to use the "spot" function? There is a button in Domoticz, but when I push it, the vacuum says that I have to place the vacuum in the target area. Usually you draw the target area in the map with the app and start the zoned cleanup. The protocol had the command for it: https ...
- Saturday 20 March 2021 9:54
- Forum: Python
- Topic: Python plugin: Xiaomi Mi Robot Vacuum
- Replies: 311
- Views: 117836
- Friday 19 March 2021 6:13
- Forum: Other questions and discussions
- Topic: Smartthings integration to domoticz
- Replies: 34
- Views: 6991
Re: Smartthings integration to domoticz
Hello @tontze Heh, i rebooted nodered machine and it started working, dunno what was wrong, but now when i turn lights on from the actual switch i do get Strange, normally it's not necessary to reboot the Node Red hardware in case of a change in the flow. However, I saw that you changed the picture ...
- Thursday 18 March 2021 16:34
- Forum: Other questions and discussions
- Topic: Smartthings integration to domoticz
- Replies: 34
- Views: 6991
Re: Smartthings integration to domoticz
Heh, i rebooted nodered machine and it started working, dunno what was wrong, but now when i turn lights on from the actual switch i do get :
- Wednesday 17 March 2021 18:53
- Forum: Other questions and discussions
- Topic: Smartthings integration to domoticz
- Replies: 34
- Views: 6991
Re: Smartthings integration to domoticz
Hm, i thin there is a bug in this :
https://github.com/otaviojr/node-red-co ... /issues/47
It says nodes state should be updated via webhooks automatically, but it does not :/
https://github.com/otaviojr/node-red-co ... /issues/47
It says nodes state should be updated via webhooks automatically, but it does not :/