thanks again waaren,
I have also --ed the logging line
Search found 51 matches
- Tuesday 01 January 2019 15:54
- Forum: dzVents
- Topic: Group switch the lights
- Replies: 4
- Views: 2039
- Sunday 30 December 2018 15:49
- Forum: dzVents
- Topic: Group switch the lights
- Replies: 4
- Views: 2039
Re: Group switch the lights
Thanks, partially works, but it has ended with error:
2018-12-30 15:41:41.249 Status: User: Admin initiated a switch command (18/Spálňa Posteľ Tlačidlo/Set Level)
2018-12-30 15:41:41.421 Status: dzVents: Info: Handling events for: "Spálňa Posteľ Tlačidlo", value: "Long Click"
2018-12-30 15:41:41 ...
2018-12-30 15:41:41.249 Status: User: Admin initiated a switch command (18/Spálňa Posteľ Tlačidlo/Set Level)
2018-12-30 15:41:41.421 Status: dzVents: Info: Handling events for: "Spálňa Posteľ Tlačidlo", value: "Long Click"
2018-12-30 15:41:41 ...
- Thursday 20 December 2018 7:06
- Forum: dzVents
- Topic: Group switch the lights
- Replies: 4
- Views: 2039
Group switch the lights
Hi, I have created an event:
return {
on = { devices = { 18, 20, 25 }}, -- Spalna Tlacidla: 18-Spálňa Posteľ Tlačidlo, 20-Spálňa Von Tlačidlo, 25-Matusik
-- on = { scenes = { 'AllLights' }},
execute = function(dz, item )
if item.state == "Click" then
dz.devices(49).toggleSwitch() -- Spalna ...
return {
on = { devices = { 18, 20, 25 }}, -- Spalna Tlacidla: 18-Spálňa Posteľ Tlačidlo, 20-Spálňa Von Tlačidlo, 25-Matusik
-- on = { scenes = { 'AllLights' }},
execute = function(dz, item )
if item.state == "Click" then
dz.devices(49).toggleSwitch() -- Spalna ...
- Friday 30 November 2018 22:21
- Forum: Show your projects
- Topic: interceptWH2600 - WH2600 Weather Station Interceptor
- Replies: 58
- Views: 24642
Re: interceptWH2600 - WH2600 Weather Station Interceptor
I am also looking for the code. Just bought eurochron ws2900, which is the same product as all the above.
Where is it disappeared? Is it possible to publish it again?
Where is it disappeared? Is it possible to publish it again?
- Thursday 29 November 2018 21:44
- Forum: Python
- Topic: Python plugin: Xiaomi Mi Robot Vacuum
- Replies: 311
- Views: 123312
Re: Python plugin: Xiaomi Mi Robot Vacuum
I am just testing by the sequence given in the manual...Stimpy68 wrote:Can't seem to find it anywhere, how do you update the miirobo part?
What should I try to do?
- Saturday 17 November 2018 22:18
- Forum: ESP8266
- Topic: Capacitive Soil Moisture Sensor Wemos ESPeasy
- Replies: 23
- Views: 23503
Re: Capacitive Soil Moisture Sensor Wemos ESPeasy
I have inverted the formula, to correspond the Soil Moisture sensor values in Domoticz (using theme Aurora)
00 - 09 ==> "saturated
10 - 19 ==> "adequately wet"
20 - 59 ==> "irrigation advice"
60 - 99 ==> "irrigation"
> 99 ==> "Dangerously dry"
(definitions from this post https://www.domoticz.com ...
00 - 09 ==> "saturated
10 - 19 ==> "adequately wet"
20 - 59 ==> "irrigation advice"
60 - 99 ==> "irrigation"
> 99 ==> "Dangerously dry"
(definitions from this post https://www.domoticz.com ...
- Friday 16 November 2018 22:48
- Forum: ESP8266
- Topic: Capacitive Soil Moisture Sensor Wemos ESPeasy
- Replies: 23
- Views: 23503
Re: Capacitive Soil Moisture Sensor Wemos ESPeasy
Thanks for sharing, really great idea, and it is working out of the box!
the basic parts are working, yeah!
https://i.imgur.com/92wDJZM.jpg
now i want to integrate it into something like this:
https://ae01.alicdn.com/kf/HLB1NBivXs_vK1Rjy0Foxh4IxVXal/1pcs-2V-40mA-Waterproof-Outdoor-Solar-Power ...
the basic parts are working, yeah!
https://i.imgur.com/92wDJZM.jpg
now i want to integrate it into something like this:
https://ae01.alicdn.com/kf/HLB1NBivXs_vK1Rjy0Foxh4IxVXal/1pcs-2V-40mA-Waterproof-Outdoor-Solar-Power ...
- Tuesday 13 November 2018 10:37
- Forum: Python
- Topic: Python Plugin: MeteoAlarmEU
- Replies: 121
- Views: 29583
Re: Python Plugin: MeteoAlarmEU
Idea for upgrade:
- show icons of warnings
- after click - display the meteoalarm webpage, for example: https://www.meteoalarm.eu/sl_SK/0/0/SK309.html
- show icons of warnings
- after click - display the meteoalarm webpage, for example: https://www.meteoalarm.eu/sl_SK/0/0/SK309.html
- Tuesday 13 November 2018 9:57
- Forum: Python
- Topic: Python Plugin: MeteoAlarmEU
- Replies: 121
- Views: 29583
- Saturday 10 November 2018 23:02
- Forum: Python
- Topic: Python plugin: Xiaomi Mi Robot Vacuum
- Replies: 311
- Views: 123312
Re: Python plugin: Xiaomi Mi Robot Vacuum
installed it new from scratch.
everything works, except:
pi@raspberrypi:~/domoticz/plugins/xiaomi-mirobot $ sudo ./test.py
test: python modules path: ././.env/lib/python3.5/site-packages
test: trying connect to 127.0.0.1:22222
Traceback (most recent call last):
File "./test.py", line 22, in ...
everything works, except:
pi@raspberrypi:~/domoticz/plugins/xiaomi-mirobot $ sudo ./test.py
test: python modules path: ././.env/lib/python3.5/site-packages
test: trying connect to 127.0.0.1:22222
Traceback (most recent call last):
File "./test.py", line 22, in ...
- Saturday 10 November 2018 19:39
- Forum: Python
- Topic: Python Plugin: MeteoAlarmEU
- Replies: 121
- Views: 29583
Re: Python Plugin: MeteoAlarmEU
You are right, it was turned on. Thanks for help and for the pluginycahome wrote: Saturday 10 November 2018 18:04 Glad to hear that this plugin worked for your.
As forthe Log Messages, are you sure that you don't have "Debug=True"?
- Saturday 10 November 2018 9:38
- Forum: Python
- Topic: Python Plugin: MeteoAlarmEU
- Replies: 121
- Views: 29583
Re: Python Plugin: MeteoAlarmEU
Hello.
as I said, your problem is that feedparser is missing.
please post here the output of the following command
sudo apt list --installed|grep feed
output:
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
python3-feedparser/stable,now 5.1.3-3 all ...
- Friday 09 November 2018 22:17
- Forum: Python
- Topic: Python plugin: Xiaomi Mi Robot Vacuum
- Replies: 311
- Views: 123312
Re: Python plugin: Xiaomi Mi Robot Vacuum
update:
firing:
pi@raspberrypi:~/domoticz/plugins/xiaomi-mi-robot-vacuum $ virtualenv -p python3 .env
caused:
Already using interpreter /usr/bin/python3
Using base prefix '/usr'
New python executable in /home/pi/domoticz/plugins/xiaomi-mi-robot-vacuum/.env/bin/python3
Traceback (most recent call ...
firing:
pi@raspberrypi:~/domoticz/plugins/xiaomi-mi-robot-vacuum $ virtualenv -p python3 .env
caused:
Already using interpreter /usr/bin/python3
Using base prefix '/usr'
New python executable in /home/pi/domoticz/plugins/xiaomi-mi-robot-vacuum/.env/bin/python3
Traceback (most recent call ...
- Friday 09 November 2018 21:50
- Forum: Python
- Topic: Python Plugin: MeteoAlarmEU
- Replies: 121
- Views: 29583
Re: Python Plugin: MeteoAlarmEU
Then your problem is still feedparser that was not on your system.
If you have python 3.x try :
sudo apt-get install python3-feedparser
tried. still does not work.
2018-11-09 21:42:53.157 Error: (MeteoAlarmEU) failed to load 'plugin.py', Python Path used was '/home/pi/domoticz/plugins ...
- Friday 09 November 2018 13:40
- Forum: Other questions and discussions
- Topic: Siemens/Bosch Home Connect Ecosystem
- Replies: 86
- Views: 31944
Re: Siemens/Bosch Home Connect Ecosystem
Maybe not the right place, but after many attempts, I give up. Domoticz runs fine but adding the plugin (git clone) I get errors:
2018-10-14 22:06:14.194 Error: (Home-Connect) failed to load 'plugin.py', Python Path used was '/home/domoticz/domoticz/plugins/Domoticz-Home-Connect-Plugin/:/usr/lib ...
- Thursday 08 November 2018 13:49
- Forum: Python
- Topic: Python Plugin: MeteoAlarmEU
- Replies: 121
- Views: 29583
Re: Python Plugin: MeteoAlarmEU
I have tried the
pip3 install feedparser
but with the same result.
Hello,
what was the output of "pip3 install feedparser"?
Installed correctly?
like this:
pi@raspberrypi:~/domoticz/plugins/MeteoAlarmEU $ pip3 install feedparser
Traceback (most recent call last):
File "/usr/bin/pip3 ...
- Thursday 08 November 2018 13:33
- Forum: Python
- Topic: Python plugin: Xiaomi Mi Robot Vacuum
- Replies: 311
- Views: 123312
Re: Python plugin: Xiaomi Mi Robot Vacuum
I got closer with your posts, but I have ended here:
(.env) pi@raspberrypi:~/domoticz/plugins/xiaomi-mi-robot-vacuum $ pip3 install -r pip_req.txt
after few installs come this message:
...
Using cached https://files.pythonhosted.org/packages/6b/88 ...
(.env) pi@raspberrypi:~/domoticz/plugins/xiaomi-mi-robot-vacuum $ pip3 install -r pip_req.txt
after few installs come this message:
...
Using cached https://files.pythonhosted.org/packages/6b/88 ...
- Tuesday 06 November 2018 8:35
- Forum: 433 & 868 transceiver
- Topic: RFLink-ESP released
- Replies: 10
- Views: 14326
Re: RFLink-ESP released
will this work?
https://www.aliexpress.com/item/TTGO-LoRa32-V2-1-1-6-version-433-868-915Mhz-ESP32-LoRa-OLED-0-96-Inch/32872078587.html?spm=2114.search0104.3.36.13304fa18ZOS5o&ws_ab_test=searchweb0_0,searchweb201602_1_10320_10065_10068_10547_319_317_10696_5728811_10084_453_454_10083_10618_10304 ...
https://www.aliexpress.com/item/TTGO-LoRa32-V2-1-1-6-version-433-868-915Mhz-ESP32-LoRa-OLED-0-96-Inch/32872078587.html?spm=2114.search0104.3.36.13304fa18ZOS5o&ws_ab_test=searchweb0_0,searchweb201602_1_10320_10065_10068_10547_319_317_10696_5728811_10084_453_454_10083_10618_10304 ...
- Sunday 04 November 2018 20:22
- Forum: Python
- Topic: Python Plugin: ebusd
- Replies: 178
- Views: 35067
Re: Python Plugin: ebusd
I have installed plugin throug Python plugins manager. How can I update it, through PPM?
Now I remember, I already pushed a patch because PPM doesn't work on some git versions or on localized versions, cf. here: https://github.com/ycahome/pp-manager/pull/8
I was during May, it's still not ...
- Sunday 04 November 2018 20:19
- Forum: Python
- Topic: Python Plugin: Python Plugin Manager
- Replies: 234
- Views: 115731
Re: Python Plugin: Python Plugin Manager
what about updates of plugins?
after every restart, my RPi is telling me, that update for ebusd plugin is available. How can i update it?
Thank you,
Michal
Read the very first post for usage:
"Auto Update" Options (After every change press "Update")
"All": Continuously update all ...