knctrnl Posted October 9, 2018 Share Posted October 9, 2018 Sense energy monitor supports adding a hue bridge so you can control devices from the monitor. I know there are hue emulator bridges but is there anything that will present isy994 devices as hue devices to the network? Link to comment
Jimbo.Automates Posted October 10, 2018 Share Posted October 10, 2018 https://github.com/jimboca/udi-poly-hue-emuSent from my Pixel 2 XL using Tapatalk Link to comment
Kajtek Posted February 6, 2020 Share Posted February 6, 2020 I see you have sensemonitoring. I installed the nodeserver but it does not connect The log displays. 2020-02-05 22:20:13,928 [MainThread] [INFO ] UDI Polyglot v2 Interface 2.0.34 Starting... 2020-02-05 22:20:13,933 [MainThread] [ERROR] Traceback (most recent call last): 2020-02-05 22:20:13,934 [MainThread] [ERROR] File "./sense_poly.py", line 13, in <module> 2020-02-05 22:20:13,936 [MainThread] [ERROR] from sense_energy import Senseable 2020-02-05 22:20:13,936 [MainThread] [ERROR] ModuleNotFoundError 2020-02-05 22:20:13,938 [MainThread] [ERROR] No module named 'sense_energy' 2020-02-05 22:22:02,813 [MainThread] [INFO ] Received Config from STDIN. 2020-02-05 22:22:02,815 [MainThread] [INFO ] UDI Polyglot v2 Interface 2.0.34 Starting... 2020-02-05 22:22:02,817 [MainThread] [ERROR] Traceback (most recent call last): 2020-02-05 22:22:02,818 [MainThread] [ERROR] File "./sense_poly.py", line 13, in <module> 2020-02-05 22:22:02,819 [MainThread] [ERROR] from sense_energy import Senseable 2020-02-05 22:22:02,820 [MainThread] [ERROR] ModuleNotFoundError 2020-02-05 22:22:02,820 [MainThread] [ERROR] No module named 'sense_energy' I suspect that I have to set some keys in configuration. Could you help me and tell what should one enter in Custom Configuration Parameters Mine is empty right now. Link to comment
Recommended Posts