Search found 47 matches
- Tuesday 23 February 2021 13:31
- Forum: General Discussion
- Topic: Oficial Docker Container
- Replies: 210
- Views: 100805
Re: Oficial Docker Container
I need 1wire via owfs support. That is why I've created my own docker. If this container supports it I will be more than happy to switch to the official one.
- Wednesday 16 December 2020 18:04
- Forum: ESP8266
- Topic: Tasmota ->MQTT->Domoticz issue (Solved)
- Replies: 2
- Views: 1422
Re: Tasmota ->MQTT->Domoticz issue
I found out that the issue was with quotation mark while i was using Tasmota rules
I used ” instead "
My bad.
I used ” instead "
My bad.
- Wednesday 16 December 2020 16:23
- Forum: ESP8266
- Topic: Tasmota ->MQTT->Domoticz issue (Solved)
- Replies: 2
- Views: 1422
Tasmota ->MQTT->Domoticz issue (Solved)
I trying to switch two virtual devise from Tasmota using MQTT: One of the has IDX 534 and the second 1081 2020-12-14 22:14:03.389 MQTT: Topic: domoticz/in, Message: {"idx":534,"nvalue":1} 2020-12-14 22:15:20.069 MQTT: Topic: domoticz/in, Message: {"idx":1081,”nvalue":1} 2020-12-14 22:15:20.070 Error: ...
- Tuesday 08 December 2020 21:04
- Forum: Python
- Topic: Python plugin: Ubiquiti Unifi Presence
- Replies: 71
- Views: 11867
Re: Python plugin: Ubiquiti Unifi Presence
I try to start the plugging on Docker and get this 2020-12-08 20:57:10.090 Status: (UniFi Presence) Started. 2020-12-08 20:57:10.147 Error: (UnifiPresence) failed to load 'plugin.py', Python Path used was '/opt/domoticz/plugins/Domoticz-Unifi-Presence/:/usr/lib/python38.zip:/usr/lib/python3.8:/usr ...
- Tuesday 08 December 2020 17:50
- Forum: Python
- Topic: Python plugin: Ubiquiti Unifi Presence
- Replies: 71
- Views: 11867
Re: Python plugin: Ubiquiti Unifi Presence
It's fine for me.
- Tuesday 08 December 2020 16:58
- Forum: Python
- Topic: Python plugin: Ubiquiti Unifi Presence
- Replies: 71
- Views: 11867
Re: Python plugin: Ubiquiti Unifi Presence
It becomes interesting. I saw that api can get AP ID for specific MAC from the UniFi controller. However, I have no skills to implement it.
Try "User A in Garden" when the user with MAC A is connected to AP which is labelled as "Garden"
Try "User A in Garden" when the user with MAC A is connected to AP which is labelled as "Garden"
- Monday 07 December 2020 21:51
- Forum: dzVents
- Topic: Missing logs (Solved)
- Replies: 7
- Views: 1060
Re: Missing logs
Indeed. My bad. Thanks for the help!!!
- Monday 07 December 2020 20:04
- Forum: dzVents
- Topic: Missing logs (Solved)
- Replies: 7
- Views: 1060
Re: Missing logs
The idea to have an automated light in the bathroom using a door and a PIR sensors. It's quite challenging, taking into account that someone from the family uses WC without closing the door during night hours or do not close the door when leave the bathroom or temporary leave the bathroom, etc ...
- Monday 07 December 2020 18:41
- Forum: dzVents
- Topic: Missing logs (Solved)
- Replies: 7
- Views: 1060
Re: Missing logs
Maybe i was not clear, the feature to see logs only from the script which has "level = domoticz.LOG_DEBUG" while the rest of scripts work silence
- Monday 07 December 2020 10:11
- Forum: dzVents
- Topic: Missing logs (Solved)
- Replies: 7
- Views: 1060
Re: Missing logs
Now I see all logs from all scripts. Odd, the one mentioned above shows without the marker 2020-12-07 10:05:38.757 Status: dzVents: Info: Handling events for: "Bathroom 2nd Floor Door Sensor", value: "Open" 2020-12-07 10:05:38.757 Status: dzVents: Info: ------ Start internal script: Bathroom 2nd ...
- Monday 07 December 2020 9:36
- Forum: dzVents
- Topic: Missing logs (Solved)
- Replies: 7
- Views: 1060
Missing logs (Solved)
I have set domoticz.LOG_DEBUG in the script and "error only" in the Domoticz settings. return { on = { devices = { 'Bathroom 2nd Floor PIR', 'Bathroom 2nd Floor Door Sensor' }, logging = { level = domoticz.LOG_DEBUG, marker = 'WC' }, }, However, I see no logs. Dz version 2020.2 Can someone help me ...
- Friday 04 December 2020 22:50
- Forum: Python
- Topic: Python plugin: Ubiquiti Unifi Presence
- Replies: 71
- Views: 11867
Re: Python plugin: Ubiquiti Unifi Presence
I have got three Unifi APs. One of them in my garden. Is there a way to detect when my phone is connected to the AP which is located in my garden? The idea is to send a door bell to garden when i'm there.
- Friday 04 December 2020 15:36
- Forum: Suggestions
- Topic: Add the MCZ pellet stove
- Replies: 39
- Views: 15629
Re: Add the MCZ pellet stove
I would like to detect that MCZ stove is switched on or off by the remote as i have no intention to control it with Domoticz. Is there a solution?
- Thursday 26 November 2020 16:40
- Forum: Examples & Solutions
- Topic: DIY (semi) zone heating using Eurotronic SpiritZ
- Replies: 15
- Views: 2748
Re: DIY (semi) zone heating using Eurotronic SpiritZ
Do not give up!!!
BTW, In my setup, I have got SVT per a room which control the zone valve.
There there is a scrip:
1. If one of the zone valves is open, then start circulation pump and heat the boiler water.
2. If all zone valves are closed, stop the pump and heating the boiler water.
BTW, In my setup, I have got SVT per a room which control the zone valve.
There there is a scrip:
1. If one of the zone valves is open, then start circulation pump and heat the boiler water.
2. If all zone valves are closed, stop the pump and heating the boiler water.
- Sunday 22 November 2020 8:13
- Forum: Examples & Solutions
- Topic: DIY (semi) zone heating using Eurotronic SpiritZ
- Replies: 15
- Views: 2748
Re: DIY (semi) zone heating using Eurotronic SpiritZ
What is pros to use your logic instead of creating SVT hardware per a room?
- Thursday 09 July 2020 9:30
- Forum: Temperature and Weather
- Topic: Rain gauge suggestion
- Replies: 13
- Views: 5123
Re: Rain gauge suggestion
I have just finished building using a cheap rain gauge + WeMos D1 mini with espeasy. The accuracy is about 0,37 mm
https://www.letscontrolit.com/forum/vie ... php?t=4799
https://www.letscontrolit.com/forum/vie ... php?t=4799
- Friday 05 June 2020 15:39
- Forum: dzVents
- Topic: Which device triggers the scrip? [Solved]
- Replies: 2
- Views: 1274
Which device triggers the scrip? [Solved]
I planning to write a script with multiple devices (i.e switches) in the selection field.
A question. How to detect, using if logic, which one triggers the script?
A question. How to detect, using if logic, which one triggers the script?
- Tuesday 05 May 2020 10:44
- Forum: Blockly
- Topic: Irrigation garden with buienradar
- Replies: 29
- Views: 4917
Re: Irrigation garden with buienradar
The best time is watering garden is in mornings )
- Monday 25 November 2019 23:05
- Forum: Rfxcom Transceiver
- Topic: Adding lan interface to RfxTrx433E
- Replies: 24
- Views: 14281
Re: Adding lan interface to RfxTrx433E
@ b_weijenberg
Have you got any other suggestion on how to move RFXtrx433 from the server away? For the moment I use Raspberry PI with Domoticz device sharing setup.
It works, but I don't trust Pi a lot due to an issue with SD cards.
Have you got any other suggestion on how to move RFXtrx433 from the server away? For the moment I use Raspberry PI with Domoticz device sharing setup.
It works, but I don't trust Pi a lot due to an issue with SD cards.
- Monday 25 November 2019 17:13
- Forum: Rfxcom Transceiver
- Topic: Adding lan interface to RfxTrx433E
- Replies: 24
- Views: 14281
Re: Adding lan interface to RfxTrx433E
It looks like aliexpress has no USR-TCP232-T24 available, only USR-TCP232-T2 are there.
There are several HW of the converters. Do you know which will work with rfxcom?
Or any another place where can i buy it.
Thank you a lot for your help.
P.S. Strange that RFXCOM doesn't produce lan versions.
There are several HW of the converters. Do you know which will work with rfxcom?
Or any another place where can i buy it.
Thank you a lot for your help.
P.S. Strange that RFXCOM doesn't produce lan versions.