Search found 6 matches
- Saturday 13 January 2024 20:35
- Forum: Other questions and discussions
- Topic: Domoticz app does not show the complete menu
- Replies: 2
- Views: 1379
Re: Domoticz app does not show the complete menu
Thanks a lot, I did not realized that. 
- Saturday 13 January 2024 11:36
- Forum: Other questions and discussions
- Topic: Domoticz app does not show the complete menu
- Replies: 2
- Views: 1379
Domoticz app does not show the complete menu
Both my (paid version) app and internet browser, not all tabs show up (or menu options). The app: if I open the menu and i am connected to my local home network I get the app1.jpg attachment view; outside my local network and connected to 5G i get the ap.jpg attachment view. If opening Domoticz ...
- Saturday 16 November 2019 19:09
- Forum: Heating/cooling
- Topic: Controlling Toon [HACKED] from Domoticz
- Replies: 426
- Views: 130930
Re: Controlling Toon [HACKED] from Domoticz
I Asked the same question on the site to refered to but I do not understand the script. I dont know the domoticz command. That is why I asked it again on the domoticz forum. I only want to control an dummy on/off switch in Domoticz.
- Friday 15 November 2019 20:42
- Forum: Heating/cooling
- Topic: Controlling Toon [HACKED] from Domoticz
- Replies: 426
- Views: 130930
Re: Controlling Toon [HACKED] from Domoticz
Can anybody help me with the BurnerInfo script.
-- Update the toon burner selector to current program state
CurrentToonBurnerValue = otherdevices_svalues[ToonBurnerName]
if currentBurnerInfo == 0 then currentBurnerInfo = '0' -- uit
elseif currentBurnerInfo == 1 then currentBurnerInfo = '10 ...
-- Update the toon burner selector to current program state
CurrentToonBurnerValue = otherdevices_svalues[ToonBurnerName]
if currentBurnerInfo == 0 then currentBurnerInfo = '0' -- uit
elseif currentBurnerInfo == 1 then currentBurnerInfo = '10 ...
- Monday 04 July 2016 18:28
- Forum: Other questions and discussions
- Topic: timers for switch in raspberry pi
- Replies: 1
- Views: 673
Re: timers for switch in raspberry pi
- Saturday 02 July 2016 16:01
- Forum: Other questions and discussions
- Topic: timers for switch in raspberry pi
- Replies: 1
- Views: 673
timers for switch in raspberry pi
I am complete a newbi and read about Domoticz. Installed it on my Pi3 without any problems. I use an USB serial mySensor GW. I created a switch (relay) and it is visible in the Domoticz Devices list. Add it as a switch and can turn it on and of using the icon on the switch block. Now I try to add a ...