Did you figure this out?
The Domoticz app on IOS has the same problem..
Search found 12 matches
- Thursday 06 February 2025 8:41
- Forum: iOS
- Topic: Pilot: Home Automation Control (iOS app)
- Replies: 999
- Views: 228022
- Thursday 08 June 2023 23:48
- Forum: LUA
- Topic: BUVA QStream 2, with webservice (wifi module)
- Replies: 1
- Views: 1412
Re: BUVA QStream 2, with webservice (wifi module)
import requests url_website = 'http://192.168.1.229/AQI' # URL van de website die de waarde bevat url_domoticz = 'http://192.168.1.100:81/json.htm' # URL van Domoticz API response = requests.get(url_website) if response.status_code == 200: value = response.json()['Value'] # Pas dit aan op basis van ...
- Thursday 08 June 2023 23:39
- Forum: LUA
- Topic: BUVA QStream 2, with webservice (wifi module)
- Replies: 1
- Views: 1412
BUVA QStream 2, with webservice (wifi module)
Hi all, hopefully some of you can help me out, since i dont have any scipting skills.. and im really struggling.. So, i have a Buva Qstream 2 (mechanical ventilation), which has a wifi module and running a webservice. mainly for the app for my phone (the buva qstream app) You can control airflow ...
- Sunday 05 December 2021 22:37
- Forum: Suggestions
- Topic: Dru fireplace with honeywellethernet bridge
- Replies: 2
- Views: 425
Re: Dru fireplace with honeywellethernet bridge
ohnooos! how could i miss that! so sorry for that! thank you very much. I have some reading to do!
- Sunday 05 December 2021 17:31
- Forum: Suggestions
- Topic: Dru fireplace with honeywellethernet bridge
- Replies: 2
- Views: 425
Dru fireplace with honeywellethernet bridge
Hey all, I was wondering if someone, has a dru fireplace and implemented the controls with domoticz. I searched the internet and found someone who managed to get this working with openhab. Unfotunately, i dont have the knowledge to code this. But, wondering if some has the power to enable this with ...
- Monday 23 December 2019 13:24
- Forum: Z-Wave
- Topic: Add new device Fibaro FGR-223 Roller Version 3
- Replies: 20
- Views: 8375
Re: Add new device Fibaro FGR-223 Roller Version 3
im using V4.11538 the device shows up correct.. but the roller shutter is still reporting wrong percentage values back to domoticz.. with a little pain.. it is working though..
- Monday 23 December 2019 13:07
- Forum: Blockly
- Topic: turning on hallway lights depending on time of day
- Replies: 4
- Views: 771
Re: turning on hallway lights depending on time of day
whoop whoop! thanks! working like a charm! first it didnt go back to the previous state.. (set from timer) bu now it does! Thanks Wouter!
- Monday 23 December 2019 12:56
- Forum: Blockly
- Topic: turning on hallway lights depending on time of day
- Replies: 4
- Views: 771
Re: turning on hallway lights depending on time of day
Nice! thanks for reply, will try your suggestions! let you know if it works..
- Friday 20 December 2019 13:00
- Forum: Blockly
- Topic: turning on hallway lights depending on time of day
- Replies: 4
- Views: 771
turning on hallway lights depending on time of day
Hey there! Im trying to automate my hallway lights (with motion sensor).. but depending on the time of day it has to act different. As from attached blockly.. it random turns on and of.. i dont have any clues left.. Hopefully someone can help me out or put me in the right directions? appreciate ...
- Friday 16 August 2019 19:19
- Forum: Other questions and discussions
- Topic: honeywell brdg-03em01 with dru fireplace
- Replies: 28
- Views: 5824
honeywell brdg-03em01 with dru fireplace
Hi! I was wondering if someone out here got a DRU gas fireplace connected to domoticz by the honeywell brdg-03em01. Or, would it be possible to connect the brdg-03em01 to domoticz? Would someone be soo nice to help me out, since im not that good with code? I know some guys got it done with openhab ...
- Tuesday 17 October 2017 21:32
- Forum: Suggestions
- Topic: statistics/ logs longer than 1 year?
- Replies: 2
- Views: 900
statistics/ logs longer than 1 year?
Hi,
Is it possible to log longer than a period of 1 year? I would love to have comparisation how i did on my energy/ gas consumption between 2 (or more years)
Is it possible to log longer than a period of 1 year? I would love to have comparisation how i did on my energy/ gas consumption between 2 (or more years)
- Saturday 02 September 2017 12:09
- Forum: Dashticz
- Topic: Dashticz - Show your dashboard and how-to's!
- Replies: 1002
- Views: 314270