
MTB
Members-
Posts
40 -
Joined
-
Last visited
Recent Profile Visitors
1129 profile views
MTB's Achievements

New (2/6)
7
Reputation
-
Hello, I had some distractions, but started looking into this again today. It appears that the PrecipNode.py that is loaded for Polisy is malformed. Part of the header is at the end of the file. Not sure if there are any other problems with it. I'd appreciate it if you could take a look. Thanks, Mark PrecipNode.py
-
@glarsen I'm moving from PG2 to PG3 on my Polisy and I have been unable to get the meteobridge server to run, and would appreciate any help. Pretty sure I have it set up the same way as the V2 version. Below are from my error log. Thanks, Mark 2024-01-15 18:06:26,894 MainThread udi_interface INFO polylogger:set_basic_config: set_basic_config: enable=True level=30 2024-01-15 18:06:26,901 MainThread udi_interface INFO __init__:<module>: UDI interface initializing 2024-01-15 18:06:26,902 MainThread udi_interface INFO __init__:<module>: User=polyglot 2024-01-15 18:06:26,903 MainThread udi_interface INFO __init__:<module>: Home=/var/polyglot 2024-01-15 18:06:26,904 MainThread udi_interface INFO __init__:<module>: Node Server Path=/var/polyglot/pg3/ns/000db953c538_20 2024-01-15 18:06:26,905 MainThread udi_interface INFO __init__:<module>: PG3INIT=eyJ1dWlkIjoiMDA6MGQ6Yjk6NTM6YzU6MzgiLCJwcm9maWxlTnVtIjoyMCwibG9nTGV2ZWwiOiJERUJVRyIsInRva2VuIjoiMDM5biV6dUYrVGc4OURYOCIsIm1xdHRIb3N0IjoibG9jYWxob3N0IiwibXF0dFBvcnQiOjE4ODgsInNlY3VyZSI6MSwiaXNQRzN4IjpmYWxzZSwicGczVmVyc2lvbiI6IjMuMS4yMyIsImlzeVZlcnNpb24iOiI1LjguMCIsImVkaXRpb24iOiJGcmVlIn0= 2024-01-15 18:06:26,905 MainThread udi_interface INFO __init__:<module>: Loading interface module 2024-01-15 18:06:27,750 MainThread udi_interface INFO interface:<module>: Loading MQTT module 2024-01-15 18:06:27,968 MainThread udi_interface INFO interface:<module>: MQTT module loaded 2024-01-15 18:06:29,733 MainThread udi_interface INFO __init__:<module>: Loading udi_interface module 2024-01-15 18:06:29,736 MainThread udi_interface INFO __init__:<module>: Loading node module 2024-01-15 18:06:29,737 MainThread udi_interface INFO __init__:<module>: Loading custom module 2024-01-15 18:06:29,737 MainThread udi_interface INFO __init__:<module>: Loading isy module 2024-01-15 18:06:29,738 MainThread udi_interface INFO __init__:<module>: UDI interface initialized 2024-01-15 18:06:29,738 MainThread udi_interface INFO __init__:<module>: UDI Python Interface for Polyglot version 3 3.2.6 Starting... 2024-01-15 18:06:29,749 MainThread udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2024-01-15 18:06:29,750 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/000db953c538_20/./mb-poly.py", line 4, in <module> 2024-01-15 18:06:29,751 MainThread udi_interface ERROR udi_interface:write: from nodes import Controller 2024-01-15 18:06:29,751 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/000db953c538_20/nodes/__init__.py", line 5, in <module> 2024-01-15 18:06:29,752 MainThread udi_interface ERROR udi_interface:write: from .PrecipNode import PrecipNode 2024-01-15 18:06:29,753 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/000db953c538_20/nodes/PrecipNode.py", line 1, in <module> 2024-01-15 18:06:29,754 MainThread udi_interface ERROR udi_interface:write: ode 2024-01-15 18:06:29,754 MainThread udi_interface ERROR udi_interface:write: NameError 2024-01-15 18:06:29,755 MainThread udi_interface ERROR udi_interface:write: : 2024-01-15 18:06:29,755 MainThread udi_interface ERROR udi_interface:write: name 'ode' is not defined
-
MTB started following Current Release Announcements
-
MTB started following Release 4.8.0 Is Now Official , Web Server Problems , Migration to ISY on Polisy: An attempt to collect, organize and share Simplified Directions. and 2 others
-
Thanks to this guide, I managed to get everything working quickly except for datalogging using the "@webpage" feature on the Emails/Notifications tab. Is this working for anyone else? In playing around with Web Server tab, I find that I can copy a file from my computer into the directory, but if I try to create a new directory, it fails. I also can't delete the file that I copied over. Not sure if there is a ownership error, or something isn't working with the path settings?
-
I wrote a description of how I do it for Schlage locks, though note MWareman's comment further down the string about using "localhost". I never had a problem and thus never modified my network calls, but his comment bears noting (and it's easy to implement). As written, it uses more than one program, but that was to gain the capability I was looking for - your needs may allow for a different implementation.
-
Nice! Thank you for posting this. What option did you select from the add variable list did you select for ${sys.node.#.ST}?
-
Tools -> Generate Topology will create an html file that you can download and view. There, it will show you the Insteon address with the suffix (1-8) indicating the channel number along with the current channel name.
-
Thanks for all the good advice. I ended up deleting and factory resetting all of the controller devices (but not the Modem). Then re-linked and renamed to the previous device names and re-created the impacted scenes by adding the deleted controllers back in. All the programs now work again, with fairly minimal time and effort. Using the Diagnostics -> Show Device Links Tables now shows the missing E2... links to the PLM, and a compare of the responder devices that I did not factory reset show the Device and ISY Tables are in synch. Then I did a Backup ISY. Mark
-
KeypadLinc button presses no longer trigger programs on the ISY and little control programs such as turn off/on all lights in a room with a fast on/off (double switch press) no longer function. Based on this forum string, I suspect the lack of E2 link records on the KeypadLinc and SwitchLincs is the culprit. This all started after I replace my PLM. Unfortunately, I was not aware of the proper procedure for replacement, so the prior device link records have been lost. Lacking a good ISY backup, what is the appropriate procedure to re-establish the device links? Is this a situation where I need to factory reset all Insteon devices and delete the modem on the ISY and start linking everything all over? Once the devices have been re-linked and renamed, re-import the programs from the current configuration? This sounds painful, and I'm hoping there is an easier way. Mark
-
No such luck - the links do not appear to be stored by the ISY any longer. Is there a process to re-initialize (re-create) all the device and PLM links? Mark
-
What would the best course of action be if there isn't a useful backup to revert to to re-establish the links? I replaced my PLM 8 months ago, have wondered why I lost certain functionality. Is there a way to re-establish the appropriate PLM and device links - I'm missing the aforementioned E2... PLM links. Mark