Search found 55 matches
- Friday 22 July 2022 21:39
- Forum: Other questions and discussions
- Topic: hourly electricity prices in domoticz (Netherlands)
- Replies: 11
- Views: 2931
hourly electricity prices in domoticz (Netherlands)
More and more electricity suppliers in the Netherlands work with hourly prices. For example Frank Energie (https://www.frankenergie.nl/goedkoop) The take the same price as on the wholesale market: https://www.epexspot.com/en/market-data?data_mode=table&modality=Auction&sub_modality=DayAhead&market ...
- Sunday 15 March 2020 12:50
- Forum: Z-Wave
- Topic: Qubino Mini Dimmer not recognized in stable 4.10717
- Replies: 0
- Views: 216
Qubino Mini Dimmer not recognized in stable 4.10717
Just bought https://qubino.com/products/mini-dimmer/ and added it to my Aeotec ZW090 Z-Stick Gen5 EU, the device is added to the zwave stick. Openzwave sees it on in http://192.168.1.xxx:8080/ozwcp/cp.html (see first attachment). But it has no configuration in domoticz, (see second attachment). So i ...
- Saturday 09 February 2019 22:13
- Forum: Z-Wave
- Topic: Fibaro Switch FGS-213 and FGS-223 causing double events
- Replies: 25
- Views: 5832
Re: Fibaro Switch FGS-213 and FGS-223 causing double events
I have returned them to the shop because I was not satisfied. Get rid of them
- Wednesday 26 December 2018 20:31
- Forum: Other questions and discussions
- Topic: SD card read-only
- Replies: 4
- Views: 426
Re: SD card read-only
Have you tried switching the lock to the side you think is wrong and tried a format then?
- Sunday 23 December 2018 17:53
- Forum: Python
- Topic: Python Plugin: Chromecast
- Replies: 206
- Views: 49023
Re: Python Plugin: Chromecast
I tried to install the "Chromecast status and control plugin" but i get this error in the log: 2018-12-23 17:50:36.878 Error: chromecast hardware (21) thread seems to have ended unexpectedly 2018-12-23 17:50:36.879 Error: chromecast hardware (22) thread seems to have ended unexpectedly I have ...
- Tuesday 11 December 2018 22:57
- Forum: Other questions and discussions
- Topic: Remote Control of KAKU as command input
- Replies: 3
- Views: 989
Re: Remote Control of KAKU as command input
Hi butchamon, In the dashboard go to switches, click on the right side on Learn Light/Switch Press on the remote on the button you want to use and select the right type (for example on/off) Go to setup more options events click on the plus, select lua, select device replace the code by commandArray ...
- Tuesday 11 December 2018 22:49
- Forum: LUA
- Topic: Lua Wake up light script
- Replies: 0
- Views: 540
Lua Wake up light script
With domoticz and a Philips Hue light i compiled this script to have a wakeuplight. On this forum i saw a couple of other examples, but as fare as i know of, not with the following functions combined. - the light turns on at 7h very dimm and the amount of light slowly increases - the light only ...
- Tuesday 21 August 2018 19:07
- Forum: Z-Wave
- Topic: Settings Aeotec Multisensor 6
- Replies: 3
- Views: 1879
Re: Settings Aeotec Multisensor 6
I use the default value which is 4 minutes.
My blocky scipts is like ...
If motion sensor = on
do set bathroom light on
If motion sensor = off
do set bathroom light off
Works fine
My blocky scipts is like ...
If motion sensor = on
do set bathroom light on
If motion sensor = off
do set bathroom light off
Works fine
- Wednesday 18 July 2018 22:06
- Forum: Z-Wave
- Topic: Cannot get Fibaro FGS-223 Association to work
- Replies: 4
- Views: 916
Re: Cannot get Fibaro FGS-223 Association to work
Perhaps as a work around you can use a dummy switch as an intermediate to achieve your goal. This dummy switch then controls your end device.
- Tuesday 10 July 2018 22:23
- Forum: Temperature and Weather
- Topic: TH12 - Imagintronix Moisture sensor
- Replies: 9
- Views: 3425
Re: TH12 - Imagintronix Moisture sensor
If you filter under setup devices for 'Imagintronix' you should get a result like
10 rfx 0001 1 Makkelijke Moestuin Temp + Humidity Imagintronix 18.0 C, 5 % 5 100 Set UnusedRename Device Log 2018-07-10 22:18:25
10 rfx 0001 1 Makkelijke Moestuin Temp + Humidity Imagintronix 18.0 C, 5 % 5 100 Set UnusedRename Device Log 2018-07-10 22:18:25
- Thursday 10 May 2018 8:45
- Forum: Z-Wave
- Topic: Fibaro Switch FGS-213 and FGS-223 causing double events
- Replies: 25
- Views: 5832
Re: Fibaro Switch FGS-213 and FGS-223 causing double events
This seems to work to get ride of the double commands -- living_room_wall_switch -- living_room_wall_switch t1 = os.time() devices = { "Eettafel_links", "Eettafel_rechts" } numdevices = 0 -- Count number of devices in the array for index in pairs(devices) do numdevices = numdevices + 1 end for i = 1 ...
- Wednesday 09 May 2018 20:47
- Forum: Z-Wave
- Topic: Fibaro Switch FGS-213 and FGS-223 causing double events
- Replies: 25
- Views: 5832
Re: Fibaro Switch FGS-213 and FGS-223 causing double events
Someone uses a 'two second rule'. If a switch is pressed two times within 2 seconds, the second command is ignored. see: http://www.domoticz.com/forum/viewtopic.php?f=24&t=16372&hilit=wallmote&start=20 the Post by ben53252642 » 25 Apr 2018 01:28 Perhaps this is a solution as well for the Fibaro ...
- Monday 12 March 2018 22:54
- Forum: Dashticz
- Topic: Dashticz - Module - Calendar
- Replies: 459
- Views: 111561
Re: Dashticz - Module - Calendar
If you use the code then herokuapp.com gets your full agenda. For private agendas i would be very reluctant to use this solution. Dont you value your privacy?
Is there a solution that does not require a third party?
Is there a solution that does not require a third party?
- Monday 05 March 2018 23:44
- Forum: PHP and all others
- Topic: Auto turn off lights
- Replies: 10
- Views: 4146
Re: Auto turn off lights
You could use a kaku (klik aan klik uit) remote controle ( https://www.klikaanklikuit.nl/nl/ayct-102-afstandsbediening.html ) if you have a rfxcom You could create a script where the kaku remote swithces your hue light. Or more expensive, use a smart wall switch, see https://www.domoticz.com/forum ...
- Sunday 04 March 2018 21:27
- Forum: Dashticz
- Topic: Dashticz - Version for (hacked) Toon (Eneco)
- Replies: 8
- Views: 4107
Re: Dashticz - Version for (hacked) Toon (Eneco)
Dashticz for Toon sounds interesting. I am considering to buy a Toon but i have one question before i do so. Will Dashticz be the default page for toon or will this always be the default Eneco page? So if you touch the screen, will you get the default screen from toon or the dashticz screen? Can you ...
- Sunday 18 February 2018 9:07
- Forum: Design, usability and languages
- Topic: Volume button
- Replies: 21
- Views: 11813
Re: Volume button
Hi pascalbianca,
I have two Raspberry Pi's
- one with domoticz
- the other with kodi
This button is on the raspberry pi with domoticz and changes the volume on the pi with kodi.
Could be in your case that you need another number then '1'.
Not sure if this is the answer of the question.
I have two Raspberry Pi's
- one with domoticz
- the other with kodi
This button is on the raspberry pi with domoticz and changes the volume on the pi with kodi.
Could be in your case that you need another number then '1'.
Not sure if this is the answer of the question.
- Saturday 03 February 2018 20:11
- Forum: Z-Wave
- Topic: Aeotec Wallmote
- Replies: 61
- Views: 20421
Re: Aeotec Wallmote
What do you mean with 'it connects'?
So you included it in your zwave network.
So you included it in your zwave network.
- Thursday 01 February 2018 22:48
- Forum: Other questions and discussions
- Topic: Air Quality Question
- Replies: 6
- Views: 2476
Re: Air Quality Question
Can you use the home coach in combination with domoticz without the weather station?
- Thursday 21 December 2017 20:05
- Forum: dzVents
- Topic: Is there a way to set a Hue light color?
- Replies: 17
- Views: 7942
Re: Is there a way to set a Hue light color?
Hi, I am playing around with changing the hue color of my light based on the current electricity use (based on youless). The hue colorcode i then use in a json url to change the color of the hue light. For the color codes see: https://developers.meethue.com/documentation/core-concepts This is the ...
- Monday 11 December 2017 20:05
- Forum: Others
- Topic: domoticz and touchscreen
- Replies: 3
- Views: 1684
Re: domoticz and touchscreen
I am thinking about buying a toon thermostat to do just this,
https://domoticz.com/forum/viewtopic.php?f=67&t=20674
Are there drawbacks to this?
https://domoticz.com/forum/viewtopic.php?f=67&t=20674
Are there drawbacks to this?