Hi,
I have a few of these 433MHz magnetic sensors and I don't like the fact Domoticz treats them as switches. I.e. They can be toggled from the dashboard - which doesn't make sense.
Is there a way to restrict this, e.g. by converting it to 'contact' or sth else?
Should I create new virtual contact ...
Search found 4 matches
- Sunday 08 July 2018 11:11
- Forum: Switches and Scenes
- Topic: Door magnetic sensor rendered as switch instead contact
- Replies: 1
- Views: 777
- Saturday 09 June 2018 16:19
- Forum: Utility
- Topic: How to present pump operation?
- Replies: 3
- Views: 1199
Re: How to present pump operation?
Taaaada!
I succeeded integrating Particle Photon (custom sensor) into Domoticz. On the Photon side I used TCPclient GET calls to post to Domoticz API. I had to resolve some quirks, but it is working good now. I am happy to post code if somebody would need it.
In Domoticz I have increment counter ...
I succeeded integrating Particle Photon (custom sensor) into Domoticz. On the Photon side I used TCPclient GET calls to post to Domoticz API. I had to resolve some quirks, but it is working good now. I am happy to post code if somebody would need it.
In Domoticz I have increment counter ...
- Friday 01 June 2018 20:22
- Forum: Utility
- Topic: How to present pump operation?
- Replies: 3
- Views: 1199
Re: How to present pump operation?
Hi Zicht
thanks for taking your time to brainstorm what to do about it ;-)
The challenge I see is here - ON time is typically 170 sec + 10sec. OTH OFF time can be 1 day up to 30 days (depends on the time of the year and whether I am at home or not). So with this huge range of granularity time ...
thanks for taking your time to brainstorm what to do about it ;-)
The challenge I see is here - ON time is typically 170 sec + 10sec. OTH OFF time can be 1 day up to 30 days (depends on the time of the year and whether I am at home or not). So with this huge range of granularity time ...
- Wednesday 30 May 2018 19:37
- Forum: Utility
- Topic: How to present pump operation?
- Replies: 3
- Views: 1199
How to present pump operation?
Hi guys
I am looking for an advice how to "model" a custom sensor type. I am monitoring a sewer pump where I am interested in 3 parameters:
- average current (when the pump is on); increasing trend means that something funky is going on
- "ON" duration; increasing trend means that something funky ...
I am looking for an advice how to "model" a custom sensor type. I am monitoring a sewer pump where I am interested in 3 parameters:
- average current (when the pump is on); increasing trend means that something funky is going on
- "ON" duration; increasing trend means that something funky ...