Everything posted by bmercier
-
Version 1.2 changes?
Version 1.2 has no functional changes. The main difference is that it is now using the UDI python interface's OAuth class. If after updating there are oAuth errors, then a re-authorize should fix it.
-
Version notice not correct UDM
Should be fixed now.
-
Flumewater subscription for this node server has expired
First, please go to the Plugin store and click on "Refresh Store". Then, you can try to restart the plugin. If it has been reinstalled in an attempt to fix it, it should be reinstalled again as the installed edition will be "Free", instead of "Standard" as it should.
-
Flumewater subscription for this node server has expired
Please open a ticket, I will investigate the license issue. Please include your uuid & a link to this thread.
-
Has Your Alexa Gone Mute?
This was probably the Portal's Occupancy Node server. On my.isy.io, Select Tool | Occupancy Node Server | Configure, you can configure or remove the configuration. Slot 1 has no particular meaning. When you configure Occupancy, this will use the first slot available. That's probably what you had there.
-
Ring is down?
It is indeed down: https://status.ring.com/
-
Ring is down?
There seems to be an outage with Ring itself. The infrastructure is up and we keep receiving webhooks from other sources than Ring. But It seems like we stopped receiving webhook events from Ring about 3 hours ago. Also, the errors in your PG3 log seems to confirm that the Ring API also do not respond. So something's wrong at Ring.
-
Alexa Words To Run A Program - other options besides "turn on"?
The best approach woud be to use an Alexa A/V device. In Portal, Select Tool | Connectivity | Amazon Echo, click on Add, A/V Give your receiver a name, and on the Volume tab, you can assign the Volume Up and Volume Down to programs. This will allow you to says something: "Alexa, turn up the volume on <spoken>"
-
Portal maintenance 2024-07-29
Maintenance is now completed. Units now reconnects to portal a lot faster. Thanks for your patience! Benoit
-
Portal maintenance 2024-07-29
Hello everyone, We will have a portal maintenace Monday July 29th at 5am PST, for a duration of approximately 1 hour. During this maintenance, there will be dowtime. During July 22nd's maintenance, we notices that it took quite a bit of time for all the units to reconnect following the maintenance. The purpose of this maintenance is to optimize this. Benoit
-
Alexa routines no longer working. (past 3 days)
No, this was indeed a problem in Portal infrastructure. The way devices are queried and Routines gets triggered are 2 different things. When you go to the Alexa app and look at a devices, the status comes this way: Amazon makes a request to portal, and Portal makes a request to your controller. For this to work, you just need the skill to be linked, and your controller to be online on portal. Now in the case of routines, this requires a permanent "subscription" to your controller. Just like when you open the admin console, this creates a subscription and from now on, all devices changes are sent in real-time to the admin console, which updates. The bug was with the subscriptions.
-
Portal still down for me
Have you tried to update your firmware? In the admin console, click on upgrade packages.
-
Alexa routines stopped working again
Alexa routines should work well now for everyone.
-
Alexa routines no longer working. (past 3 days)
Alexa routines should be working well as of now. There was a bug in the recent code that would break Alexa routines. Relinking the skill was a good work-around, but should no longer be necessary.
-
Disconnected from Portal Following Maintenance Completion
Please wait a few more minutes. Although the maintenance is completed, not all units have reconnected to the portal. We currently have about 75% of the units reconnected. I should have added that information in the notice.
-
Portal maintenance 2024-07-22
Portal maintenance is now completed. Thanks for your patience.
-
Portal maintenance 2024-07-22
Hello everyone, We will have a portal maintenace Monday July 22nd at 5am PST, for a duration of approximately 1 hour. During this maintenance, there will be dowtime. The purpose of the maintenance is to finalize upgrading and increasing the capacity of the portal infrastructure. Benoit
-
EISY Portal Integration Offline
Should be working for everyone now.
-
Portal problem 2024-07-18
Problem should be fixed now. We are making enhancements to the portal infrastructures. This should have been totally transparent, but unfortunately, something went wrong. The problem has been identified and fixed. Sorry for the inconvenience.
-
Anyone having portal connectivity issues?
- Portal problem 2024-07-18
Hello, We are currently experiencing connectivity issues for a subset of the units connected to portal. We are currently working on it. This should be resolved within the next 2 hours. Benoit- TotalConnect Nodes Not Loading
Anyone knows of a solution? I think these are the relevant lines below. The line in bold I believe is suspicious: 2024-07-04 20:24:58.412 Thread-4 (start) udi_interface INFO totalconnect-poly:start: Started Total Connect Nodeserver 2024-07-04 20:24:58.413 Thread-4 (start) udi_interface.node DEBUG node:setDriver: controller:Total Connect Controller Reporting set ST to 1 to Polyglot 2024-07-04 20:24:58.413 Command udi_interface.interface DEBUG interface:_handleResult: add node response: {'id': '06556e5f-4aa7-4da7-b820-05a7552047e7', 'uuid': '00:21:b9:02:6a:12', 'profileNum': 3, 'address': 'controller', 'name': 'Total Connect Controller', 'nodeDefId': 'controller', 'nls': None, 'hint': '0x00000000', 'controller': 1, 'primaryNode': 'controller', 'private': None, 'isPrimary': 1, 'enabled': 1, 'timeAdded': 1720044242980, 'timeModified': 1720142698298, 'dbVersion': 1} 2024-07-04 20:24:58.413 Thread-4 (start) udi_interface.node DEBUG node:reportDriver: Updating value to 1 2024-07-04 20:24:58.422 Thread-1 (send_thread) udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'address': 'controller', 'driver': 'ST', 'value': '1', 'uom': 25, 'text': None}]} 2024-07-04 20:24:58.433 MQTT udi_interface.interface INFO interface:_message: Successfully set controller :: ST to 1 UOM 25 2024-07-04 20:25:00.052 Thread-2 (parameterHandler) root WARNING TotalConnectClient:security_problem: User straten is a master user. 2024-07-04 20:25:00.052 Thread-2 (parameterHandler) root WARNING TotalConnectClient:security_problem: User straten is a user administrator. 2024-07-04 20:25:00.052 Thread-2 (parameterHandler) root WARNING TotalConnectClient:security_problem: User straten is a configuration administrator. 2024-07-04 20:25:00.053 Thread-2 (parameterHandler) root WARNING TotalConnectClient:__init__: Total Connect user straten has one or more permissions that are not necessary. Remove permissions from this user or create a new user with minimal permissions. 2024-07-04 20:25:00.053 Thread-2 (parameterHandler) root WARNING TotalConnectClient:populate_details: No usercode for location 2856885. 2024-07-04 20:25:10.410 Thread-2 (parameterHandler) udi_interface.custom DEBUG custom:__setitem__: CUSTOM: discovery_failed = Discovery failed please check logs for a more detailed error. ...saving 2024-07-04 20:25:10.410 Thread-2 (parameterHandler) udi_interface.custom INFO custom:_save: Sending data notices to Polyglot. 2024-07-04 20:25:10.410 Thread-2 (parameterHandler) udi_interface ERROR totalconnect-poly:discover: Discovery failed with error argument of type 'NoneType' is not iterable Traceback (most recent call last): File "/var/polyglot/pg3/ns/0021b9026a12_3/totalconnect-poly.py", line 134, in discover self.tc = TotalConnectClient.TotalConnectClient(self.user, self.password) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/polyglot/pg3/ns/0021b9026a12_3/.local/lib/python3.11/site-packages/total_connect_client/TotalConnectClient.py", line 94, in __init__ self.authenticate() File "/var/polyglot/pg3/ns/0021b9026a12_3/.local/lib/python3.11/site-packages/total_connect_client/TotalConnectClient.py", line 195, in authenticate self.populate_details(response) File "/var/polyglot/pg3/ns/0021b9026a12_3/.local/lib/python3.11/site-packages/total_connect_client/TotalConnectClient.py", line 310, in populate_details self.get_panel_meta_data(location_id) File "/var/polyglot/pg3/ns/0021b9026a12_3/.local/lib/python3.11/site-packages/total_connect_client/TotalConnectClient.py", line 440, in get_panel_meta_data status = self.locations[location_id].set_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/polyglot/pg3/ns/0021b9026a12_3/.local/lib/python3.11/site-packages/total_connect_client/TotalConnectClient.py", line 667, in set_status if "ZoneInfo" not in data["Zones"]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: argument of type 'NoneType' is not iterable- "ELK zones are not available", says Amazon Echo Device List in the Portal Connectivity
Elk for Alexa works with the older 994 ELK integration, not the ELK plugin.- Hue Bulb (Zigbee Connected), Not Able To Dim In Alexa
There will need to be an update to the Echo integration to support it. Stay tuned- ISY to EISY; can't buy license
My apologies, there was a bug, and it is now fixed. You should be able to by a license now. You don't have to wait to the end of the trial. If you buy now, it will be added to the end of the existing license. - Portal problem 2024-07-18