Search found 5 matches
- Sunday 10 February 2019 18:13
- Forum: Heating/cooling
- Topic: ATAG ONE thermostaat
- Replies: 103
- Views: 39094
Re: ATAG ONE thermostaat
Just send the following JSON via a POST to port 10000 of the local ATAG One, and you get allot of JSON data in return. { "retrieve_message": { "seqnr": 0, "account_auth": { "user_account": "", "mac_address": "AA:BB:CC:DD:EE:FF" }, "info": 127 } } what script are you using in the command field?
- Sunday 10 February 2019 18:04
- Forum: Heating/cooling
- Topic: ATAG ONE thermostaat
- Replies: 103
- Views: 39094
Re: ATAG ONE thermostaat
Trying to add a brand new Atag one but this plugin is not working. Error adding hardware.
Also tried with a more simple password but no luck
Also tried with a more simple password but no luck
- Wednesday 15 November 2017 23:27
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection using UniFi Controller (Ubiquiti Networks)
- Replies: 49
- Views: 30574
Re: Presence detection using UniFi Controller (Ubiquiti Networks)
Nice script, works perfect. thanks!
What about this idea:
Do the same for "neighboring access points' to detect if my car with AP was seen (last detection)
What about this idea:
Do the same for "neighboring access points' to detect if my car with AP was seen (last detection)
- Monday 13 November 2017 20:25
- Forum: Suggestions
- Topic: Ziggo Horizonbox support
- Replies: 56
- Views: 25532
Re: Ziggo Horizonbox support
found the issue
for some reason svalue=On does not work
change the script to nvalue=1 works!
for some reason svalue=On does not work
change the script to nvalue=1 works!
- Monday 13 November 2017 19:45
- Forum: Suggestions
- Topic: Ziggo Horizonbox support
- Replies: 56
- Views: 25532
Re: Ziggo Horizonbox support
hm
same issue here:
status send to domoticz is:
1&svalue=On
but logs always shows "off" at time of send
same issue here:
status send to domoticz is:
1&svalue=On
but logs always shows "off" at time of send