sorry but that is not possible, due to how the serial code works, but you have the full capabilities for 2 hours if i am not mistaken. And no, its not dependend on an internet connection or what so ever. If u really need a code and it doesnt work i can alway refund . And i am availavle for support if you want.
I understand, that's no problem. I'll do more test...and get the code as soon as possible
I forgot to ask, u thing taht is any problem if i run this in the same machine of Homeseer?
I understand, that's no problem. I'll do more test...and get the code as soon as possible
I forgot to ask, u thing taht is any problem if i run this in the same machine of Homeseer?
thanks Nuno
No I am running it now for 4 weeks without rebooting on the same machine as my homeseer server.
thnx , I am not familiar with mqtt, and probably not planning to implement this, but probably the HTTP calls on panel/zone changes should be sufficient?
MQTT is just more easy and convenient in a distributed environment (not just one controller, but a mix of HomeSeer, Nodered, Openhab and others).
Is it possible for your program to call more than one url in an event?
Is possible to
Mario,
Yes and no, You can trigger multiple events by using the user panel and zone actions and cofigure duplicate events and different http calls. But I dont think it its ideal. If you wish i can simply add a possibility to interpret a delimiter character in the HTTP Calls and make it possible to add more then one http Call per event.
MQTT is just more easy and convenient in a distributed environment (not just one controller, but a mix of HomeSeer, Nodered, Openhab and others).
Is it possible for your program to call more than one url in an event?
Is possible to
If you wish i can simply add a possibility to interpret a delimiter character in the HTTP Calls and make it possible to add more then one http Call per event.
Bart, when one my sensors goes bad the alarm action triggers a URL. The actual alarm doesnt sound. Could you add an error status instead of triggering the alarm on status?
Bart, when one my sensors goes bad the alarm action triggers a URL. The actual alarm doesnt sound. Could you add an error status instead of triggering the alarm on status?
Pheaton ,
I now trigger the alarm http call on 3 events,
- The alarm system state flag (green led in he status)
- Logevent Interior alarm
- Logevent Perimeter Alarm.
What you can do to test is not use the alarm http call (leave it empty), and create user events (user events config in settings)
select system as zone/ user
and event : perimeter alarm and interior alarm for alarm conditions
and event: general restore as restore alarm event
MQTT is just more easy and convenient in a distributed environment (not just one controller, but a mix of HomeSeer, Nodered, Openhab and others).
Is it possible for your program to call more than one url in an event?
Is possible to
If you wish i can simply add a possibility to interpret a delimiter character in the HTTP Calls and make it possible to add more then one http Call per event.