Everything posted by glarsen
-
eisy-ui Alpha release - Feedback
Looks good @bmercier. Thanks. Tinkering continues....
-
eisy-ui Alpha release - Feedback
@bmercier done.
-
eisy-ui Alpha release - Feedback
@bmercier I also have the same results as @sjenkins after upgrading to 5.9.1_21 and rebooting. The rest command gives this, which seems normal: {"timestamp":"2025-06-07T08:26:11.581210-07:00","families":[{"id":"1","name":"","instances":[{"id":"1","name":"","nodedefs":[{"id":"RelayLampSwitch_ADV","nls":"147","properties":[{"id":"ST","editor":"I_OL_RELAY","name":"Status"},{"id":"ERR","editor":"I_ERR","hide":true,"name":"Responding"}],"cmds":{"sends":[{"id":"DON","name":"On"},{"id":"DOF","name":"Off"},{"id":"DFOF","name":"Fast Off"},{"id":"DFON","name":"Fast On"},{"id":"FDUP","name":"Fade Up"},{"id":"FDDOWN","name":"Fade Down"},{"id":"FDSTOP","name":"Fade Stop"}],"accepts":[{"id":"DON","name":"On","parameters":[{"id":"","editor":"I_0_100_PERCENT","optional":true}]},{"id":"DOF","name":"Off"},{"id":"DFOF","name":"Fast Off"},{"id":"DFON","name":"Fast On"},{"id":"QUERY","name":"Query"},{"id":"BEEP","name":"Beep","format":"/level/${c}/${c} ${v}/","parameters":[{"id":"","editor":"I_BEEP_255","optional":true}]},{"id":"BL","name":"Backlight","parameters":[{"id":"","editor":"I_BL"}]},{"id":"WDU","name":"Write Changes"}]},"links":{"ctl":["I_CTL_DIMMER_ADV"],"rsp":["I_RELAY","I_RELAY_ADV"]}}]}]}]} Still receiving "Error loading node 2A 43 78 1: Profiles loaded but nodedefs missing", same on all Insteon nodes
-
eisy-ui Alpha release - Feedback
@bmercier IoX is at 5.9.1 and PG3x at 3.3.19 with eisyui 0.4.1 installed. For kicks I restarted the eisy anyway after clicking "Upgrade Packages", but same versions before and after, and no change in results.
-
eisy-ui Alpha release - Feedback
Error loading node 4F E5 E4 1: Profiles loaded but nodedefs missing I'm getting this error on all Insteon nodes. Thus, no commands appear in widgets. Also, can't seem to get widgets to display on ZWave Thermostats, only properties.
-
RainMachine NS not working post update to 5.8.4
@kzboray, I did notice at the time that I updated to 5.8.3 that none of my Python plugins started initially either, but after a second reboot they all came up properly. And under 5.8.4 they all seem ok too.
-
RainMachine NS not working post update to 5.8.4
@tmorse305, the issue for some seems to have arisen after updating to IoX 5.8.4.
-
RainMachine NS not working post update to 5.8.4
And yet all of mine are fine...including RainMachine. Which hardware are you on - Polisy or eisy? Not that it should matter, but....
-
Include Station (Indoor) Data
@chadm, Meteobridge 3.2.0 is available which incorporates indoor temperature, humidity, and dew point. Let me know if you have any issues.
-
Meteobridge Install and Startup problem
There's a new version of Meteobridge that I just uploaded incorporating some changes requested by another user. The file for both Polisy and eisy is identical and runs fine on both of my Polisy and eisy, so I'm not sure why you're seeing that. In any case, try 3.2.0 and see if it works.
-
Include Station (Indoor) Data
Don't see why not. Give me a couple of weeks and I'll get it done. Just finishing up a move into a new location and still finding things.
-
Meteobridge Install and Startup problem
I'll have a look as soon as I can. We're just finishing up moving and setting up my development platform should be done by the weekend. What type of weather hardware are you using? Also, please set the logging to debug and restart the plugin. Then download the lig package and PM it to me.
-
migrating from PG2/polisy + isy programs to PG3x on eisy
@cosyn, sorry I've been unable to respond or help. I'm in the process of moving and have no access to any of my dev stuff (since Dec. 27), and not for another week or so yet. Finally got a laptop fired up today in a hotel room and saw all of this. I can't remember what forced the change to the node names since it was more than a year ago-I had even forgotten about that until I saw this thread. I'm glad UD was able to help. Thanks for your patience.
-
migrating from PG2/polisy + isy programs to PG3x on eisy
First off, make sure that the plugin is installed in the same slot in PG3x as it was in PG2. There were no code changes in the functional code between PG2 and PG3x so it should work the same way.
-
PG3 Kasa TP-Link Node Server 3.1.4
I tried uninstallating, rebooting and reinstalling, all with no success. And it's been over 24 hours now so it doesn't seem that anything is changing.
-
PG3 Kasa TP-Link Node Server 3.1.4
And I see the rust installation in /usr/local, including the compiler in bin, so I dunno.
-
PG3 Kasa TP-Link Node Server 3.1.4
Do I need to open a ticket with UDI? Or do you have a suggestion to fix?
-
PG3 Kasa TP-Link Node Server 3.1.4
DId the last version depend on Rust too? It ran ok.
-
PG3 Kasa TP-Link Node Server 3.1.4
Done
-
PG3 Kasa TP-Link Node Server 3.1.4
Yes, I'm at 5.7.1_2
-
PG3 Kasa TP-Link Node Server 3.1.4
Upgraded to 3.1.1 it seems successfully, however the PG3 dashboard shows it as "Disconnected" , the ns seems to be restarting over and over. I see this in the log 2023-11-26 09:37:47,933 MainThread udi_interface INFO __init__:<module>: UDI Python Interface for Polyglot version 3 3.2.4 Starting... 2023-11-26 09:37:47,935 MainThread udi_interface ERROR udi_interface:write: Traceback (most recent call last): File "/var/polyglot/pg3/ns/0021b902628f_16/kasa-poly.py", line 12, in <module> from nodes import VERSION,Controller File "/var/polyglot/pg3/ns/0021b902628f_16/nodes/__init__.py", line 9, in <module> from .SmartDeviceNode import SmartDeviceNode File "/var/polyglot/pg3/ns/0021b902628f_16/nodes/SmartDeviceNode.py", line 8, in <module> from kasa import SmartDeviceException ModuleNotFoundError: No module named 'kasa' 2023-11-26 09:37:49,168 MainThread udi_interface INFO polylogger:set_basic_config: set_basic_config: enable=True level=30 2023-11-26 09:37:49,168 MainThread udi_interface INFO __init__:<module>: UDI interface initializing 2023-11-26 09:37:49,168 MainThread udi_interface INFO __init__:<module>: User=0021b902628f_16 repeatedly. I'm on PG3 3.2.16. I've restarted PG3 as well as reinstalled the plugin with no effect.
-
Error Purging Old Elements
Hi Jim, I'm seeing this error on "Purge Execute" when updating elements on my Harmony Hub. 2023-11-25 10:30:56,006 Command udi_interface WARNING Controller:purge: Deleting Activity for "Media Room Hub" that is no longer used a45241859 "Watch Fire TV" 2023-11-25 10:30:56,006 Command udi_interface.custom INFO custom:_save: Sending data notices to Polyglot. 2023-11-25 10:30:56,006 Command udi_interface.interface ERROR interface:_handleInput: _parseInput: failed harmonyctrl.runCmd(PURGE_EXECUTE) 'Controller' object has no attribute 'controller' Traceback (most recent call last): File "/var/polyglot/pg3/ns/0021b902628f_12/.local/lib/python3.9/site-packages/udi_interface/interface.py", line 960, in _handleInput self.nodes_internal[item['address']].runCmd(item) File "/var/polyglot/pg3/ns/0021b902628f_12/.local/lib/python3.9/site-packages/udi_interface/node.py", line 172, in runCmd fun(self, command) File "/var/polyglot/pg3/ns/0021b902628f_12/nodes/Controller.py", line 642, in _cmd_purge_execute self.purge(do_delete=True) File "/var/polyglot/pg3/ns/0021b902628f_12/nodes/Controller.py", line 499, in purge self.controller.poly.delNode(address) AttributeError: 'Controller' object has no attribute 'controller' 2023-11-25 10:30:56,029 MQTT udi_interface.interface INFO interface:_message: Successfully set key = notices 2023-11-25 10:30:56,113 MQTT udi_interface.interface INFO interface:_message: Successfully set key = notices The purge fails, though the plugin remains running. Edit: It does appear that manually deleting the affected nodes does work though.
-
Zigbee - Device Support Requests
Sinope TH1300ZB, TH1124ZB, TH1123ZB would be a good addon here! https://sinopetech.com/en These are: 1) floor heat thermostat, 2) 4000 and 3000 watt electric baseboard heat thermostats respectively eisy 5.7.0 w USB Zmatter finds them and lists them as "unsupported work queue request 6 ignored" Sinope also offers dimmers, switches, load controllers, water detectors and other elements in either Zigbee or Wi-Fi
-
Node server to connect to Daikin Mini-Split Heat Pump WiFi adapter?
Oh, OK. I thought you were referring to the Intesis NS. Sorry
-
Node server to connect to Daikin Mini-Split Heat Pump WiFi adapter?
Where do you see that? It was never availablke for V2, only V3.