Search found 229 matches
- Thursday 24 October 2024 20:05
- Forum: Bugs and Problems
- Topic: Who managed to add the Medisana BS440 to Domoticz?
- Replies: 3
- Views: 760
Re: Who managed to add the Medisana BS440 to Domoticz?
You're right..sorry I am using this script https://github.com/keptenkurk/BS440 And this explanation https://keptenkurk.wordpress.com/2017/03/05/connecting-the-medisana-bs440-bluetooth-scale-epilogue/ But because it is a little outdated here and there I am also looking at an OpenHab script which is ...
- Thursday 24 October 2024 15:25
- Forum: Bugs and Problems
- Topic: Who managed to add the Medisana BS440 to Domoticz?
- Replies: 3
- Views: 760
Who managed to add the Medisana BS440 to Domoticz?
Hello all, I am a Domoticz user for years now and have pretty much everything automated at home. I read on the Forum that the Medisana Scale could be added to Domoticz.. searched the Forum.. searched the Internet.. I am on a Raspberry Pi Domoticz version 4.116. I read that several people got it ...
- Monday 16 September 2024 19:46
- Forum: Temperature and Weather
- Topic: Buienradar : Buienrader: RainPrediction has old data
- Replies: 13
- Views: 1713
Re: Buienradar : Buienrader: RainPrediction has old data
Hi, I have a very stable Domoticz version and am a little anxious to update.... How can I make your changes work without updating the whole Domoticz?... Is there a file I can, have to, replace?
Regards, Hans Willem
Regards, Hans Willem
- Sunday 15 September 2024 20:41
- Forum: Suggestions
- Topic: Implementing SIA protocol
- Replies: 17
- Views: 8091
Re: Implementing SIA protocol
Hi... I know a little about the SIA protocol and want to connect human alarms for elderly or disabled people to Domoticz.. so more ore less medical alarms. That is what I meant in my previous message. I am on vacation now and can't test anything but am very interested.. I will be back to you when I ...
- Saturday 14 September 2024 21:30
- Forum: Suggestions
- Topic: Implementing SIA protocol
- Replies: 17
- Views: 8091
Re: Implementing SIA protocol
Hi, i am very interested in the implementation of the SIA protocol. Please keep me posted. The SIA protocol with all codes, not only the security codes
Regards, Hans Willem
Regards, Hans Willem
- Wednesday 11 September 2024 13:12
- Forum: Temperature and Weather
- Topic: Buienradar : Buienrader: RainPrediction has old data
- Replies: 13
- Views: 1713
Re: Buienradar : Buienrader: RainPrediction has old data
Hi, I might be overlooking something but where is the sourcecode; it is mentioned as a plug-in but not visible as a plug-in...
Can someone put me in the right direction?
Regards, Hans
Can someone put me in the right direction?
Regards, Hans
- Tuesday 10 September 2024 18:02
- Forum: Temperature and Weather
- Topic: Buienradar : Buienrader: RainPrediction has old data
- Replies: 13
- Views: 1713
Re: Buienradar : Buienrader: RainPrediction has old data
Ik can send them an email,again...
- Tuesday 10 September 2024 12:38
- Forum: Temperature and Weather
- Topic: Buienradar : Buienrader: RainPrediction has old data
- Replies: 13
- Views: 1713
Re: Buienradar : Buienrader: RainPrediction has old data
Hi All, I have the same problem with Buienradar. Did anyone find a solution?. I have tried several settings but it keeps coming back at random intervals... Would be nice if there would be a solution... Btw. A few weeks ago I send Buienradar an email and they replied that nothing had changed on their ...
- Wednesday 11 August 2021 15:38
- Forum: dzVents
- Topic: Door open notification script for multiple doors
- Replies: 12
- Views: 1781
Re: Door open notification script for multiple doors
Hi, I have the script you need running for years, happy to share. dofile ( '/home/pi/domoticz/scripts/lua/speakmodule.lua') commandArray = {} local function runEvery10min() local sensor_1 = 'sensor door 1' local sensor_2 = 'sensor door 2' local sensor_3 = 'deur 3 sensor' Doortext = '' commandArray ...
- Sunday 05 January 2020 22:51
- Forum: Blockly
- Topic: Need a script to turn off device when under specific watt value
- Replies: 5
- Views: 800
Re: Need a script to turn off device when under specific watt value
I have something like that in Lua, be more specific in your question.
Regards,Hans
Regards,Hans
- Friday 27 December 2019 20:35
- Forum: 433 & 868 transceiver
- Topic: RFLink and sudden range drop
- Replies: 8
- Views: 1499
Re: RFLink and sudden range drop
Strange... I have an rfxcom and also noticed a rangedrop... Switches that worked for years are suddenly not or bad responding... Could it be related?..
Hans
Hans
- Saturday 21 December 2019 8:57
- Forum: Speech & Voice Systems
- Topic: is there a way to get google home to tell me when the diswasher i finished?
- Replies: 7
- Views: 1783
Re: is there a way to get google home to tell me when the diswasher i finished?
Yes, you can...
You can measure the energy used by the appliance, write a script that sends a message to your phone or let google speak it out loud.. I don't know about your scripting experience or hardware setup.. I could help you if you need help.
Cheers,Hans
You can measure the energy used by the appliance, write a script that sends a message to your phone or let google speak it out loud.. I don't know about your scripting experience or hardware setup.. I could help you if you need help.
Cheers,Hans
- Monday 18 November 2019 10:08
- Forum: dzVents
- Topic: Update of Lua to version 5.3 in domoticz V4.11439. with potential effects on Lua and dzVents scripts
- Replies: 20
- Views: 3909
Re: Update of Lua in domoticz imminent with potential effects on Lua and dzVents scripts
deleted the "local" ...seems to be working now.
Thanks a lot.
Hans
Thanks a lot.
Hans
- Monday 18 November 2019 9:56
- Forum: dzVents
- Topic: Update of Lua to version 5.3 in domoticz V4.11439. with potential effects on Lua and dzVents scripts
- Replies: 20
- Views: 3909
Re: Update of Lua in domoticz imminent with potential effects on Lua and dzVents scripts
this error occurs now:
Code: Select all
2019-11-18 09:55:00.858 Error: EventSystem: in /home/pi/domoticz/scripts/lua/script_time_SolarSensor.lua: /home/pi/domoticz/scripts/lua/script_time_SolarSensor.lua:34: '(' expected near '.'
- Monday 18 November 2019 8:14
- Forum: dzVents
- Topic: Update of Lua to version 5.3 in domoticz V4.11439. with potential effects on Lua and dzVents scripts
- Replies: 20
- Views: 3909
Re: Update of Lua in domoticz imminent with potential effects on Lua and dzVents scripts
Here you go: This script worked perfectly before the update to Lua 5.3 : --[[ Virtual Lux sensor and other real-time solar data ~/domoticz/scripts/lua/script_time_SolarSensor.lua -- Autors ---------------------------------------------------------------- V1.0 - Sébastien Joly - Great original work V1. ...
- Sunday 17 November 2019 23:06
- Forum: dzVents
- Topic: Update of Lua to version 5.3 in domoticz V4.11439. with potential effects on Lua and dzVents scripts
- Replies: 20
- Views: 3909
Re: Update of Lua in domoticz imminent with potential effects on Lua and dzVents scripts
Good evening, i will do it tomorrow morning.
Regards, Hans
Regards, Hans
- Sunday 17 November 2019 22:48
- Forum: dzVents
- Topic: Update of Lua to version 5.3 in domoticz V4.11439. with potential effects on Lua and dzVents scripts
- Replies: 20
- Views: 3909
Re: Update of Lua in domoticz imminent with potential effects on Lua and dzVents scripts
The virtual lux sensor and realtime solar script (lua version) has the bug aswell. Has somebody found a solution?. My altitude, azimuth and radiation work...but luxinfo is giving huge amounts...please help.
Regards Hans
Regards Hans
- Sunday 29 September 2019 22:50
- Forum: dzVents
- Topic: How to use Chromecast commands in combination with domoticz
- Replies: 5
- Views: 826
Re: How to use Chromecast commands in combination with domoticz
Goodevening,
Yes, you can do anything you like.. I use the Harmonyhub CLI to have full control over everything.. you can flip a switch in Domoticz and let the chromecasts speak.. or let them play music from logitech media server...
Cheers
Yes, you can do anything you like.. I use the Harmonyhub CLI to have full control over everything.. you can flip a switch in Domoticz and let the chromecasts speak.. or let them play music from logitech media server...
Cheers
- Sunday 29 September 2019 22:10
- Forum: dzVents
- Topic: How to use Chromecast commands in combination with domoticz
- Replies: 5
- Views: 826
Re: How to use Chromecast commands in combination with domoticz
good evening,
You can do that in your Harmony, i believe.i have all kinds of settings, like volume when Harmony starts or ends a sequence.
Hope this helps.
Cheers, Hans
You can do that in your Harmony, i believe.i have all kinds of settings, like volume when Harmony starts or ends a sequence.
Hope this helps.
Cheers, Hans
- Monday 09 September 2019 12:38
- Forum: Z-Wave
- Topic: Is the Z-Wave protocol dying?
- Replies: 6
- Views: 2538
Re: Is the Z-Wave protocol dying?
...if there is a breakthrough in battery technology[/u] where a motion sensor could have 2 years battery life running on WiFi, I do not think many manufacturers would hesitate for a second to move IoT products entirely onto WiFi as the protocol. ... There is!... Look at EnOcean devices... Much of ...