Search found 4 matches
- Wednesday 11 July 2018 22:17
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: MyDomoticz - Testers wanted!
- Replies: 627
- Views: 133817
Re: MyDomoticz - Testers wanted!
Lately I have been having issues connecting to mydomoticz.com, my instance is showing offline now. I think this may be a symptom: 2018-07-11 16:03:18.872 Accepting shared server connections via MyDomotiz (see settings menu). 2018-07-11 16:03:18.886 Active notification Subsystems: email, pushbullet ...
- Friday 22 June 2018 4:42
- Forum: Show your projects
- Topic: DC Power Meter for Battery Monitoring using BT-DCPM and Rpi 3
- Replies: 4
- Views: 2214
Re: DC Power Meter for Battery Monitoring using BT-DCPM and Rpi 3
I've updated my script as the original did not give me notifications. Turns out the UpdateDevice method I was using updated the Domoticz database itself and did not allow it to process the value and decide to send the notification. I changed the method to "OpenURL" and used JSON to update the values ...
- Wednesday 23 May 2018 6:09
- Forum: Show your projects
- Topic: DC Power Meter for Battery Monitoring using BT-DCPM and Rpi 3
- Replies: 4
- Views: 2214
Re: DC Power Meter for Battery Monitoring using BT-DCPM and Rpi 3
Sorry for the late reply, evidently I don't have my notifications correct. Yes, it is Bluetooth.
- Sunday 20 May 2018 8:57
- Forum: Show your projects
- Topic: DC Power Meter for Battery Monitoring using BT-DCPM and Rpi 3
- Replies: 4
- Views: 2214
DC Power Meter for Battery Monitoring using BT-DCPM and Rpi 3
I've been working on integrating a DC power meter for monitoring my battery into a Domoticz install for our RV which runs on an Rpi 3. Attached is the LUA script I've developed. Here's some information on how to use it: You can purchase a BT-DCPM from https://www.thornwave.com/products-btdcpm ...