Search found 12 matches
- Friday 02 April 2021 13:42
- Forum: Utility
- Topic: Updating incremental counter with TIME value / json
- Replies: 44
- Views: 11628
Re: Updating incremental counter with TIME value / json
Thanks, it worked! Seconds and power began to count. 2021-04-02 14:32:22.782 Status: User: Admin initiated a switch command (370/Light-Kitchen-Extract/Off) 2021-04-02 14:32:23.036 Status: dzVents: Info: Handling events for: "Light-Kitchen-Extract", value: "Off" 2021-04-02 14:32:23.037 Status ...
- Friday 02 April 2021 13:04
- Forum: Utility
- Topic: Updating incremental counter with TIME value / json
- Replies: 44
- Views: 11628
Re: Updating incremental counter with TIME value / json
--[[ getUptime.lua for [ dzVents >= 2.4 ] ]]-- return { on = { devices = { 74, 88, 260, 350, 366, 368, 369, 370, 371, }, }, logging = { level = domoticz.LOG_DEBUG, marker = "getUptime", }, data = { devices = { initial = {}, }, }, execute = function(dz, item) --- Your settings below this line local ...
- Friday 02 April 2021 8:10
- Forum: Utility
- Topic: Updating incremental counter with TIME value / json
- Replies: 44
- Views: 11628
Re: Updating incremental counter with TIME value / json
Today I tried to turn on and off different switches several times, the seconds are still at zero 2021-04-02 08:54:59.219 Status: dzVents: Info: Handling events for: "Light-Bathroom", value: "Off" 2021-04-02 08:54:59.219 Status: dzVents: Info: getUptime: ------ Start internal script: Light-kWh ...
- Thursday 01 April 2021 19:33
- Forum: Utility
- Topic: Updating incremental counter with TIME value / json
- Replies: 44
- Views: 11628
Re: Updating incremental counter with TIME value / json
Good evening, thanks for the script! He's almost working, he doesn't want to count the seconds. 2021-04-01 20:14:15.921 Status: User: Admin initiated a switch command (368/Light-Kitchen/On) 2021-04-01 20:14:16.164 Status: dzVents: Info: Handling events for: "Light-Kitchen", value: "On" 2021-04-01 20 ...
- Thursday 01 April 2021 11:53
- Forum: Utility
- Topic: Updating incremental counter with TIME value / json
- Replies: 44
- Views: 11628
Re: Updating incremental counter with TIME value / json
--[[ getUptime.lua for [ dzVents >= 2.4 ] ]]-- return { on = { devices = { 260, 350, 366, 368, 370, 369, 371, 74, 88 }}, -- name enclosed in quotes or IDX number without quotes logging = { level = domoticz.LOG_DEBUG, marker = "getUptime" }, data = { lastState = { initial = "Off" }, secondsOn ...
- Thursday 01 April 2021 11:32
- Forum: Utility
- Topic: Updating incremental counter with TIME value / json
- Replies: 44
- Views: 11628
Re: Updating incremental counter with TIME value / json
Good afternoon, with the help of your code I have set up a Counter for myself, which counts the total working time of light bulbs in the house. Tell me, is it possible to somehow calculate the total energy consumption, and take into account in the code that each light bulb has a different ...
- Monday 21 December 2020 12:38
- Forum: Zigbee
- Topic: Xiaomi gateway-Aqara wireless relay
- Replies: 6
- Views: 1302
- Friday 31 July 2020 8:36
- Forum: Suggestions
- Topic: Support for LLKZMK11LM Aqara wireless relay controller
- Replies: 34
- Views: 7464
Re: Support for LLKZMK11LM Aqara wireless relay controller
I wrote to Aqara technical support, they do not answer, a waste of time! Tell me, maybe you know, I read that in Home Assistance such relays can be connected and everything works there.
- Wednesday 29 July 2020 9:55
- Forum: Suggestions
- Topic: Support for LLKZMK11LM Aqara wireless relay controller
- Replies: 34
- Views: 7464
Re: Support for LLKZMK11LM Aqara wireless relay controller
There is already support in the Xiaomi gateway: Version code: 272 Gateway ID:83872*** Zigbee channel:20 Gateway information: {"ap":{"bssid":"EC:41:18:9D:**:**","rssi":-53,"ssid":"******"},"cfg_time":0,"fw_ver":"1.4.1_176","hw_ver":"MW300","life":452***,"mac":"78:11:DC:FB:**:**","mcu_fw_ver":"0220","m ...
- Wednesday 29 July 2020 9:42
- Forum: Zigbee
- Topic: Xiaomi gateway-Aqara wireless relay
- Replies: 6
- Views: 1302
Re: Xiaomi gateway-Aqara wireless relay
There is already support in the Xiaomi gateway: Version code: 272 Gateway ID:83872*** Zigbee channel:20 Gateway information: {"ap":{"bssid":"EC:41:18:9D:**:**","rssi":-53,"ssid":"******"},"cfg_time":0,"fw_ver":"1.4.1_176","hw_ver":"MW300","life":452***,"mac":"78:11:DC:FB:**:**","mcu_fw_ver":"0220","m ...
- Wednesday 29 July 2020 8:07
- Forum: Suggestions
- Topic: Support for LLKZMK11LM Aqara wireless relay controller
- Replies: 34
- Views: 7464
Re: Support for LLKZMK11LM Aqara wireless relay controller
You have plans to add support for LLKZMK11LM Aqara wireless relay controller in future?
- Tuesday 28 July 2020 8:50
- Forum: Suggestions
- Topic: Support for LLKZMK11LM Aqara wireless relay controller
- Replies: 34
- Views: 7464
Re: Support for LLKZMK11LM Aqara wireless relay controller
Good afternoon, tell me if the situation with relay LLKZMK11LM support has changed? I see that the Xiaomi HUB sees it, but there is no choice of switches.