Hello @Galadril,
It seems the "on Switch Changed" event is not detected anymore, it seems to have worked previously...
I am using Tasker 6.1.32
What did I missed ?
Search found 43 matches
- Sunday 25 August 2024 20:18
- Forum: Android
- Topic: Domoticz Plug-In for Tasker
- Replies: 36
- Views: 9530
- Thursday 13 June 2024 14:42
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 275
- Views: 35142
Re: Energy Dashboard (Build in)
@rezzalex, This might have to be done in the plugin... On a Victron system, when you set the setpoint to 1000 Watt it takes 1000 Watt from the Grid. When you set the Setpoint to -1000 Watt, it returns to the Grid. Is this with the build in Enphase hardware? It is also mentioned in the enphase code ...
- Tuesday 11 June 2024 16:14
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 275
- Views: 35142
Re: Energy Dashboard (Build in)
Hello. The battery usage from Enphase plugin appears inverted in the energy dashboard. 80 watts on the sensors is interpreted by the new dashboard as "the battery is charging 80 watts, except this is the opposite, it "supply" 80 watts to Home. Where the fix should be done : On dashboard side or ...
- Tuesday 11 June 2024 8:28
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 275
- Views: 35142
Re: Energy Dashboard (Build in)
Also, I suggest to enable not only P1 meters. Grid power/energy can be a Electric (Instant+Counter) device. I agree, that is also my situation (negative values are return to grid). Not sure how this goes well.... and what you are measuring.... When you deliver power back to the grid, the kWh ...
- Monday 10 June 2024 22:48
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 275
- Views: 35142
Re: Energy Dashboard (Build in)
Thanks a lot, very nice feature !!! +1 for Grid power/energy meter for main power monitoring. I know it could be done "manually", outside of the dashboard conf, but grouping some energy sensors together would be nice, for instance, all lights (most of the time spreaded over multiple devices).
- Thursday 16 May 2024 18:21
- Forum: MQTT Auto Discovery
- Topic: Config Number actionnable in DZVENT ?
- Replies: 2
- Views: 1988
Config Number actionnable in DZVENT ?
Hello,
using ZwaveJsUI, now that we have the configuration items available in DZ, in the configuration menu of the MQTT Auto Discovery Hardware page,
can we use them, read or change values from scripts, DZVent first ?
thank you
using ZwaveJsUI, now that we have the configuration items available in DZ, in the configuration menu of the MQTT Auto Discovery Hardware page,
can we use them, read or change values from scripts, DZVent first ?
thank you
- Friday 05 January 2024 15:36
- Forum: dzVents
- Topic: dzVents - inspecting all Pir sensors in the house
- Replies: 15
- Views: 4256
Re: dzVents - inspecting all Pir sensors in the house
OK, now it works, sorry for disturing...
- Friday 05 January 2024 14:40
- Forum: dzVents
- Topic: dzVents - inspecting all Pir sensors in the house
- Replies: 15
- Views: 4256
Re: dzVents - inspecting all Pir sensors in the house
having a quick look at LUA string livrairy, not sure If I can easily use a "begin by" function for strings...
- Friday 05 January 2024 14:26
- Forum: dzVents
- Topic: dzVents - inspecting all Pir sensors in the house
- Replies: 15
- Views: 4256
Re: dzVents - inspecting all Pir sensors in the house
OK, I think this is working, except the name of the devices I want to check have a special characters in the middle. I have tried with my "presence" device, and only works for the 2 more recents, the 2 olders are not recogised by the match, despite the begining of their names are exactly the same ...
- Friday 05 January 2024 14:11
- Forum: dzVents
- Topic: dzVents - inspecting all Pir sensors in the house
- Replies: 15
- Views: 4256
Re: dzVents - inspecting all Pir sensors in the house
I have no experience defining functions within DzVents, but when I read and compare your script to the original in this thread, I see that the original is making a call to the defined function and you are not. You could also try to add a "else" part to the if-statement to check whether that part of ...
- Friday 05 January 2024 14:08
- Forum: dzVents
- Topic: dzVents - inspecting all Pir sensors in the house
- Replies: 15
- Views: 4256
Re: dzVents - inspecting all Pir sensors in the house
No, it is a dummy device to test.Kedi wrote: ↑Friday 05 January 2024 12:17 Should not this be the motion sensors?Code: Select all
devices = { 'Test' }
the real context of my script si to check all PIR when Alarm is set automatically, to check on any remaining presence at home like kids or guests
- Friday 05 January 2024 11:38
- Forum: dzVents
- Topic: dzVents - inspecting all Pir sensors in the house
- Replies: 15
- Views: 4256
Re: dzVents - inspecting all Pir sensors in the house
Hello, I am trying to check all my PIR sensors, but the match function is not working at all I have DZ almost latest Beta version. return { on = { devices = { 'Test' } }, logging = { level = domoticz.LOG_FORCE, marker = 'test', }, execute = function(domoticz, device) -- filter devices on name ...
- Friday 03 November 2023 14:04
- Forum: Python
- Topic: Python Framework 'Error message': Reference Count not correct, expected
- Replies: 9
- Views: 3303
Re: Python Framework 'Error message': Reference Count not correct, expected
Hello,
does anyone know if there is an open ticket/issue in DZ Github ?
currently, is this error message caused something or anything?
Because I have trouble with one of my plugins and would like to get rid of this possibility
does anyone know if there is an open ticket/issue in DZ Github ?
currently, is this error message caused something or anything?
Because I have trouble with one of my plugins and would like to get rid of this possibility
- Monday 16 October 2023 15:03
- Forum: Android
- Topic: Domoticz Plug-In for Tasker
- Replies: 36
- Views: 9530
Re: Domoticz Plug-In for Tasker
Hello @galadril. Is the tasker plugin and it's "listening server" are not based on Firebase Cloud messenging ? I wanted to build a wall Domotic Tablet I have bought a Amazon Fire HD 10, which does not support Fire Cloud messenging... ==> I cant have the Doorbell app to natively pop-up when riging ...
- Tuesday 05 September 2023 18:29
- Forum: Cameras
- Topic: Doorbell for portal opening
- Replies: 3
- Views: 1652
Re: Doorbell for portal opening
Finally, it will be the Dahua DHI-VTO2202F-P-S2
I expect to use this plugin and maybe add some features if I am able to :
https://github.com/rbrouwer/dahua-vto-dz
I expect to use this plugin and maybe add some features if I am able to :
https://github.com/rbrouwer/dahua-vto-dz
- Monday 28 August 2023 17:13
- Forum: Cameras
- Topic: Doorbell for portal opening
- Replies: 3
- Views: 1652
Re: Doorbell for portal opening
Thanks a lot. Maybe I was nt precise enough in my description. I need a video doorbell with 1 or idealy 2 integrated relays so that I can open my gate when someone is ringing. I think I should have call it an "intercom", right ("portier" in french)? Even if there could be a Domoticz integration to ...
- Friday 18 August 2023 12:31
- Forum: Cameras
- Topic: Doorbell for portal opening
- Replies: 3
- Views: 1652
Doorbell for portal opening
Hello, I am not satisfied with the (non existing) integration into my home automation system with my doorbell (Philips Welcome Eye Connect) : no API or equivalent and no (more) open RTSP stream. Could you recommend a product: - at a reasonable price - ideally 2 wires (I did not include more than the ...
- Tuesday 02 May 2023 8:28
- Forum: Z-Wave
- Topic: Manage ZWave Direct association from DZ
- Replies: 1
- Views: 298
Manage ZWave Direct association from DZ
Hello, ZwaveJsUI propose APIs to act remotely. As I shutdown my Host every night, I would ike to associate directly a PIR with a LIght only during nights, which implies making the association just when DZ is shutdown and removing it at start up during the morning. It seems ZwaveJSui are managable ...
- Friday 27 January 2023 15:15
- Forum: Python
- Topic: python code suddenly not working
- Replies: 37
- Views: 3354
Re: python code suddenly not working
In docker be sure you have the extra python module(s) installed in the Domoticz container else it cannot find it. You can use the customstart.sh for that. See the Domoticz docker wiki. as already written, I have installed the "requests" package in /usr/lib/python3.7/ and in "/usr/local/lib/python3 ...
- Friday 27 January 2023 13:59
- Forum: Python
- Topic: python code suddenly not working
- Replies: 37
- Views: 3354
Re: python code suddenly not working
Hello everyone, I would like to know if my issue is related to the recent bug described in this post. Could be the same issue. Check: 1) is your script running from commandline without problems? 2) Is the requestsession=requests.Session() line within a function definition? 3) If you add the ...