Search found 43 matches
- Sunday 13 February 2022 19:20
- Forum: Bash / PowerShell / Batch etc.
- Topic: philips air purifier
- Replies: 15
- Views: 4987
Re: philips air purifier
The posted scripts here are wrappers around py-air-control. It's a nice tool but not dealing the right way with the COAP protocol that is being used by my Philips device (AC3829/10). If you read out the sensor values once in a while there is no issue, but don't use this for continuously polling ...
- Tuesday 06 October 2020 19:27
- Forum: Z-Wave
- Topic: OpenZwave broken, devices malfunction
- Replies: 2
- Views: 829
OpenZwave broken, devices malfunction
Dear All, It seems my Zwave devices are horibly broken, so I cannot use my shutters, screens and door/window contacts anymore :(. Please help. This is not the first time all the zwave devices are out of function, but last two times I just stoped domoticz, removed the domoticz directory and put back ...
- Wednesday 25 December 2019 17:35
- Forum: Other questions and discussions
- Topic: Harmony support, new hardware?
- Replies: 169
- Views: 52716
Re: Harmony support, new hardware?
Today I noticed that my HABridge system was not able to use my Logitech Harmony hub anymore. Then I saw Domoticz also was not able to communicate. The syslog says: Dec 25 02:39:14 server domoticz: Harmony Hub: Reattempt login. Dec 25 02:42:14 server domoticz: Harmony Hub: Reattempt login. Dec 25 02 ...
- Wednesday 25 December 2019 17:32
- Forum: Python
- Topic: Python plugin: Slide by Innovation in Motion
- Replies: 81
- Views: 11325
Re: Python plugin: Slide by Innovation in Motion
Hello packetloss can you explain which problem was solved by installing libpython3-dev? I`m trying to use the Python plugin on my Synology NAS but I can`t get it to work. My Synology NAS doesn`t have this pyhton module installed. without installing libpython3-dev, Domoticz didnt show the Slide ...
- Sunday 22 December 2019 13:37
- Forum: Python
- Topic: Python plugin: Slide by Innovation in Motion
- Replies: 81
- Views: 11325
Re: Python plugin: Slide by Innovation in Motion
Thanks Lokonli, works great!
For others: I had to do and then restart domoticz.
Some day, in Domoticz, an other icon for curtains instead of blinds would be nice.
And using an API key instead of login/password would be nice. Not sure if Slide supports this.
For others: I had to do
Code: Select all
sudo apt install libpython3-dev
Some day, in Domoticz, an other icon for curtains instead of blinds would be nice.
And using an API key instead of login/password would be nice. Not sure if Slide supports this.
- Sunday 22 December 2019 13:33
- Forum: Suggestions
- Topic: Feature Request: Door Lock inverted
- Replies: 10
- Views: 2349
- Friday 06 December 2019 9:11
- Forum: Suggestions
- Topic: Feature Request: Door Lock inverted
- Replies: 10
- Views: 2349
- Thursday 14 November 2019 5:58
- Forum: Suggestions
- Topic: Feature Request: Door Lock inverted
- Replies: 10
- Views: 2349
- Monday 11 November 2019 6:58
- Forum: Suggestions
- Topic: Feature Request: Door Lock inverted
- Replies: 10
- Views: 2349
Re: Feature Request: Door Lock inverted
Hi gibbo520,gibbo520 wrote: ↑Saturday 03 March 2018 19:05 added !
waiting for pull request
https://github.com/domoticz/domoticz/pull/2187/commits
I have the latest beta of Domoticz and only Door Lock has an inverted variant, Door Contact not.
can you please also make this inverted for the door contact? Would be great! Thanks, packetloss
- Sunday 01 July 2018 13:10
- Forum: Other questions and discussions
- Topic: Youtube movie of Domoticz, Hue, Alexa, Logitech Harmony Hub and AH bridge
- Replies: 9
- Views: 2982
- Sunday 01 July 2018 13:09
- Forum: Other questions and discussions
- Topic: Youtube movie of Domoticz, Hue, Alexa, Logitech Harmony Hub and AH bridge
- Replies: 9
- Views: 2982
Re: Youtube movie of Domoticz, Hue, Alexa, Logitech Harmony Hub and AH bridge
Because Innr lamps work together with Hue lamps on the Hue bridge, I control them the same way as Hue lamps.
https://www.domoticz.com/wiki/Philips_Hue_Lights
- Monday 04 June 2018 22:04
- Forum: Temperature and Weather
- Topic: Virtual sensor for rain
- Replies: 20
- Views: 7009
Re: Virtual sensor for rain
O and by the way, this one is working;
So I conclude that the problem is with the WeatherData-Rain-IDX256 <= 1 item.
So I conclude that the problem is with the WeatherData-Rain-IDX256 <= 1 item.
- Monday 04 June 2018 21:48
- Forum: Temperature and Weather
- Topic: Virtual sensor for rain
- Replies: 20
- Views: 7009
Re: Virtual sensor for rain
I installed the update ( Compile Date: 2018-06-04 08:19:42 Version: 3.9571) and indeed, the "NOT WORKING YET" is removed. Unfortunately, my Blocky is not working yet. Can you please have look, whats going wrong? The script: 14.png and the value: 15.png and the syslog output: Jun 4 21:47:00 domoticz ...
- Monday 04 June 2018 20:13
- Forum: Temperature and Weather
- Topic: Virtual sensor for rain
- Replies: 20
- Views: 7009
Re: Virtual sensor for rain
I had a look.... (quick look) In the next beta i remove the 'NOT WORKING YET', as a lot (if not all) weather sensors are supported In blockly, with the rain sensor, it checks if the "amount of rain in the last hour", if (rain>10) means, if there was more then 10mm of rain in the last hour, then do ...
- Sunday 03 June 2018 16:49
- Forum: Temperature and Weather
- Topic: Virtual sensor for rain
- Replies: 20
- Views: 7009
Re: Virtual sensor for rain
That is probably because you use the wrong amount of parameters for the device See the Wiki/JSON what values a rain sensor should have (https://www.domoticz.com/wiki/Domoticz_API/JSON_URL%27s) I will have a look at that. But again, if you just add the normal WU hardware (no script what so every), I ...
- Sunday 03 June 2018 12:48
- Forum: Temperature and Weather
- Topic: Virtual sensor for rain
- Replies: 20
- Views: 7009
Re: Virtual sensor for rain
Blockly works with temperature devices, not sure about rain or wind, it should not be that difficult to add, but time is my problem Yes, when I remove my rain device (IDX256) and replace it with a temperature device, there's no warning of NOT WORKING YET. Ok, I understand you're the maintainer ...
- Sunday 03 June 2018 12:08
- Forum: Temperature and Weather
- Topic: Virtual sensor for rain
- Replies: 20
- Views: 7009
Re: Virtual sensor for rain
> It's very unclear what you want to do... first of, WU is native supported in domoticz, you do not need a script for this correct, I know Weather Underground is supported, that's why I have the devices like temp, humidti, rain etc. > You want to control 'somethings' when there was more then 'xx' mm ...
- Sunday 03 June 2018 8:40
- Forum: Temperature and Weather
- Topic: Virtual sensor for rain
- Replies: 20
- Views: 7009
Virtual sensor for rain
Afternoon! I followed this page: https://www.domoticz.com/wiki/Virtual_weather_devices#4._Add_.28virtual.29_Devices for creating a virtual device for the rain in mm that I get from Weather Underground. The page says "Mission completed, the virtual temperature sensor can now be used in events." I do ...
- Friday 01 June 2018 9:38
- Forum: Blockly
- Topic: Help needed with Blocky sprinkler script
- Replies: 1
- Views: 966
Re: Help needed with Blocky sprinkler script
May 30 21:17:00 elmo domoticz: EventSystem: Lua script error (Blockly), Name: sproeiinstallatie_1 => [string "result = 0; weekday = os.date('*t')['wday']; ..."]:1: attempt to compare nil with number After working many hours on this, I discovered a text when I hover with the mouse over the rain ...
- Wednesday 30 May 2018 21:38
- Forum: Blockly
- Topic: Help needed with Blocky sprinkler script
- Replies: 1
- Views: 966
Help needed with Blocky sprinkler script
Dear all, I'd like to receive some help with the following. I have made a Lua script for making a virtual device that tells me how much rain has fallen in my neighbourhood [1]. I believe this virtual device is functioning OK, please see file 2.png. I made a Blocky script (please see 1.png) that ...