Search found 3 matches
- Tuesday 27 November 2018 17:14
- Forum: Utility
- Topic: Energy measurement with espeasy and pzem-004t
- Replies: 65
- Views: 76709
Re: Energy measurement with espeasy and pzem-004t
Piacco! 1. In ESP EASY go to Tools-Advanced and enable Rules . 2. In ESP EASY go to your pzem device set name pzem1 3. In ESP EASY set Values as on pic: ScreenClip.png 4. In ESP EASY go to Rules tab and place in text field: on pzem1#Current do SendToHTTP 192.168.0.100,8080,/json.htm?type=command ...
- Sunday 05 March 2017 21:51
- Forum: Other questions and discussions
- Topic: Ping a device
- Replies: 6
- Views: 2011
Re: Ping a device
Hi!
Use dZvents https://github.com/dannybloe/dzVents
There is a sample checking "last seen" time for sensors.
This make me understand is sensor is still alive and sending data.
Отправлено с моего MI 4S через Tapatalk
Use dZvents https://github.com/dannybloe/dzVents
There is a sample checking "last seen" time for sensors.
This make me understand is sensor is still alive and sending data.
Отправлено с моего MI 4S через Tapatalk
- Saturday 18 February 2017 16:44
- Forum: Third party and supplementary tools
- Topic: dtgbot - Domoticz TeleGram BOT
- Replies: 597
- Views: 129450
Re: dtgbot - Domoticz TeleGram BOT
Hi All!
today faced the same issue -
/usr/bin/lua5.2: /home/domoticz/dtgbot/dtgbot.lua:549: attempt to index global 'msg' (a nil value)
stack traceback:
/home/domoticz/dtgbot/dtgbot.lua:549: in main chunk
[C]: in ?
on line 549 i have print_to_log(1,msg.text)
Is there any solution?
today faced the same issue -
/usr/bin/lua5.2: /home/domoticz/dtgbot/dtgbot.lua:549: attempt to index global 'msg' (a nil value)
stack traceback:
/home/domoticz/dtgbot/dtgbot.lua:549: in main chunk
[C]: in ?
on line 549 i have print_to_log(1,msg.text)
Is there any solution?