Search found 75 matches
- Thursday 18 June 2020 20:56
- Forum: Show your projects
- Topic: Custom dashboard mobile device
- Replies: 3
- Views: 1090
Re: Custom dashboard mobile device
Follow this topic [emoji6]
- Wednesday 17 June 2020 22:20
- Forum: LUA
- Topic: Unknown error in script
- Replies: 7
- Views: 695
Re: Unknown error in script
I have an switch selector ( ventilatie) where status 10 is auto, 20 is low, 30 is med, 40 is high. Because the fan has an internal timer that I can reset when I send an new (same) status so I can let run the fan continue. So I want when the dummy switch manual on (Ventilatie hoog) that the script is ...
- Wednesday 17 June 2020 21:59
- Forum: LUA
- Topic: Unknown error in script
- Replies: 7
- Views: 695
Re: Unknown error in script
Ok, I will try to made the script in a other solution that will do the same. I'm hope that this error will not be shown on the log.
- Wednesday 17 June 2020 18:55
- Forum: LUA
- Topic: Unknown error in script
- Replies: 7
- Views: 695
Re: Unknown error in script
Hi,
That is correct, I run it inside of Domoticz.
But also runs it as an "Time" event.
That is correct, I run it inside of Domoticz.
But also runs it as an "Time" event.
- Wednesday 17 June 2020 18:08
- Forum: LUA
- Topic: Unknown error in script
- Replies: 7
- Views: 695
Unknown error in script
Hi, I have (not) yet experience with LUA scripting so I have made the next script to send serval time an command over the night to an push dummy for the ventilation that use an internal timer. commandArray = {} if (devicechanged['Ventilatie hoog'] == 'On') then commandArray['Ventilatie']='Set Level ...
- Monday 10 February 2020 20:37
- Forum: ESP8266
- Topic: As3935 lightning sensor
- Replies: 2
- Views: 3258
As3935 lightning sensor
Hi, Because my ols Blitzortung system was unfortunately shutdown during some hardware failures (see other post). I have to check if there is an other way to made by myself an lightning sensor. The As3935 lightning sensor got my attention, so I have hookup this sensor to an Esp8266 and insert some ...
- Sunday 19 January 2020 17:05
- Forum: Other questions and discussions
- Topic: First try Node-Red
- Replies: 1
- Views: 8580
First try Node-Red
Hello, At this moment i have running MQTT, Node-Red and Domoticz. And trying to connect those. I have an sensor that is send data to MQTT that i can read with the "debug node" but I'm not able to handle that msg to Domoticz. So i have made an msg inject to try if I can manual send text to Domoticz ...
- Tuesday 07 January 2020 11:01
- Forum: RFLink Transceiver
- Topic: RFlink support Visonic 868 devices
- Replies: 8
- Views: 4622
Re: RFlink support Visonic 868 devices
You must have a 868.95 Mhz module to get it to work with Visonic. I ripped the rx-board out of my old Powermax+ and soldered it on the card instead of the Aurel. Works just fine. :) Because there are separate bords for rx and tx in the Powermax+ I'm now only able to receive with RFlink, but it ...
- Friday 03 January 2020 1:11
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 511878
Re: Controlicz - Domoticz to Google Home/Assistant integration
Hi, I'm busy now to install everything but I searching for an push notification solution for example an doorbell. I see in the past x hundreds of posts (big topic btw [emoji6][emoji28]) some of the same questions but without an solution as far I see. So is it possible to setup push notifications to ...
- Saturday 30 November 2019 12:42
- Forum: Utility
- Topic: ZeverSolar input
- Replies: 8
- Views: 3323
Re: ZeverSolar input
Have some problems with the inverter. And I have the idea that it's not always send the error code to the cloud. So I want to monitor the error code direct to Domoticz. Update: I have insert an extra uservariable "E_Status" that fills the current status of the inverter. commandArray['Variable:E ...
- Saturday 30 November 2019 9:39
- Forum: Utility
- Topic: ZeverSolar input
- Replies: 8
- Views: 3323
Re: ZeverSolar input
Hi,
I see that the status is used the write the value to Domoticz when it's ok.
Is it also possible to write the value to an device when it's not ok?
I see that the status is used the write the value to Domoticz when it's ok.
Is it also possible to write the value to an device when it's not ok?
- Tuesday 19 November 2019 22:15
- Forum: Other questions and discussions
- Topic: P1 interface get fingerprint for devices
- Replies: 3
- Views: 403
Re: P1 interface get fingerprint for devices
Hi,
That was for indeed the simplest one next to the standby power.
I think that the dishwasher, washingmachine is also easy to filter from the P1 data.
I will put my data also in an sheet to check if I can combine the info from my supplier next to data maybe I can find some interesting info.
That was for indeed the simplest one next to the standby power.
I think that the dishwasher, washingmachine is also easy to filter from the P1 data.
I will put my data also in an sheet to check if I can combine the info from my supplier next to data maybe I can find some interesting info.
- Tuesday 19 November 2019 21:18
- Forum: Other questions and discussions
- Topic: P1 interface get fingerprint for devices
- Replies: 3
- Views: 403
Re: P1 interface get fingerprint for devices
Hi, Interessing question! I have see also that my energy supplier give me that kind of info from the P1 data, so there must be extract some info from the raw info. I can imagine that it's combination of preset info an some Ai..?? For example the fridge is always (Especially at night) an time ...
- Wednesday 11 September 2019 10:45
- Forum: Blockly
- Topic: Blocky program don't work
- Replies: 2
- Views: 847
Blocky program don't work
Hi, I have 2 different blocky programs to send an message when the door is longer open then x time and to send an message when it's closed. I use for this an extra "marker" that I can set to on and off. But when the door is closed I get always the message the same time that the door is open and ...
- Thursday 22 August 2019 10:58
- Forum: Z-Wave
- Topic: Simulation node sensor
- Replies: 0
- Views: 752
Simulation node sensor
Hello, Small questions, is it possible with some additional software and an zwave usb stick to simulate an zwave node sensor that can act as an normal sensor in an zwave network? I have already done some search for something like that but I can only find a way to made an virtual software sensor that ...
- Friday 16 August 2019 20:02
- Forum: Suggestions
- Topic: Official Docker images
- Replies: 14
- Views: 17243
Re: Official Docker images
Hi, Maybe an strange question (I'm an beginner in Docker). I have install docker on windows 10 and have get download and install the Domoticz container. But when I run in from the command prompt it run only with the ip adres 0.0.0.0.0 Where can I change those settings so I can run it from my local ...
- Saturday 10 August 2019 14:23
- Forum: Python
- Topic: Python Plugin: MeteoAlarmEU
- Replies: 121
- Views: 26091
Re: Python Plugin: MeteoAlarmEU
on my Domoticz your area works fine. Check Debug log!! Strange, is it possible that the problem is comming from an python version? Stil getting an error 2019-08-10 10:41:46.391 Error: (Meteo Alarm) ----> Line 280 in 'C:\Program Files (x86)\Domoticz\plugins\MeteoAlarmEU\plugin.py' 2019-08-10 10:41 ...
- Saturday 10 August 2019 10:45
- Forum: Python
- Topic: Python Plugin: MeteoAlarmEU
- Replies: 121
- Views: 26091
Re: Python Plugin: MeteoAlarmEU
on my Domoticz your area works fine. Check Debug log!! 2019-08-10 11:09:49.432 (MeteoAlarmEU) Debug logging mask set to: PYTHON PLUGIN QUEUE IMAGE DEVICE CONNECTION MESSAGE ALL 2019-08-10 11:09:49.432 (MeteoAlarmEU) 'DomoticzHash':'bc239243' 2019-08-10 11:09:49.432 (MeteoAlarmEU) 'Key ...
- Friday 09 August 2019 19:57
- Forum: Python
- Topic: Python Plugin: MeteoAlarmEU
- Replies: 121
- Views: 26091
Re: Python Plugin: MeteoAlarmEU
Besides this, everything looks fine. So I guess there is somethign with the feed. 2019-02-09 17:04:51.140 Error: (MeteoAlarm) 'onHeartbeat' failed 'ValueError':'invalid literal for int() with base 10: '2>-/td>-td>-b>From: -/b>-i>09.02.2019 13:00 CET-/i>-b> Until: -/b>-i>09.02.2019 17:00 CET-/i>-/td ...
- Sunday 03 March 2019 16:48
- Forum: Other questions and discussions
- Topic: Error ToonThermostat
- Replies: 291
- Views: 44236
Re: Error ToonThermostat
On this side the Windows version is also working now! Like the Raspberry version you must also run the beta version in Windows ;-) Only I get now in the log file that there is an problem with creating the Toon Devices. Also this issue solved, I have accept new devices for 5 min. So the plugin can ...