Dear Domoticz users,
I'v some problems with my first LUA script. Below i placed 2 parts of my script (i believe those are wrong) and complete script. Can you guys help me to fix the problems? No errors appears, but script is only working for a small part.
if (otherdevices['Alarm'] == 'On') then ...
Search found 3 matches
- Thursday 11 January 2018 18:30
- Forum: LUA
- Topic: Switches don't switch on
- Replies: 0
- Views: 453
- Tuesday 31 October 2017 10:03
- Forum: Heating/cooling
- Topic: Toon State switch stopped working
- Replies: 5
- Views: 2113
Re: Toon State switch stopped working
My solution works fine now.
Are you using a username/password in domoticz?
http://username:password@ip:port/json.htm?type=command¶m=thermostatstate&idx=26&state=3
If not: Do you receive with or without paragraph symbol? Error Error opening url: http://ip:port/json.htm?type=command¶m ...
Are you using a username/password in domoticz?
http://username:password@ip:port/json.htm?type=command¶m=thermostatstate&idx=26&state=3
If not: Do you receive with or without paragraph symbol? Error Error opening url: http://ip:port/json.htm?type=command¶m ...
- Monday 30 October 2017 18:26
- Forum: Heating/cooling
- Topic: Toon State switch stopped working
- Replies: 5
- Views: 2113
Re: Toon State switch stopped working
Same issues here. I follow this topic as well.