Search found 9 matches
- Thursday 07 February 2019 21:36
- Forum: Heating/cooling
- Topic: tado vs diy domoticz for zone-heating
- Replies: 1
- Views: 2260
tado vs diy domoticz for zone-heating
I am considering 2 solutions for making my heating solution smarter, including zone heating: - First option is easy, tado. 2 drawbacks for me personally, i'm completely dependant on their cloud, and the smart radiator valves needs regular change of batteries. - Second solution i could think of, is ...
- Saturday 10 February 2018 12:39
- Forum: Other questions and discussions
- Topic: Error on Creating a Virtual Sensor.
- Replies: 2
- Views: 822
Re: Error on Creating a Virtual Sensor.
Same here. At least, it doesn't work on my server with ubuntu 16.04, but It works on my rapsberry pi.
Both have domoticz stable version 8153.
Both have domoticz stable version 8153.
- Monday 23 January 2017 21:20
- Forum: ESP8266
- Topic: esp8266 domoticz + neopixel (ws2812b)
- Replies: 0
- Views: 2714
esp8266 domoticz + neopixel (ws2812b)
Greetings, What sketches and domoticz integration are people using to control a neopixel led strip (connected to an easp8266, wemos in my case)? I've read allready quite some forums and tried allready several solutions. Most simple seems to use a 'simple' sketch with led control and webserver ...
- Sunday 18 December 2016 15:28
- Forum: PHP and all others
- Topic: script for phone ringing instead of notification
- Replies: 8
- Views: 3588
script for phone ringing instead of notification
Hy,
Is there a possibility to make my phone ring instead of receiving a notification, when fe my alarm is triggered? Not sure if this belongs to scripting.
Kind regards.
Is there a possibility to make my phone ring instead of receiving a notification, when fe my alarm is triggered? Not sure if this belongs to scripting.
Kind regards.
- Thursday 11 February 2016 11:36
- Forum: Cameras
- Topic: Raspberry pi camera : rotate and advanced setup
- Replies: 5
- Views: 9462
Re: Raspberry pi camera : rotate and advanced setup
Do you mind describing your hardware setup, like case you used etc?
- Monday 28 September 2015 21:27
- Forum: Heating/cooling
- Topic: Need help on selecting a thermostat
- Replies: 15
- Views: 7304
Re: Need help on selecting a thermostat
Well, we are almost 5 months further now... At the moment i'm also looking for a new thermostat, i have also the possiblity for on/off or opentherm. What did you choose finally? Are there any thermostats or solutions possible mentioned on the forum i should avoid? I am thinking about the thermosmart ...
- Sunday 01 March 2015 11:06
- Forum: Switches and Scenes
- Topic: Security Panel
- Replies: 9
- Views: 9936
Re: Security Panel
I'm not sure, but i think after if you use it once from -> setup -> more options -> security panel, it should appear also in your device list.
Grtz.
Grtz.
- Saturday 07 February 2015 15:00
- Forum: Raspberry Pi GPIO ( WiringPi )
- Topic: gpio as input for PIR
- Replies: 6
- Views: 5327
Re: gpio as input for PIR
Hello, thanks for the replies I have them configured as: gpio export 23 in gpio edge 23 both gpio -g mode 23 up I think the first is not really needed. It doesn't make a change to the problem when i omit it. Edge both is needed to see the high and low values. Mode up is necessary to avoid a floating ...
- Thursday 05 February 2015 20:04
- Forum: Raspberry Pi GPIO ( WiringPi )
- Topic: gpio as input for PIR
- Replies: 6
- Views: 5327
gpio as input for PIR
Hy, I'm using a pin as input, connected to a pir. Which is working fine in general. However when in off state, now and then it reports again it's in off state. The log gives me: 2015-02-05 19:38:10 GPIO: Interrupt for GPIO 25 already queued. Ignoring... 2015-02-05 19:38:10 GPIO: 1 interrupts in ...