Jump to content

Acurite Node Server not seeing all my sensors.


tlightne

Recommended Posts

I have a lightning sensor and two inside temperature sensors. The node server sees the lightning sensor but does not display lightning data just the temperature and humidity. It shows one inside temperature sensor but not the other. All show up on my Acurite Dashboard. It does show up in the list of Nodes when I look in PG3 but not on my ISY...

 Anybody monitoring the Acurite group??

 

 

Edited by tlightne
added question
Link to comment
  • 3 weeks later...
  • 4 weeks later...

My apologies for not responding sooner.  Between kids end of school activities and Covid running through the family I've been a little behind.  Ive had to make some updates due to a slight change to the Acurite API.  They no longer pass a value from feels like if it is the same as the temperature.  So I had to add a clause to populate "Feels Like" with the current temperature if the "Feels Like" does not exist.  This was wrecking havoc on the rest of the NS.  Give it a shot and let me know.  I'm following this topic now so let me know what you find.

Link to comment

I reinstalled Acurite Node server today. I only have the lightning detector and two indoor temp sensors. I am seeing one indoor temp sensors and do not see any lightning data from the lightning detector. Will it show lightning data? My dashboard shows all the sensors and data.

image.thumb.png.6551dfea81e4e6a1b53443e8d2043ae5.png

Link to comment
 
Here is the log after a restart. Thank you for looking into this... 
 
2022-06-08 19:02:07,101 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message stop
2022-06-08 19:02:07,103 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING stop
2022-06-08 19:02:07,104 Command udi_interface.interface INFO interface:_handleInput: Received stop from Polyglot... Shutting Down.
2022-06-08 19:02:07,105 Command udi_interface.interface INFO interface:stop: Disconnecting from MQTT... localhost:1888
2022-06-08 19:02:07,106 Command udi_interface.interface INFO interface:_disconnect: MQTT Graceful disconnection.
2022-06-08 19:02:07,108 MQTT udi_interface.interface DEBUG interface:_startMqtt: MQTT: Done
2022-06-08 19:02:14,748 MainThread udi_interface INFO polylogger:set_basic_config: set_basic_config: enable=True level=30
2022-06-08 19:02:18,868 MainThread udi_interface INFO __init__:<module>: UDI Python Interface for Polyglot version 3 3.0.46 Starting...
2022-06-08 19:02:18,916 MainThread udi_interface DEBUG udi-acurite-poly:<module>: Staring Poly Interface
2022-06-08 19:02:18,930 MainThread udi_interface.interface INFO interface:__init__: Initialization received from Polyglot V3 3.0.63 [ISY: 5.4.4, Slot: 14]
2022-06-08 19:02:18,933 MainThread udi_interface.interface INFO interface:__init__: Connect: Network Interface: {'addr': '192.168.1.87', 'netmask': '255.255.255.0', 'broadcast': '192.168.1.255'}
2022-06-08 19:02:18,936 Interface udi_interface.interface INFO interface:_startMqtt: Connecting to MQTT... localhost:1888
2022-06-08 19:02:18,949 MainThread udi_interface.interface WARNING interface:db_getNodeDrivers: controller not found in database.
2022-06-08 19:02:18,950 MainThread udi_interface.interface WARNING interface:send: MQTT Send waiting on connection :: {'config': {'version': '1.4.0'}}
2022-06-08 19:02:19,268 MQTT udi_interface.interface INFO interface:_connect: MQTT Connected with result code 0 (Success)
2022-06-08 19:02:19,269 MQTT udi_interface.interface INFO interface:_connect: MQTT Subscribing to topic: udi/pg3/ns/clients/00:0d:b9:59:41:e4_14 - MID: 1 Result: 0
2022-06-08 19:02:19,307 MQTT udi_interface.interface INFO interface:_subscribe: MQTT Subscribed Succesfully for Message ID: 1 - QoS: (0,)
2022-06-08 19:02:21,957 MainThread udi_interface.interface INFO interface:addNode: Adding node Acurite Hub(controller) [None]
2022-06-08 19:02:22,092 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message getAll
2022-06-08 19:02:22,094 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING getAll
2022-06-08 19:02:22,097 Thread-1 udi_interface.custom DEBUG custom:load: CUSTOM: load {'acurite_user': '', 'acurite_password': '}
2022-06-08 19:02:22,098 Command udi_interface.custom DEBUG custom:load: CUSTOM: load {}
2022-06-08 19:02:22,100 Command udi_interface.interface DEBUG interface:_handleInput: Key nsdata should be passed to node server.
2022-06-08 19:02:22,100 Command udi_interface.interface DEBUG interface:_handleInput: Key oauth should be passed to node server.
2022-06-08 19:02:22,099 Thread-1 udi_interface.custom DEBUG custom:load: CUSTOM: -- checking acurite_user / tlightne@aim.com
2022-06-08 19:02:22,102 Thread-1 udi_interface.custom DEBUG custom:load: CUSTOM: -- checking acurite_password / 856871Tll
2022-06-08 19:02:22,103 Thread-1 udi_interface.custom DEBUG custom:clear: CUSTOM: Clear ...saving
2022-06-08 19:02:22,103 Thread-1 udi_interface.custom INFO custom:_save: Sending data notices to Polyglot.
2022-06-08 19:02:22,104 Thread-1 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'key': 'notices', 'value': {}}]}
2022-06-08 19:02:22,106 Thread-1 udi_interface INFO AcuriteController:discover: Starting Acurite Device Discovery
2022-06-08 19:02:22,107 Thread-1 udi_interface INFO AcuriteController:discover: acurite_user: 
2022-06-08 19:02:22,143 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message getNsInfo
2022-06-08 19:02:22,146 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING getNsInfo
2022-06-08 19:02:22,195 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message notices
2022-06-08 19:02:22,196 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING notices
2022-06-08 19:02:22,197 Command udi_interface.custom DEBUG custom:load: CUSTOM: load {}
2022-06-08 19:02:22,234 MQTT udi_interface.interface INFO interface:_message: Successfully set key = notices
2022-06-08 19:02:22,977 Thread-1 udi_interface INFO AcuriteManager:login: Login HTTP Status Code: 200
2022-06-08 19:02:22,979 Thread-1 udi_interface DEBUG AcuriteManager:login: {"token_id": "b441e787-bb7d-43d8-bd92-f90dec7bf9a0", "user": {"id": 34604, "email": "tlightne@aim.com", "first_name": "Terry", "last_name": "Lightner", "full_name": "Terry Lightner", "language": "en/us", "session_timeout": 7776000, "failed_login_count": 10, "is_locked": false, "default_user_contact_id": 38708, "password_set_token": null, "permissions": ["Account User-32858", "Account User-32858-Clock", "Account User-32858-Sensor", "Account User-32858-Bell Controller", "Account Admin-32858", "Account Admin-32858-Clock", "Account Admin-32858-Sensor", "Account Admin-32858-Bell Controller", "Account Manager-32858", "Account Manager-32858-Clock", "Account Manager-32858-Sensor", "Account Manager-32858-Bell Controller", "Network Admin-32858", "Network Admin-32858-Clock", "Network Admin-32858-Sensor", "Network Admin-32858-Bell Controller"], "user_contacts": [{"id": 38708, "user_id": 34604, "contact_type": "email", "value": "", "name": "Default email", "aws_sns_endpoint_arn": null, "mri_monitor_states": []}, {"id": 52558, "user_id": 34604, "contact_type": "android", "value": "fXomgUZZOZc:APA91bGp5qAhdyu9QgEneDASam1286SxRRp-VO6yv7rZLrS2ykL6KGI8Uj5XnGcee8-iWYvjqpg5LYbH_6Tzj9K9IAkF3xiIb6eQvY87sB_f1Bwj_KftKcGLVQ3iyUto1ZoOsEJx8cQP", "name": "user: 34604 android push", "aws_sns_endpoint_arn": "arn:aws:sns:us-east-1:934393190351:endpoint/GCM/myacurite_production/51452137-2b9e-3daf-86e9-131a661185bc", "mri_monitor_states": []}, {"id": 60620, "user_id": 34604, "contact_type": "phone", "value": "9417180409", "name": "AC Temps", "aws_sns_endpoint_arn": null, "mri_monitor_states": []}], "account_users": [{"id": 34744, "account_id": 32858, "is_active": true, "web_theme": "light", "account": {"id": 32858, "name": "MAR Acct", "street_address_1": "3 "street_address_2": "", "city": "", "state_province": "FL", "zip": "34208", "country_code": "US", "show_tenths": true, "measurement_system_id": 1, "timezone": "America/New_York", "map_center_point": {"lat": 0.0, "lng": 0.0}, "map_zoom_level": 8, "map_view": "current_temp", "map_views": ["current_temp", "todays_rain", "current_wind"], "measurement_system_units": {"LightningClosestStrikeDist": "MI", "IndoorTemperature": "F", "IndoorHumidity": "%", "LightningLastStrikeDist": "MI", "Water Leak": "V", "Temperature": "F", "Humidity": "%", "WaterFlowRate": "gal", "WaterTemp": "F", "Barometric Pressure": "inHg", "Wind Speed": "mph", "Rainfall": "in", "Rainrate": "in", "Feels Like": "F", "Dew Point": "F", "Heat Index": "F", "Wind Chill": "F", "Soil Temp": "F", "Remote Temp": "F", "Remote Humid": "%", "WindSpeedAvg": "mph"}, "time_format": "12_hour", "date_format": "mm/dd", "header_images": [], "background_images": []}}]}}
2022-06-08 19:02:23,208 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message addnode
2022-06-08 19:02:23,211 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING addnode
2022-06-08 19:02:23,217 Command udi_interface.interface DEBUG interface:_handleResult: add node response: {'id': '69188253-ff2e-4217-8ee1-75fdfc635d0e', 'uuid': '00:0d:b9:59:41:e4', 'profileNum': 14, 'address': 'controller', 'name': 'Acurite Hub', 'nodeDefId': 'acurite', 'nls': None, 'hint': '0x00000000', 'controller': 0, 'primaryNode': 'controller', 'private': None, 'isPrimary': 1, 'enabled': 1, 'timeAdded': 1654719913484, 'timeModified': 1654719913484, 'dbVersion': 1}
2022-06-08 19:02:23,223 Thread-3 udi_interface.interface INFO interface:updateProfile: Sending Install Profile command to Polyglot.
2022-06-08 19:02:23,226 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'installprofile': {'reboot': False}}
2022-06-08 19:02:23,392 Thread-3 udi_interface.interface DEBUG interface:setCustomParamsDoc: Sending customparamsdoc to Polyglot.
2022-06-08 19:02:23,393 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'key': 'customparamsdoc', 'value': '<h1>Acurite Node Server Custom Parameters</h1>\n\n<ul>\n<li><b>acurite_user</b> - myacurite.com username</li>\n<li><b>acurite_password</b> - myacurite.com password</li>\n</ul>\n'}]}
2022-06-08 19:02:23,395 Thread-3 udi_interface INFO AcuriteController:discover: Starting Acurite Device Discovery
2022-06-08 19:02:23,396 Thread-3 udi_interface INFO AcuriteController:discover: acurite_user: tlightne@aim.com
2022-06-08 19:02:23,463 MQTT udi_interface.interface INFO interface:_message: custom data response {'customparamsdoc': '<h1>Acurite Node Server Custom Parameters</h1>\n\n<ul>\n<li><b>acurite_user</b> - myacurite.com username</li>\n<li><b>acurite_password</b> - myacurite.com password</li>\n</ul>\n'}
2022-06-08 19:02:23,502 MQTT udi_interface.interface INFO interface:_message: Successfully set key = customparamsdoc
2022-06-08 19:02:23,757 MQTT udi_interface.interface INFO interface:_message: Profile installation finished
2022-06-08 19:02:24,108 Thread-3 udi_interface INFO AcuriteManager:login: Login HTTP Status Code: 200
2022-06-08 19:02:24,110 Thread-3 udi_interface DEBUG AcuriteManager:login: {"token_id": "60eec86e-f1d0-4d07-813c-9a4f83e9c675", "user": {"id": 34604, "email": "tlightne@aim.com", "first_name": "Terry", "last_name": "Lightner", "full_name": "Terry Lightner", "language": "en/us", "session_timeout": 7776000, "failed_login_count": 10, "is_locked": false, "default_user_contact_id": 38708, "password_set_token": null, "permissions": ["Account User-32858", "Account User-32858-Clock", "Account User-32858-Sensor", "Account User-32858-Bell Controller", "Account Admin-32858", "Account Admin-32858-Clock", "Account Admin-32858-Sensor", "Account Admin-32858-Bell Controller", "Account Manager-32858", "Account Manager-32858-Clock", "Account Manager-32858-Sensor", "Account Manager-32858-Bell Controller", "Network Admin-32858", "Network Admin-32858-Clock", "Network Admin-32858-Sensor", "Network Admin-32858-Bell Controller"], "user_contacts": [{"id": 38708, "user_id": 34604, "contact_type": "email", "value": "tlightne@aim.com", "name": "Default email", "aws_sns_endpoint_arn": null, "mri_monitor_states": []}, {"id": 52558, "user_id": 34604, "contact_type": "android", "value": "fXomgUZZOZc:APA91bGp5qAhdyu9QgEneDASam1286SxRRp-VO6yv7rZLrS2ykL6KGI8Uj5XnGcee8-iWYvjqpg5LYbH_6Tzj9K9IAkF3xiIb6eQvY87sB_f1Bwj_KftKcGLVQ3iyUto1ZoOsEJx8cQP", "name": "user: 34604 android push", "aws_sns_endpoint_arn": "arn:aws:sns:us-east-1:934393190351:endpoint/GCM/myacurite_production/51452137-2b9e-3daf-86e9-131a661185bc", "mri_monitor_states": []}, {"id": 60620, "user_id": 34604, "contact_type": "phone", "value": "9417180409", "name": "AC Temps", "aws_sns_endpoint_arn": null, "mri_monitor_states": []}], "account_users": [{"id": 34744, "account_id": 32858, "is_active": true, "web_theme": "light", "account": {"id": 32858, "name": "MAR Acct", "street_address_1": "", "street_address_2": "", "city": "", "state_province": "FL", "zip": "", "country_code": "US", "show_tenths": true, "measurement_system_id": 1, "timezone": "America/New_York", "map_center_point": {"lat": 0.0, "lng": 0.0}, "map_zoom_level": 8, "map_view": "current_temp", "map_views": ["current_temp", "todays_rain", "current_wind"], "measurement_system_units": {"LightningClosestStrikeDist": "MI", "IndoorTemperature": "F", "IndoorHumidity": "%", "LightningLastStrikeDist": "MI", "Water Leak": "V", "Temperature": "F", "Humidity": "%", "WaterFlowRate": "gal", "WaterTemp": "F", "Barometric Pressure": "inHg", "Wind Speed": "mph", "Rainfall": "in", "Rainrate": "in", "Feels Like": "F", "Dew Point": "F", "Heat Index": "F", "Wind Chill": "F", "Soil Temp": "F", "Remote Temp": "F", "Remote Humid": "%", "WindSpeedAvg": "mph"}, "time_format": "12_hour", "date_format": "mm/dd", "header_images": [], "background_images": []}}]}}
2022-06-08 19:02:24,278 Thread-1 udi_interface INFO AcuriteManager:getHubDevices: Got Acurite Devices
2022-06-08 19:02:24,283 Thread-1 udi_interface DEBUG AcuriteController:discover: Device Id: 943425
2022-06-08 19:02:24,284 Thread-1 udi_interface DEBUG AcuriteController:discover: Device Name: Lightning Tower
2022-06-08 19:02:24,286 Thread-1 udi_interface DEBUG AcuriteController:discover: Device JSON: {"id": 943425, "name": "Lightning Tower", "model_code": "LightningT", "placement_code": "IN", "status_code": "green", "battery_level": "Normal", "signal_strength": 4, "last_check_in_at": "2022-06-08T23:01:57.000+00:00", "timezone": "America/New_York", "meta_file": "https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00000136-LightningT/meta.json", "summary_files": ["https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00000136-LightningT/1h-summaries/2022-06-08.json"], "temp_high_value": "94.6", "temp_high_at": "12:46 PM", "temp_low_value": "77.0", "temp_low_at": "5:46 AM", "daily_cumulative_strikes": 2, "daily_cumulative_measured_light": null, "current_comfort_index": null, "created_at": "2019-10-02T21:32:52.220Z", "sensors": [{"id": 4356815, "sensor_code": "Temperature", "sensor_name": "Temperature", "last_reading_value": "85.1", "channel": 1, "chart_unit": "F", "show_tenths": true}, {"id": 4356814, "sensor_code": "Humidity", "sensor_name": "Humidity", "last_reading_value": "56", "channel": 2, "chart_unit": "%RH", "display_unit": "%"}, {"id": 4356813, "sensor_code": "Dew Point", "sensor_name": "Dew Point", "last_reading_value": "29", "channel": 3, "chart_unit": "F"}, {"id": 4356812, "sensor_code": "Heat Index", "sensor_name": "Heat Index", "last_reading_value": "88", "channel": 4, "chart_unit": "F"}, {"id": 4356811, "sensor_code": "Interference", "sensor_name": "Interference", "last_reading_value": "0", "channel": 5, "chart_unit": null}, {"id": 4356807, "sensor_code": "Barometric Pressure", "sensor_name": "Pressure", "last_reading_value": "30.0", "channel": 9, "chart_unit": "inHg"}], "wired_sensors": [{"id": 4356810, "sensor_code": "LightningStrikeCnt", "sensor_name": "Lightning Strike Count", "last_reading_value": "0", "channel": 6, "chart_unit": null}, {"id": 4356809, "sensor_code": "LightningClosestStrikeDist", "sensor_name": "Lightning Closest Strike Distance", "last_reading_value": "11", "channel": 7, "chart_unit": "MI"}, {"id": 4356808, "sensor_code": "LightningLastStrikeDist", "sensor_name": "Lightning Last Strike Distance", "last_reading_value": "11", "channel": 8, "chart_unit": "MI"}], "model": {"id": 6077, "code": "LightningT", "description": "Lightning Tower", "has_wifi": false}}
2022-06-08 19:02:24,288 Thread-1 udi_interface DEBUG AcuriteController:discover: Controller Address: controller
2022-06-08 19:02:24,290 Thread-1 udi_interface DEBUG AcuriteController:discover: Creating AcuriteDeviceNode
2022-06-08 19:02:24,292 Thread-1 udi_interface.interface WARNING interface:db_getNodeDrivers: 943425 not found in database.
2022-06-08 19:02:24,294 Thread-1 udi_interface DEBUG AcuriteDeviceNode:__init__: Initialize AcuriteDeviceNode
2022-06-08 19:02:24,295 Thread-1 udi_interface.interface INFO interface:addNode: Adding node Lightning Tower(943425) [None]
2022-06-08 19:02:24,296 Thread-1 udi_interface.interface DEBUG interface:send: PUBLISHING {'addnode': [{'address': 943425, 'name': 'Lightning Tower', 'nodeDefId': 'acuritedevice', 'primaryNode': 'controller', 'drivers': [{'driver': 'CLITEMP', 'value': 0, 'uom': '17'}, {'driver': 'CLIHUM', 'value': 0, 'uom': '22'}, {'driver': 'BARPRES', 'value': 0, 'uom': '23'}, {'driver': 'DEWPT', 'value': 0, 'uom': '17'}, {'driver': 'GV1', 'value': 0, 'uom': '25'}, {'driver': 'GV2', 'value': 0, 'uom': '25'}, {'driver': 'GV3', 'value': 0, 'uom': '45'}], 'hint': [0, 0, 0, 0], 'private': None}]}
2022-06-08 19:02:24,299 Thread-1 udi_interface DEBUG AcuriteController:discover: Device Id: 313855
2022-06-08 19:02:24,300 Thread-1 udi_interface DEBUG AcuriteController:discover: Device Name: A/C Temps
2022-06-08 19:02:24,301 Thread-1 udi_interface DEBUG AcuriteController:discover: Device JSON: {"id": 313855, "name": "A/C Temps", "model_code": "2in1T", "placement_code": "IN", "status_code": "green", "battery_level": "Normal", "signal_strength": 4, "last_check_in_at": "2022-06-08T23:01:57.000+00:00", "timezone": "America/New_York", "meta_file": "https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00010486-2in1T/meta.json", "summary_files": ["https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00010486-2in1T/1h-summaries/2022-06-08.json"], "temp_high_value": "77.7", "temp_high_at": "9:56 AM", "temp_low_value": "53.4", "temp_low_at": "1:16 AM", "daily_cumulative_strikes": null, "daily_cumulative_measured_light": null, "current_comfort_index": null, "created_at": "2017-01-11T17:01:42.630Z", "sensors": [{"id": 1211149, "sensor_code": "Temperature", "sensor_name": "Temperature", "last_reading_value": "67.8", "channel": 1, "chart_unit": "F", "show_tenths": true}, {"id": 1211150, "sensor_code": "Humidity", "sensor_name": "Humidity", "last_reading_value": "82", "channel": 2, "chart_unit": "%RH", "display_unit": "%"}, {"id": 1211151, "sensor_code": "Dew Point", "sensor_name": "Dew Point", "last_reading_value": "62", "channel": 3, "chart_unit": "F"}, {"id": 1211148, "sensor_code": "Barometric Pressure", "sensor_name": "Pressure", "last_reading_value": "30.0", "channel": 9, "chart_unit": "inHg"}], "wired_sensors": [], "model": {"id": 4023, "code": "2in1T", "description": "Temp & Humidity Sensor", "has_wifi": false}}
2022-06-08 19:02:24,302 Thread-1 udi_interface DEBUG AcuriteController:discover: Controller Address: controller
2022-06-08 19:02:24,302 Thread-1 udi_interface DEBUG AcuriteController:discover: Creating AcuriteDeviceNode
2022-06-08 19:02:24,304 Thread-1 udi_interface.interface WARNING interface:db_getNodeDrivers: 313855 not found in database.
2022-06-08 19:02:24,305 Thread-1 udi_interface DEBUG AcuriteDeviceNode:__init__: Initialize AcuriteDeviceNode
2022-06-08 19:02:24,305 Thread-1 udi_interface.interface INFO interface:addNode: Adding node A/C Temps(313855) [None]
2022-06-08 19:02:24,306 Thread-1 udi_interface.interface DEBUG interface:send: PUBLISHING {'addnode': [{'address': 313855, 'name': 'A/C Temps', 'nodeDefId': 'acuritedevice', 'primaryNode': 'controller', 'drivers': [{'driver': 'CLITEMP', 'value': 0, 'uom': '17'}, {'driver': 'CLIHUM', 'value': 0, 'uom': '22'}, {'driver': 'BARPRES', 'value': 0, 'uom': '23'}, {'driver': 'DEWPT', 'value': 0, 'uom': '17'}, {'driver': 'GV1', 'value': 0, 'uom': '25'}, {'driver': 'GV2', 'value': 0, 'uom': '25'}, {'driver': 'GV3', 'value': 0, 'uom': '45'}], 'hint': [0, 0, 0, 0], 'private': None}]}
2022-06-08 19:02:24,308 Thread-1 udi_interface DEBUG AcuriteController:discover: Device Id: 1065633
2022-06-08 19:02:24,309 Thread-1 udi_interface DEBUG AcuriteController:discover: Device Name: Bedroom Temps
2022-06-08 19:02:24,310 Thread-1 udi_interface DEBUG AcuriteController:discover: Device JSON: {"id": 1065633, "name": "Bedroom Temps", "model_code": "2in1T", "placement_code": "IN", "status_code": "green", "battery_level": "Normal", "signal_strength": 4, "last_check_in_at": "2022-06-08T23:01:56.000+00:00", "timezone": "America/New_York", "meta_file": "https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00006008-2in1T/meta.json", "summary_files": ["https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00006008-2in1T/1h-summaries/2022-06-08.json"], "temp_high_value": "78.9", "temp_high_at": "12:36 AM", "temp_low_value": "77.3", "temp_low_at": "5:36 PM", "daily_cumulative_strikes": null, "daily_cumulative_measured_light": null, "current_comfort_index": null, "created_at": "2020-09-06T21:46:43.678Z", "sensors": [{"id": 5041656, "sensor_code": "Temperature", "sensor_name": "Temperature", "last_reading_value": "77.7", "channel": 1, "chart_unit": "F", "show_tenths": true}, {"id": 5041657, "sensor_code": "Humidity", "sensor_name": "Humidity", "last_reading_value": "46", "channel": 2, "chart_unit": "%RH", "display_unit": "%"}, {"id": 5041658, "sensor_code": "Dew Point", "sensor_name": "Dew Point", "last_reading_value": "55", "channel": 3, "chart_unit": "F"}, {"id": 5041655, "sensor_code": "Barometric Pressure", "sensor_name": "Pressure", "last_reading_value": "30.0", "channel": 9, "chart_unit": "inHg"}], "wired_sensors": [], "model": {"id": 4023, "code": "2in1T", "description": "Temp & Humidity Sensor", "has_wifi": false}}
2022-06-08 19:02:24,311 Thread-1 udi_interface DEBUG AcuriteController:discover: Controller Address: controller
2022-06-08 19:02:24,311 Thread-1 udi_interface DEBUG AcuriteController:discover: Creating AcuriteDeviceNode
2022-06-08 19:02:24,313 Thread-1 udi_interface.interface WARNING interface:db_getNodeDrivers: 1065633 not found in database.
2022-06-08 19:02:24,314 Thread-1 udi_interface DEBUG AcuriteDeviceNode:__init__: Initialize AcuriteDeviceNode
2022-06-08 19:02:24,314 Thread-1 udi_interface.interface INFO interface:addNode: Adding node Bedroom Temps(1065633) [None]
2022-06-08 19:02:24,315 Thread-1 udi_interface.interface DEBUG interface:send: PUBLISHING {'addnode': [{'address': 1065633, 'name': 'Bedroom Temps', 'nodeDefId': 'acuritedevice', 'primaryNode': 'controller', 'drivers': [{'driver': 'CLITEMP', 'value': 0, 'uom': '17'}, {'driver': 'CLIHUM', 'value': 0, 'uom': '22'}, {'driver': 'BARPRES', 'value': 0, 'uom': '23'}, {'driver': 'DEWPT', 'value': 0, 'uom': '17'}, {'driver': 'GV1', 'value': 0, 'uom': '25'}, {'driver': 'GV2', 'value': 0, 'uom': '25'}, {'driver': 'GV3', 'value': 0, 'uom': '45'}], 'hint': [0, 0, 0, 0], 'private': None}]}
2022-06-08 19:02:25,383 Thread-3 udi_interface INFO AcuriteManager:getHubDevices: Got Acurite Devices
2022-06-08 19:02:25,384 Thread-3 udi_interface DEBUG AcuriteController:discover: Device Id: 943425
2022-06-08 19:02:25,385 Thread-3 udi_interface DEBUG AcuriteController:discover: Device Name: Lightning Tower
2022-06-08 19:02:25,386 Thread-3 udi_interface DEBUG AcuriteController:discover: Device JSON: {"id": 943425, "name": "Lightning Tower", "model_code": "LightningT", "placement_code": "IN", "status_code": "green", "battery_level": "Normal", "signal_strength": 4, "last_check_in_at": "2022-06-08T23:01:57.000+00:00", "timezone": "America/New_York", "meta_file": "https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00000136-LightningT/meta.json", "summary_files": ["https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00000136-LightningT/1h-summaries/2022-06-08.json"], "temp_high_value": "94.6", "temp_high_at": "12:46 PM", "temp_low_value": "77.0", "temp_low_at": "5:46 AM", "daily_cumulative_strikes": 2, "daily_cumulative_measured_light": null, "current_comfort_index": null, "created_at": "2019-10-02T21:32:52.220Z", "sensors": [{"id": 4356815, "sensor_code": "Temperature", "sensor_name": "Temperature", "last_reading_value": "85.1", "channel": 1, "chart_unit": "F", "show_tenths": true}, {"id": 4356814, "sensor_code": "Humidity", "sensor_name": "Humidity", "last_reading_value": "56", "channel": 2, "chart_unit": "%RH", "display_unit": "%"}, {"id": 4356813, "sensor_code": "Dew Point", "sensor_name": "Dew Point", "last_reading_value": "29", "channel": 3, "chart_unit": "F"}, {"id": 4356812, "sensor_code": "Heat Index", "sensor_name": "Heat Index", "last_reading_value": "88", "channel": 4, "chart_unit": "F"}, {"id": 4356811, "sensor_code": "Interference", "sensor_name": "Interference", "last_reading_value": "0", "channel": 5, "chart_unit": null}, {"id": 4356807, "sensor_code": "Barometric Pressure", "sensor_name": "Pressure", "last_reading_value": "30.0", "channel": 9, "chart_unit": "inHg"}], "wired_sensors": [{"id": 4356810, "sensor_code": "LightningStrikeCnt", "sensor_name": "Lightning Strike Count", "last_reading_value": "0", "channel": 6, "chart_unit": null}, {"id": 4356809, "sensor_code": "LightningClosestStrikeDist", "sensor_name": "Lightning Closest Strike Distance", "last_reading_value": "11", "channel": 7, "chart_unit": "MI"}, {"id": 4356808, "sensor_code": "LightningLastStrikeDist", "sensor_name": "Lightning Last Strike Distance", "last_reading_value": "11", "channel": 8, "chart_unit": "MI"}], "model": {"id": 6077, "code": "LightningT", "description": "Lightning Tower", "has_wifi": false}}
2022-06-08 19:02:25,387 Thread-3 udi_interface DEBUG AcuriteController:discover: Controller Address: controller
2022-06-08 19:02:25,387 Thread-3 udi_interface INFO AcuriteController:discover: Node 943425 already exists, skipping
2022-06-08 19:02:25,388 Thread-3 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower No change in GV1's value
2022-06-08 19:02:25,389 Thread-3 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower No change in GV2's value
2022-06-08 19:02:25,389 Thread-3 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower Reporting set CLITEMP to 85.1 to Polyglot
2022-06-08 19:02:25,390 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 85.1
2022-06-08 19:02:25,391 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 943425, 'driver': 'CLITEMP', 'value': '85.1', 'uom': '17'}]}
2022-06-08 19:02:25,392 Thread-3 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: Lightning Tower, Sensor Temp: 85.1F
2022-06-08 19:02:25,393 Thread-3 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower Reporting set CLIHUM to 56 to Polyglot
2022-06-08 19:02:25,393 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 56
2022-06-08 19:02:25,394 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 943425, 'driver': 'CLIHUM', 'value': '56', 'uom': '22'}]}
2022-06-08 19:02:25,395 Thread-3 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: Lightning Tower, Sensor Humidity: 56%RH
2022-06-08 19:02:25,396 Thread-3 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower Reporting set DEWPT to 29 to Polyglot
2022-06-08 19:02:25,397 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 29
2022-06-08 19:02:25,397 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 943425, 'driver': 'DEWPT', 'value': '29', 'uom': '17'}]}
2022-06-08 19:02:25,398 Thread-3 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: Lightning Tower, Sensor Dew Point: 29F
2022-06-08 19:02:25,399 Thread-3 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower Reporting set BARPRES to 30.0 to Polyglot
2022-06-08 19:02:25,400 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 30.0
2022-06-08 19:02:25,400 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 943425, 'driver': 'BARPRES', 'value': '30.0', 'uom': '23'}]}
2022-06-08 19:02:25,402 Thread-3 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: Lightning Tower, Sensor Dew Point: 30.0inHg
2022-06-08 19:02:25,402 Thread-3 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower No change in GV3's value
2022-06-08 19:02:25,403 Thread-3 udi_interface DEBUG AcuriteController:discover: Device Id: 313855
2022-06-08 19:02:25,404 Thread-3 udi_interface DEBUG AcuriteController:discover: Device Name: A/C Temps
2022-06-08 19:02:25,405 Thread-3 udi_interface DEBUG AcuriteController:discover: Device JSON: {"id": 313855, "name": "A/C Temps", "model_code": "2in1T", "placement_code": "IN", "status_code": "green", "battery_level": "Normal", "signal_strength": 4, "last_check_in_at": "2022-06-08T23:01:57.000+00:00", "timezone": "America/New_York", "meta_file": "https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00010486-2in1T/meta.json", "summary_files": ["https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00010486-2in1T/1h-summaries/2022-06-08.json"], "temp_high_value": "77.7", "temp_high_at": "9:56 AM", "temp_low_value": "53.4", "temp_low_at": "1:16 AM", "daily_cumulative_strikes": null, "daily_cumulative_measured_light": null, "current_comfort_index": null, "created_at": "2017-01-11T17:01:42.630Z", "sensors": [{"id": 1211149, "sensor_code": "Temperature", "sensor_name": "Temperature", "last_reading_value": "67.8", "channel": 1, "chart_unit": "F", "show_tenths": true}, {"id": 1211150, "sensor_code": "Humidity", "sensor_name": "Humidity", "last_reading_value": "82", "channel": 2, "chart_unit": "%RH", "display_unit": "%"}, {"id": 1211151, "sensor_code": "Dew Point", "sensor_name": "Dew Point", "last_reading_value": "62", "channel": 3, "chart_unit": "F"}, {"id": 1211148, "sensor_code": "Barometric Pressure", "sensor_name": "Pressure", "last_reading_value": "30.0", "channel": 9, "chart_unit": "inHg"}], "wired_sensors": [], "model": {"id": 4023, "code": "2in1T", "description": "Temp & Humidity Sensor", "has_wifi": false}}
2022-06-08 19:02:25,405 Thread-3 udi_interface DEBUG AcuriteController:discover: Controller Address: controller
2022-06-08 19:02:25,406 Thread-3 udi_interface INFO AcuriteController:discover: Node 313855 already exists, skipping
2022-06-08 19:02:25,407 Thread-3 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps No change in GV1's value
2022-06-08 19:02:25,407 Thread-3 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps No change in GV2's value
2022-06-08 19:02:25,408 Thread-3 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps Reporting set CLITEMP to 67.8 to Polyglot
2022-06-08 19:02:25,409 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 67.8
2022-06-08 19:02:25,409 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 313855, 'driver': 'CLITEMP', 'value': '67.8', 'uom': '17'}]}
2022-06-08 19:02:25,411 Thread-3 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: A/C Temps, Sensor Temp: 67.8F
2022-06-08 19:02:25,411 Thread-3 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps Reporting set CLIHUM to 82 to Polyglot
2022-06-08 19:02:25,412 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 82
2022-06-08 19:02:25,412 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 313855, 'driver': 'CLIHUM', 'value': '82', 'uom': '22'}]}
2022-06-08 19:02:25,414 Thread-3 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: A/C Temps, Sensor Humidity: 82%RH
2022-06-08 19:02:25,414 Thread-3 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps Reporting set DEWPT to 62 to Polyglot
2022-06-08 19:02:25,415 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 62
2022-06-08 19:02:25,415 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 313855, 'driver': 'DEWPT', 'value': '62', 'uom': '17'}]}
2022-06-08 19:02:25,417 Thread-3 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: A/C Temps, Sensor Dew Point: 62F
2022-06-08 19:02:25,417 Thread-3 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps Reporting set BARPRES to 30.0 to Polyglot
2022-06-08 19:02:25,418 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 30.0
2022-06-08 19:02:25,418 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 313855, 'driver': 'BARPRES', 'value': '30.0', 'uom': '23'}]}
2022-06-08 19:02:25,420 Thread-3 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: A/C Temps, Sensor Dew Point: 30.0inHg
2022-06-08 19:02:25,420 Thread-3 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps No change in GV3's value
2022-06-08 19:02:25,421 Thread-3 udi_interface DEBUG AcuriteController:discover: Device Id: 1065633
2022-06-08 19:02:25,421 Thread-3 udi_interface DEBUG AcuriteController:discover: Device Name: Bedroom Temps
2022-06-08 19:02:25,422 Thread-3 udi_interface DEBUG AcuriteController:discover: Device JSON: {"id": 1065633, "name": "Bedroom Temps", "model_code": "2in1T", "placement_code": "IN", "status_code": "green", "battery_level": "Normal", "signal_strength": 4, "last_check_in_at": "2022-06-08T23:01:56.000+00:00", "timezone": "America/New_York", "meta_file": "https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00006008-2in1T/meta.json", "summary_files": ["https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00006008-2in1T/1h-summaries/2022-06-08.json"], "temp_high_value": "78.9", "temp_high_at": "12:36 AM", "temp_low_value": "77.3", "temp_low_at": "5:36 PM", "daily_cumulative_strikes": null, "daily_cumulative_measured_light": null, "current_comfort_index": null, "created_at": "2020-09-06T21:46:43.678Z", "sensors": [{"id": 5041656, "sensor_code": "Temperature", "sensor_name": "Temperature", "last_reading_value": "77.7", "channel": 1, "chart_unit": "F", "show_tenths": true}, {"id": 5041657, "sensor_code": "Humidity", "sensor_name": "Humidity", "last_reading_value": "46", "channel": 2, "chart_unit": "%RH", "display_unit": "%"}, {"id": 5041658, "sensor_code": "Dew Point", "sensor_name": "Dew Point", "last_reading_value": "55", "channel": 3, "chart_unit": "F"}, {"id": 5041655, "sensor_code": "Barometric Pressure", "sensor_name": "Pressure", "last_reading_value": "30.0", "channel": 9, "chart_unit": "inHg"}], "wired_sensors": [], "model": {"id": 4023, "code": "2in1T", "description": "Temp & Humidity Sensor", "has_wifi": false}}
2022-06-08 19:02:25,423 Thread-3 udi_interface DEBUG AcuriteController:discover: Controller Address: controller
2022-06-08 19:02:25,424 Thread-3 udi_interface INFO AcuriteController:discover: Node 1065633 already exists, skipping
2022-06-08 19:02:25,424 Thread-3 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps No change in GV1's value
2022-06-08 19:02:25,425 Thread-3 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps No change in GV2's value
2022-06-08 19:02:25,426 Thread-3 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps Reporting set CLITEMP to 77.7 to Polyglot
2022-06-08 19:02:25,426 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 77.7
2022-06-08 19:02:25,427 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 1065633, 'driver': 'CLITEMP', 'value': '77.7', 'uom': '17'}]}
2022-06-08 19:02:25,428 Thread-3 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: Bedroom Temps, Sensor Temp: 77.7F
2022-06-08 19:02:25,429 Thread-3 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps Reporting set CLIHUM to 46 to Polyglot
2022-06-08 19:02:25,429 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 46
2022-06-08 19:02:25,430 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 1065633, 'driver': 'CLIHUM', 'value': '46', 'uom': '22'}]}
2022-06-08 19:02:25,431 Thread-3 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: Bedroom Temps, Sensor Humidity: 46%RH
2022-06-08 19:02:25,432 Thread-3 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps Reporting set DEWPT to 55 to Polyglot
2022-06-08 19:02:25,432 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 55
2022-06-08 19:02:25,433 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 1065633, 'driver': 'DEWPT', 'value': '55', 'uom': '17'}]}
2022-06-08 19:02:25,434 Thread-3 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: Bedroom Temps, Sensor Dew Point: 55F
2022-06-08 19:02:25,435 Thread-3 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps Reporting set BARPRES to 30.0 to Polyglot
2022-06-08 19:02:25,436 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 30.0
2022-06-08 19:02:25,436 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 1065633, 'driver': 'BARPRES', 'value': '30.0', 'uom': '23'}]}
2022-06-08 19:02:25,437 Thread-3 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: Bedroom Temps, Sensor Dew Point: 30.0inHg
2022-06-08 19:02:25,438 Thread-3 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps No change in GV3's value
2022-06-08 19:02:26,314 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message addnode
2022-06-08 19:02:26,316 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING addnode
2022-06-08 19:02:26,319 Command udi_interface.interface DEBUG interface:_handleResult: add node response: {'id': 'c5c6d7b3-2ef5-43ab-84ca-9ec0a10bcc3f', 'uuid': '00:0d:b9:59:41:e4', 'profileNum': 14, 'address': '943425.0', 'name': 'Lightning Tower', 'nodeDefId': 'acuritedevice', 'nls': None, 'hint': '0x00000000', 'controller': 0, 'primaryNode': 'controller', 'private': None, 'isPrimary': 0, 'enabled': 1, 'timeAdded': 1654720833038, 'timeModified': 1654720833038, 'dbVersion': 1}
2022-06-08 19:02:26,566 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message addnode
2022-06-08 19:02:26,567 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING addnode
2022-06-08 19:02:26,570 Command udi_interface.interface DEBUG interface:_handleResult: add node response: {'id': 'd905f2b0-b796-4ad6-90a6-bf34134eecf4', 'uuid': '00:0d:b9:59:41:e4', 'profileNum': 14, 'address': '1065633.0', 'name': 'Bedroom Temps', 'nodeDefId': 'acuritedevice', 'nls': None, 'hint': '0x00000000', 'controller': 0, 'primaryNode': 'controller', 'private': None, 'isPrimary': 0, 'enabled': 1, 'timeAdded': 1654720833776, 'timeModified': 1654720833776, 'dbVersion': 1}
2022-06-08 19:02:27,135 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message addnode
2022-06-08 19:02:27,137 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING addnode
2022-06-08 19:02:27,139 Command udi_interface.interface DEBUG interface:_handleResult: add node response: {'id': '1e4036b4-f93f-4c7f-9700-f859957f0add', 'uuid': '00:0d:b9:59:41:e4', 'profileNum': 14, 'address': '313855.0', 'name': 'A/C Temps', 'nodeDefId': 'acuritedevice', 'nls': None, 'hint': '0x00000000', 'controller': 0, 'primaryNode': 'controller', 'private': None, 'isPrimary': 0, 'enabled': 1, 'timeAdded': 1654720833496, 'timeModified': 1654720833496, 'dbVersion': 1}
2022-06-08 19:02:27,316 MQTT udi_interface.interface INFO interface:_message: Successfully set 943425 :: CLITEMP to 85.1 UOM 17
2022-06-08 19:02:27,355 MQTT udi_interface.interface INFO interface:_message: Successfully set 943425 :: CLIHUM to 56 UOM 22
2022-06-08 19:02:27,358 MQTT udi_interface.interface INFO interface:_message: Successfully set 943425 :: DEWPT to 29 UOM 17
2022-06-08 19:02:27,440 Thread-3 udi_interface INFO AcuriteController:query: AcuriteController - query
2022-06-08 19:02:27,441 Thread-3 udi_interface INFO AcuriteController:start: Started udi-acurite-poly Node server
2022-06-08 19:02:27,801 MQTT udi_interface.interface INFO interface:_message: Successfully set 943425 :: BARPRES to 30.0 UOM 23
2022-06-08 19:02:28,147 MQTT udi_interface.interface INFO interface:_message: Successfully set 1065633 :: CLITEMP to 77.7 UOM 17
2022-06-08 19:02:28,276 MQTT udi_interface.interface INFO interface:_message: Successfully set 1065633 :: CLIHUM to 46 UOM 22
2022-06-08 19:02:28,315 MQTT udi_interface.interface INFO interface:_message: Successfully set 1065633 :: DEWPT to 55 UOM 17
2022-06-08 19:02:28,322 Thread-1 udi_interface INFO AcuriteController:query: AcuriteController - query
2022-06-08 19:02:28,355 MQTT udi_interface.interface INFO interface:_message: Successfully set 1065633 :: BARPRES to 30.0 UOM 23
2022-06-08 19:02:28,994 MQTT udi_interface.interface INFO interface:_message: Successfully set 313855 :: CLITEMP to 67.8 UOM 17
2022-06-08 19:02:29,092 MQTT udi_interface.interface INFO interface:_message: Successfully set 313855 :: CLIHUM to 82 UOM 22
2022-06-08 19:02:29,185 MQTT udi_interface.interface INFO interface:_message: Successfully set 313855 :: DEWPT to 62 UOM 17
2022-06-08 19:02:29,282 MQTT udi_interface.interface INFO interface:_message: Successfully set 313855 :: BARPRES to 30.0 UOM 23
2022-06-08 19:03:15,286 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message shortPoll
2022-06-08 19:03:15,287 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING shortPoll
2022-06-08 19:03:15,289 Thread-11 udi_interface INFO AcuriteController:poll: shortPoll (controller)
2022-06-08 19:03:15,290 Thread-11 udi_interface INFO AcuriteController:discover: Starting Acurite Device Discovery
2022-06-08 19:03:15,291 Thread-11 udi_interface INFO AcuriteController:discover: acurite_user: tlightne@aim.com
2022-06-08 19:03:16,031 Thread-11 udi_interface INFO AcuriteManager:login: Login HTTP Status Code: 200
2022-06-08 19:03:16,032 Thread-11 udi_interface DEBUG AcuriteManager:login: {"token_id": "8b14a3f8-02ba-44d7-8fde-22c367bebadc", "user": {"id": 34604, "email": "", "first_name": "", "last_name": "", "full_name": "", "language": "en/us", "session_timeout": 7776000, "failed_login_count": 10, "is_locked": false, "default_user_contact_id": 38708, "password_set_token": null, "permissions": ["Account User-32858", "Account User-32858-Clock", "Account User-32858-Sensor", "Account User-32858-Bell Controller", "Account Admin-32858", "Account Admin-32858-Clock", "Account Admin-32858-Sensor", "Account Admin-32858-Bell Controller", "Account Manager-32858", "Account Manager-32858-Clock", "Account Manager-32858-Sensor", "Account Manager-32858-Bell Controller", "Network Admin-32858", "Network Admin-32858-Clock", "Network Admin-32858-Sensor", "Network Admin-32858-Bell Controller"], "user_contacts": [{"id": 38708, "user_id": 34604, "contact_type": "email", "value": "tlightne@aim.com", "name": "Default email", "aws_sns_endpoint_arn": null, "mri_monitor_states": []}, {"id": 52558, "user_id": 34604, "contact_type": "android", "value": "fXomgUZZOZc:APA91bGp5qAhdyu9QgEneDASam1286SxRRp-VO6yv7rZLrS2ykL6KGI8Uj5XnGcee8-iWYvjqpg5LYbH_6Tzj9K9IAkF3xiIb6eQvY87sB_f1Bwj_KftKcGLVQ3iyUto1ZoOsEJx8cQP", "name": "user: 34604 android push", "aws_sns_endpoint_arn": "arn:aws:sns:us-east-1:934393190351:endpoint/GCM/myacurite_production/51452137-2b9e-3daf-86e9-131a661185bc", "mri_monitor_states": []}, {"id": 60620, "user_id": 34604, "contact_type": "phone", "value": "", "name": "AC Temps", "aws_sns_endpoint_arn": null, "mri_monitor_states": []}], "account_users": [{"id": 34744, "account_id": 32858, "is_active": true, "web_theme": "light", "account": {"id": 32858, "name": "MAR Acct", "street_address_1": "", "street_address_2": "", "city": "", "state_province": "FL", "zip": "34208", "country_code": "US", "show_tenths": true, "measurement_system_id": 1, "timezone": "America/New_York", "map_center_point": {"lat": 0.0, "lng": 0.0}, "map_zoom_level": 8, "map_view": "current_temp", "map_views": ["current_temp", "todays_rain", "current_wind"], "measurement_system_units": {"LightningClosestStrikeDist": "MI", "IndoorTemperature": "F", "IndoorHumidity": "%", "LightningLastStrikeDist": "MI", "Water Leak": "V", "Temperature": "F", "Humidity": "%", "WaterFlowRate": "gal", "WaterTemp": "F", "Barometric Pressure": "inHg", "Wind Speed": "mph", "Rainfall": "in", "Rainrate": "in", "Feels Like": "F", "Dew Point": "F", "Heat Index": "F", "Wind Chill": "F", "Soil Temp": "F", "Remote Temp": "F", "Remote Humid": "%", "WindSpeedAvg": "mph"}, "time_format": "12_hour", "date_format": "mm/dd", "header_images": [], "background_images": []}}]}}
2022-06-08 19:03:17,225 Thread-11 udi_interface INFO AcuriteManager:getHubDevices: Got Acurite Devices
2022-06-08 19:03:17,227 Thread-11 udi_interface DEBUG AcuriteController:discover: Device Id: 943425
2022-06-08 19:03:17,227 Thread-11 udi_interface DEBUG AcuriteController:discover: Device Name: Lightning Tower
2022-06-08 19:03:17,228 Thread-11 udi_interface DEBUG AcuriteController:discover: Device JSON: {"id": 943425, "name": "Lightning Tower", "model_code": "LightningT", "placement_code": "IN", "status_code": "green", "battery_level": "Normal", "signal_strength": 4, "last_check_in_at": "2022-06-08T23:01:57.000+00:00", "timezone": "America/New_York", "meta_file": "https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00000136-LightningT/meta.json", "summary_files": ["https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00000136-LightningT/1h-summaries/2022-06-08.json"], "temp_high_value": "94.6", "temp_high_at": "12:46 PM", "temp_low_value": "77.0", "temp_low_at": "5:46 AM", "daily_cumulative_strikes": 2, "daily_cumulative_measured_light": null, "current_comfort_index": null, "created_at": "2019-10-02T21:32:52.220Z", "sensors": [{"id": 4356815, "sensor_code": "Temperature", "sensor_name": "Temperature", "last_reading_value": "85.1", "channel": 1, "chart_unit": "F", "show_tenths": true}, {"id": 4356814, "sensor_code": "Humidity", "sensor_name": "Humidity", "last_reading_value": "56", "channel": 2, "chart_unit": "%RH", "display_unit": "%"}, {"id": 4356813, "sensor_code": "Dew Point", "sensor_name": "Dew Point", "last_reading_value": "29", "channel": 3, "chart_unit": "F"}, {"id": 4356812, "sensor_code": "Heat Index", "sensor_name": "Heat Index", "last_reading_value": "88", "channel": 4, "chart_unit": "F"}, {"id": 4356811, "sensor_code": "Interference", "sensor_name": "Interference", "last_reading_value": "0", "channel": 5, "chart_unit": null}, {"id": 4356807, "sensor_code": "Barometric Pressure", "sensor_name": "Pressure", "last_reading_value": "30.0", "channel": 9, "chart_unit": "inHg"}], "wired_sensors": [{"id": 4356810, "sensor_code": "LightningStrikeCnt", "sensor_name": "Lightning Strike Count", "last_reading_value": "0", "channel": 6, "chart_unit": null}, {"id": 4356809, "sensor_code": "LightningClosestStrikeDist", "sensor_name": "Lightning Closest Strike Distance", "last_reading_value": "11", "channel": 7, "chart_unit": "MI"}, {"id": 4356808, "sensor_code": "LightningLastStrikeDist", "sensor_name": "Lightning Last Strike Distance", "last_reading_value": "11", "channel": 8, "chart_unit": "MI"}], "model": {"id": 6077, "code": "LightningT", "description": "Lightning Tower", "has_wifi": false}}
2022-06-08 19:03:17,229 Thread-11 udi_interface DEBUG AcuriteController:discover: Controller Address: controller
2022-06-08 19:03:17,230 Thread-11 udi_interface INFO AcuriteController:discover: Node 943425 already exists, skipping
2022-06-08 19:03:17,231 Thread-11 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower No change in GV1's value
2022-06-08 19:03:17,232 Thread-11 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower No change in GV2's value
2022-06-08 19:03:17,232 Thread-11 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower No change in CLITEMP's value
2022-06-08 19:03:17,233 Thread-11 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: Lightning Tower, Sensor Temp: 85.1F
2022-06-08 19:03:17,233 Thread-11 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower No change in CLIHUM's value
2022-06-08 19:03:17,234 Thread-11 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: Lightning Tower, Sensor Humidity: 56%RH
2022-06-08 19:03:17,234 Thread-11 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower No change in DEWPT's value
2022-06-08 19:03:17,235 Thread-11 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: Lightning Tower, Sensor Dew Point: 29F
2022-06-08 19:03:17,236 Thread-11 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower No change in BARPRES's value
2022-06-08 19:03:17,236 Thread-11 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: Lightning Tower, Sensor Dew Point: 30.0inHg
2022-06-08 19:03:17,237 Thread-11 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower Reporting set GV3 to 1 to Polyglot
2022-06-08 19:03:17,237 Thread-11 udi_interface.node DEBUG node:reportDriver: Updating value to 1
2022-06-08 19:03:17,238 Thread-11 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 943425, 'driver': 'GV3', 'value': '1', 'uom': '45'}]}
2022-06-08 19:03:17,240 Thread-11 udi_interface DEBUG AcuriteController:discover: Device Id: 313855
2022-06-08 19:03:17,241 Thread-11 udi_interface DEBUG AcuriteController:discover: Device Name: A/C Temps
2022-06-08 19:03:17,242 Thread-11 udi_interface DEBUG AcuriteController:discover: Device JSON: {"id": 313855, "name": "A/C Temps", "model_code": "2in1T", "placement_code": "IN", "status_code": "green", "battery_level": "Normal", "signal_strength": 4, "last_check_in_at": "2022-06-08T23:01:57.000+00:00", "timezone": "America/New_York", "meta_file": "https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00010486-2in1T/meta.json", "summary_files": ["https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00010486-2in1T/1h-summaries/2022-06-08.json"], "temp_high_value": "77.7", "temp_high_at": "9:56 AM", "temp_low_value": "53.4", "temp_low_at": "1:16 AM", "daily_cumulative_strikes": null, "daily_cumulative_measured_light": null, "current_comfort_index": null, "created_at": "2017-01-11T17:01:42.630Z", "sensors": [{"id": 1211149, "sensor_code": "Temperature", "sensor_name": "Temperature", "last_reading_value": "67.8", "channel": 1, "chart_unit": "F", "show_tenths": true}, {"id": 1211150, "sensor_code": "Humidity", "sensor_name": "Humidity", "last_reading_value": "82", "channel": 2, "chart_unit": "%RH", "display_unit": "%"}, {"id": 1211151, "sensor_code": "Dew Point", "sensor_name": "Dew Point", "last_reading_value": "62", "channel": 3, "chart_unit": "F"}, {"id": 1211148, "sensor_code": "Barometric Pressure", "sensor_name": "Pressure", "last_reading_value": "30.0", "channel": 9, "chart_unit": "inHg"}], "wired_sensors": [], "model": {"id": 4023, "code": "2in1T", "description": "Temp & Humidity Sensor", "has_wifi": false}}
2022-06-08 19:03:17,243 Thread-11 udi_interface DEBUG AcuriteController:discover: Controller Address: controller
2022-06-08 19:03:17,243 Thread-11 udi_interface INFO AcuriteController:discover: Node 313855 already exists, skipping
2022-06-08 19:03:17,244 Thread-11 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps No change in GV1's value
2022-06-08 19:03:17,245 Thread-11 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps No change in GV2's value
2022-06-08 19:03:17,245 Thread-11 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps No change in CLITEMP's value
2022-06-08 19:03:17,246 Thread-11 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: A/C Temps, Sensor Temp: 67.8F
2022-06-08 19:03:17,246 Thread-11 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps No change in CLIHUM's value
2022-06-08 19:03:17,247 Thread-11 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: A/C Temps, Sensor Humidity: 82%RH
2022-06-08 19:03:17,248 Thread-11 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps No change in DEWPT's value
2022-06-08 19:03:17,248 Thread-11 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: A/C Temps, Sensor Dew Point: 62F
2022-06-08 19:03:17,249 Thread-11 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps No change in BARPRES's value
2022-06-08 19:03:17,249 Thread-11 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: A/C Temps, Sensor Dew Point: 30.0inHg
2022-06-08 19:03:17,250 Thread-11 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps Reporting set GV3 to 1 to Polyglot
2022-06-08 19:03:17,251 Thread-11 udi_interface.node DEBUG node:reportDriver: Updating value to 1
2022-06-08 19:03:17,251 Thread-11 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 313855, 'driver': 'GV3', 'value': '1', 'uom': '45'}]}
2022-06-08 19:03:17,253 Thread-11 udi_interface DEBUG AcuriteController:discover: Device Id: 1065633
2022-06-08 19:03:17,253 Thread-11 udi_interface DEBUG AcuriteController:discover: Device Name: Bedroom Temps
2022-06-08 19:03:17,254 Thread-11 udi_interface DEBUG AcuriteController:discover: Device JSON: {"id": 1065633, "name": "Bedroom Temps", "model_code": "2in1T", "placement_code": "IN", "status_code": "green", "battery_level": "Normal", "signal_strength": 4, "last_check_in_at": "2022-06-08T23:01:56.000+00:00", "timezone": "America/New_York", "meta_file": "https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00006008-2in1T/meta.json", "summary_files": ["https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00006008-2in1T/1h-summaries/2022-06-08.json"], "temp_high_value": "78.9", "temp_high_at": "12:36 AM", "temp_low_value": "77.3", "temp_low_at": "5:36 PM", "daily_cumulative_strikes": null, "daily_cumulative_measured_light": null, "current_comfort_index": null, "created_at": "2020-09-06T21:46:43.678Z", "sensors": [{"id": 5041656, "sensor_code": "Temperature", "sensor_name": "Temperature", "last_reading_value": "77.7", "channel": 1, "chart_unit": "F", "show_tenths": true}, {"id": 5041657, "sensor_code": "Humidity", "sensor_name": "Humidity", "last_reading_value": "46", "channel": 2, "chart_unit": "%RH", "display_unit": "%"}, {"id": 5041658, "sensor_code": "Dew Point", "sensor_name": "Dew Point", "last_reading_value": "55", "channel": 3, "chart_unit": "F"}, {"id": 5041655, "sensor_code": "Barometric Pressure", "sensor_name": "Pressure", "last_reading_value": "30.0", "channel": 9, "chart_unit": "inHg"}], "wired_sensors": [], "model": {"id": 4023, "code": "2in1T", "description": "Temp & Humidity Sensor", "has_wifi": false}}
2022-06-08 19:03:17,255 Thread-11 udi_interface DEBUG AcuriteController:discover: Controller Address: controller
2022-06-08 19:03:17,256 Thread-11 udi_interface INFO AcuriteController:discover: Node 1065633 already exists, skipping
2022-06-08 19:03:17,257 Thread-11 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps No change in GV1's value
2022-06-08 19:03:17,257 Thread-11 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps No change in GV2's value
2022-06-08 19:03:17,258 Thread-11 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps No change in CLITEMP's value
2022-06-08 19:03:17,259 Thread-11 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: Bedroom Temps, Sensor Temp: 77.7F
2022-06-08 19:03:17,259 Thread-11 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps No change in CLIHUM's value
2022-06-08 19:03:17,260 Thread-11 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: Bedroom Temps, Sensor Humidity: 46%RH
2022-06-08 19:03:17,261 Thread-11 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps No change in DEWPT's value
2022-06-08 19:03:17,261 Thread-11 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: Bedroom Temps, Sensor Dew Point: 55F
2022-06-08 19:03:17,262 Thread-11 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps No change in BARPRES's value
2022-06-08 19:03:17,262 Thread-11 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: Bedroom Temps, Sensor Dew Point: 30.0inHg
2022-06-08 19:03:17,263 Thread-11 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps Reporting set GV3 to 1 to Polyglot
2022-06-08 19:03:17,264 Thread-11 udi_interface.node DEBUG node:reportDriver: Updating value to 1
2022-06-08 19:03:17,265 Thread-11 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 1065633, 'driver': 'GV3', 'value': '1', 'uom': '45'}]}
2022-06-08 19:03:17,267 Thread-11 udi_interface INFO AcuriteController:query: AcuriteController - query
2022-06-08 19:03:17,620 MQTT udi_interface.interface INFO interface:_message: Successfully set 943425 :: GV3 to 1 UOM 45
2022-06-08 19:03:17,791 MQTT udi_interface.interface INFO interface:_message: Successfully set 313855 :: GV3 to 1 UOM 45
2022-06-08 19:03:17,938 MQTT udi_interface.interface INFO interface:_message: Successfully set 1065633 :: GV3 to 1 UOM 45
Edited by tlightne
Link to comment

@JPaul I am seeing the lightning sensor last strike distance and closest strike distance but the strike count is showing 0 and my dashboard says 11 strikes today. I am still not seeing my second inside sensor (A/C Temps)image.thumb.png.0b9bd54013e5659eb18238a0280c71bb.png in the node server.

My ISY:  image.png.b9a8b382ff02d5cab3f3a8f8e49a373b.png

 

Polyglot Dashboard:

image.thumb.png.d2f21ffe0bc88b3f55b5c32926006bee.png

image.thumb.png.cca86030b819c94dd87cfc7fca56402d.png

Acurite Log:

 
2022-06-09 14:55:02,577 MainThread udi_interface INFO __init__:<module>: UDI Python Interface for Polyglot version 3 3.0.46 Starting...
2022-06-09 14:55:02,604 MainThread udi_interface DEBUG udi-acurite-poly:<module>: Staring Poly Interface
2022-06-09 14:55:02,616 MainThread udi_interface.interface INFO interface:__init__: Initialization received from Polyglot V3 3.0.63 [ISY: 5.4.4, Slot: 12]
2022-06-09 14:55:02,619 MainThread udi_interface.interface INFO interface:__init__: Connect: Network Interface: {'addr': '192.168.1.87', 'netmask': '255.255.255.0', 'broadcast': '192.168.1.255'}
2022-06-09 14:55:02,621 Interface udi_interface.interface INFO interface:_startMqtt: Connecting to MQTT... localhost:1888
2022-06-09 14:55:02,630 MainThread udi_interface.interface WARNING interface:db_getNodeDrivers: controller not found in database.
2022-06-09 14:55:02,631 MainThread udi_interface.interface WARNING interface:send: MQTT Send waiting on connection :: {'config': {'version': '1.4.0'}}
2022-06-09 14:55:02,685 MQTT udi_interface.interface INFO interface:_connect: MQTT Connected with result code 0 (Success)
2022-06-09 14:55:02,686 MQTT udi_interface.interface INFO interface:_connect: MQTT Subscribing to topic: udi/pg3/ns/clients/00:0d:b9:59:41:e4_12 - MID: 1 Result: 0
2022-06-09 14:55:02,700 MQTT udi_interface.interface INFO interface:_subscribe: MQTT Subscribed Succesfully for Message ID: 1 - QoS: (0,)
2022-06-09 14:55:05,635 MainThread udi_interface.interface DEBUG interface:send: PUBLISHING {'config': {'version': '1.4.0'}}
2022-06-09 14:55:05,637 MainThread udi_interface.interface DEBUG interface:send: PUBLISHING {'getAll': {}}
2022-06-09 14:55:05,639 MainThread udi_interface.interface DEBUG interface:send: PUBLISHING {'getNsInfo': {}}
2022-06-09 14:55:05,640 MainThread udi_interface.interface INFO interface:addNode: Adding node Acurite Hub(controller) [None]
2022-06-09 14:55:05,641 MainThread udi_interface.interface DEBUG interface:send: PUBLISHING {'addnode': [{'address': 'controller', 'name': 'Acurite Hub', 'nodeDefId': 'acurite', 'primaryNode': 'controller', 'drivers': [{'driver': 'ST', 'value': 1, 'uom': 2}], 'hint': [0, 0, 0, 0], 'private': None}]}
2022-06-09 14:55:05,781 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message config
2022-06-09 14:55:05,783 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING config
2022-06-09 14:55:05,784 Command udi_interface.interface DEBUG interface:_inConfig: INCFG --> start processing config data
2022-06-09 14:55:05,785 Command udi_interface.interface DEBUG interface:_inConfig: Setting log level to DEBUG
2022-06-09 14:55:05,833 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message getAll
2022-06-09 14:55:05,835 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING getAll
2022-06-09 14:55:05,837 Thread-1 udi_interface.custom DEBUG custom:load: CUSTOM: load {'acurite_user': '', 'acurite_password': ''}
2022-06-09 14:55:05,838 Command udi_interface.custom DEBUG custom:load: CUSTOM: load {}
2022-06-09 14:55:05,838 Thread-1 udi_interface.custom DEBUG custom:load: CUSTOM: -- checking acurite_user / tlightne@aim.com
2022-06-09 14:55:05,839 Command udi_interface.interface DEBUG interface:_handleInput: Key nsdata should be passed to node server.
2022-06-09 14:55:05,840 Thread-1 udi_interface.custom DEBUG custom:load: CUSTOM: -- checking acurite_password / 856871Tll
2022-06-09 14:55:05,841 Command udi_interface.interface DEBUG interface:_handleInput: Key oauth should be passed to node server.
2022-06-09 14:55:05,841 Thread-1 udi_interface.custom DEBUG custom:clear: CUSTOM: Clear ...saving
2022-06-09 14:55:05,842 Thread-1 udi_interface.custom INFO custom:_save: Sending data notices to Polyglot.
2022-06-09 14:55:05,843 Thread-1 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'key': 'notices', 'value': {}}]}
2022-06-09 14:55:05,845 Thread-1 udi_interface INFO AcuriteController:discover: Starting Acurite Device Discovery
2022-06-09 14:55:05,846 Thread-1 udi_interface INFO AcuriteController:discover: acurite_user: 
2022-06-09 14:55:05,898 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message getNsInfo
2022-06-09 14:55:05,899 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING getNsInfo
2022-06-09 14:55:05,938 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message notices
2022-06-09 14:55:05,940 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING notices
2022-06-09 14:55:05,941 Command udi_interface.custom DEBUG custom:load: CUSTOM: load {}
2022-06-09 14:55:05,981 MQTT udi_interface.interface INFO interface:_message: Successfully set key = notices
2022-06-09 14:55:06,676 Thread-1 udi_interface INFO AcuriteManager:login: Login HTTP Status Code: 200
2022-06-09 14:55:06,678 Thread-1 udi_interface DEBUG AcuriteManager:login: {"token_id": "1ad7311a-c3c5-40d7-9e4f-846e66342cad", "user": {"id": 34604, "email": "", "first_name": "", "last_name": "", "full_name": "", "language": "en/us", "session_timeout": 7776000, "failed_login_count": 10, "is_locked": false, "default_user_contact_id": 38708, "password_set_token": null, "permissions": ["Account User-32858", "Account User-32858-Clock", "Account User-32858-Sensor", "Account User-32858-Bell Controller", "Account Admin-32858", "Account Admin-32858-Clock", "Account Admin-32858-Sensor", "Account Admin-32858-Bell Controller", "Account Manager-32858", "Account Manager-32858-Clock", "Account Manager-32858-Sensor", "Account Manager-32858-Bell Controller", "Network Admin-32858", "Network Admin-32858-Clock", "Network Admin-32858-Sensor", "Network Admin-32858-Bell Controller"], "user_contacts": [{"id": 38708, "user_id": 34604, "contact_type": "email", "value": "tlightne@aim.com", "name": "Default email", "aws_sns_endpoint_arn": null, "mri_monitor_states": []}, {"id": 52558, "user_id": 34604, "contact_type": "android", "value": "fXomgUZZOZc:APA91bGp5qAhdyu9QgEneDASam1286SxRRp-VO6yv7rZLrS2ykL6KGI8Uj5XnGcee8-iWYvjqpg5LYbH_6Tzj9K9IAkF3xiIb6eQvY87sB_f1Bwj_KftKcGLVQ3iyUto1ZoOsEJx8cQP", "name": "user: 34604 android push", "aws_sns_endpoint_arn": "arn:aws:sns:us-east-1:934393190351:endpoint/GCM/myacurite_production/51452137-2b9e-3daf-86e9-131a661185bc", "mri_monitor_states": []}, {"id": 60620, "user_id": 34604, "contact_type": "phone", "value": "9417180409", "name": "AC Temps", "aws_sns_endpoint_arn": null, "mri_monitor_states": []}], "account_users": [{"id": 34744, "account_id": 32858, "is_active": true, "web_theme": "light", "account": {"id": 32858, "name": "MAR Acct", "street_address_1": "", "street_address_2": "", "city": "", "state_province": "FL", "zip": "", "country_code": "US", "show_tenths": true, "measurement_system_id": 1, "timezone": "America/New_York", "map_center_point": {"lat": 0.0, "lng": 0.0}, "map_zoom_level": 8, "map_view": "current_temp", "map_views": ["current_temp", "todays_rain", "current_wind"], "measurement_system_units": {"LightningClosestStrikeDist": "MI", "IndoorTemperature": "F", "IndoorHumidity": "%", "LightningLastStrikeDist": "MI", "Water Leak": "V", "Temperature": "F", "Humidity": "%", "WaterFlowRate": "gal", "WaterTemp": "F", "Barometric Pressure": "inHg", "Wind Speed": "mph", "Rainfall": "in", "Rainrate": "in", "Feels Like": "F", "Dew Point": "F", "Heat Index": "F", "Wind Chill": "F", "Soil Temp": "F", "Remote Temp": "F", "Remote Humid": "%", "WindSpeedAvg": "mph"}, "time_format": "12_hour", "date_format": "mm/dd", "header_images": [], "background_images": []}}]}}
2022-06-09 14:55:06,863 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message addnode
2022-06-09 14:55:06,865 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING addnode
2022-06-09 14:55:06,868 Thread-3 udi_interface.interface INFO interface:updateProfile: Sending Install Profile command to Polyglot.
2022-06-09 14:55:06,869 Command udi_interface.interface DEBUG interface:_handleResult: add node response: {'id': '661e217b-82e9-4eab-a545-6f19ba8e12eb', 'uuid': '00:0d:b9:59:41:e4', 'profileNum': 12, 'address': 'controller', 'name': 'Acurite Hub', 'nodeDefId': 'acurite', 'nls': None, 'hint': '0x00000000', 'controller': 0, 'primaryNode': 'controller', 'private': None, 'isPrimary': 1, 'enabled': 1, 'timeAdded': 1654799775172, 'timeModified': 1654799775172, 'dbVersion': 1}
2022-06-09 14:55:06,870 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'installprofile': {'reboot': False}}
2022-06-09 14:55:06,972 Thread-3 udi_interface.interface DEBUG interface:setCustomParamsDoc: Sending customparamsdoc to Polyglot.
2022-06-09 14:55:06,973 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'key': 'customparamsdoc', 'value': '<h1>Acurite Node Server Custom Parameters</h1>\n\n<ul>\n<li><b>acurite_user</b> - myacurite.com username</li>\n<li><b>acurite_password</b> - myacurite.com password</li>\n</ul>\n'}]}
2022-06-09 14:55:06,974 Thread-3 udi_interface INFO AcuriteController:discover: Starting Acurite Device Discovery
2022-06-09 14:55:06,975 Thread-3 udi_interface INFO AcuriteController:discover: acurite_user: tlightne@aim.com
2022-06-09 14:55:07,072 MQTT udi_interface.interface INFO interface:_message: custom data response {'customparamsdoc': '<h1>Acurite Node Server Custom Parameters</h1>\n\n<ul>\n<li><b>acurite_user</b> - myacurite.com username</li>\n<li><b>acurite_password</b> - myacurite.com password</li>\n</ul>\n'}
2022-06-09 14:55:07,113 MQTT udi_interface.interface INFO interface:_message: Successfully set key = customparamsdoc
2022-06-09 14:55:07,363 MQTT udi_interface.interface INFO interface:_message: Profile installation finished
2022-06-09 14:55:07,821 Thread-3 udi_interface INFO AcuriteManager:login: Login HTTP Status Code: 200
2022-06-09 14:55:07,822 Thread-3 udi_interface DEBUG AcuriteManager:login: {"token_id": "61a94eb2-bb02-4ab7-a178-056289c5c2f4", "user": {"id": 34604, "email": "tlightne@aim.com", "first_name": "Terry", "last_name": "", "full_name": "", "language": "en/us", "session_timeout": 7776000, "failed_login_count": 10, "is_locked": false, "default_user_contact_id": 38708, "password_set_token": null, "permissions": ["Account User-32858", "Account User-32858-Clock", "Account User-32858-Sensor", "Account User-32858-Bell Controller", "Account Admin-32858", "Account Admin-32858-Clock", "Account Admin-32858-Sensor", "Account Admin-32858-Bell Controller", "Account Manager-32858", "Account Manager-32858-Clock", "Account Manager-32858-Sensor", "Account Manager-32858-Bell Controller", "Network Admin-32858", "Network Admin-32858-Clock", "Network Admin-32858-Sensor", "Network Admin-32858-Bell Controller"], "user_contacts": [{"id": 38708, "user_id": 34604, "contact_type": "email", "value": "tlightne@aim.com", "name": "Default email", "aws_sns_endpoint_arn": null, "mri_monitor_states": []}, {"id": 52558, "user_id": 34604, "contact_type": "android", "value": "fXomgUZZOZc:APA91bGp5qAhdyu9QgEneDASam1286SxRRp-VO6yv7rZLrS2ykL6KGI8Uj5XnGcee8-iWYvjqpg5LYbH_6Tzj9K9IAkF3xiIb6eQvY87sB_f1Bwj_KftKcGLVQ3iyUto1ZoOsEJx8cQP", "name": "user: 34604 android push", "aws_sns_endpoint_arn": "arn:aws:sns:us-east-1:934393190351:endpoint/GCM/myacurite_production/51452137-2b9e-3daf-86e9-131a661185bc", "mri_monitor_states": []}, {"id": 60620, "user_id": 34604, "contact_type": "phone", "value": "9417180409", "name": "AC Temps", "aws_sns_endpoint_arn": null, "mri_monitor_states": []}], "account_users": [{"id": 34744, "account_id": 32858, "is_active": true, "web_theme": "light", "account": {"id": 32858, "name": "MAR Acct", "street_address_1": "3275 26th Ave East Lot 7", "street_address_2": "", "city": "Bradenton", "state_province": "FL", "zip": "34208", "country_code": "US", "show_tenths": true, "measurement_system_id": 1, "timezone": "America/New_York", "map_center_point": {"lat": 0.0, "lng": 0.0}, "map_zoom_level": 8, "map_view": "current_temp", "map_views": ["current_temp", "todays_rain", "current_wind"], "measurement_system_units": {"LightningClosestStrikeDist": "MI", "IndoorTemperature": "F", "IndoorHumidity": "%", "LightningLastStrikeDist": "MI", "Water Leak": "V", "Temperature": "F", "Humidity": "%", "WaterFlowRate": "gal", "WaterTemp": "F", "Barometric Pressure": "inHg", "Wind Speed": "mph", "Rainfall": "in", "Rainrate": "in", "Feels Like": "F", "Dew Point": "F", "Heat Index": "F", "Wind Chill": "F", "Soil Temp": "F", "Remote Temp": "F", "Remote Humid": "%", "WindSpeedAvg": "mph"}, "time_format": "12_hour", "date_format": "mm/dd", "header_images": [], "background_images": []}}]}}
2022-06-09 14:55:07,941 Thread-1 udi_interface INFO AcuriteManager:getHubDevices: Got Acurite Devices
2022-06-09 14:55:07,943 Thread-1 udi_interface DEBUG AcuriteController:discover: Device Id: 943425
2022-06-09 14:55:07,943 Thread-1 udi_interface DEBUG AcuriteController:discover: Device Name: Lightning Tower
2022-06-09 14:55:07,944 Thread-1 udi_interface DEBUG AcuriteController:discover: Device JSON: {"id": 943425, "name": "Lightning Tower", "model_code": "LightningT", "placement_code": "IN", "status_code": "green", "battery_level": "Normal", "signal_strength": 4, "last_check_in_at": "2022-06-09T18:51:56.000+00:00", "timezone": "America/New_York", "meta_file": "https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00000136-LightningT/meta.json", "summary_files": ["https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00000136-LightningT/1h-summaries/2022-06-09.json"], "temp_high_value": "92.4", "temp_high_at": "2:06 PM", "temp_low_value": "77.6", "temp_low_at": "4:56 AM", "daily_cumulative_strikes": 11, "daily_cumulative_measured_light": null, "current_comfort_index": null, "created_at": "2019-10-02T21:32:52.220Z", "sensors": [{"id": 4356815, "sensor_code": "Temperature", "sensor_name": "Temperature", "last_reading_value": "89.7", "channel": 1, "chart_unit": "F", "show_tenths": true}, {"id": 4356814, "sensor_code": "Humidity", "sensor_name": "Humidity", "last_reading_value": "68", "channel": 2, "chart_unit": "%RH", "display_unit": "%"}, {"id": 4356813, "sensor_code": "Dew Point", "sensor_name": "Dew Point", "last_reading_value": "11", "channel": 3, "chart_unit": "F"}, {"id": 4356812, "sensor_code": "Heat Index", "sensor_name": "Heat Index", "last_reading_value": "104", "channel": 4, "chart_unit": "F"}, {"id": 4356811, "sensor_code": "Interference", "sensor_name": "Interference", "last_reading_value": "0", "channel": 5, "chart_unit": null}, {"id": 4356807, "sensor_code": "Barometric Pressure", "sensor_name": "Pressure", "last_reading_value": "30.04", "channel": 9, "chart_unit": "inHg"}], "wired_sensors": [{"id": 4356810, "sensor_code": "LightningStrikeCnt", "sensor_name": "Lightning Strike Count", "last_reading_value": "0", "channel": 6, "chart_unit": null}, {"id": 4356809, "sensor_code": "LightningClosestStrikeDist", "sensor_name": "Lightning Closest Strike Distance", "last_reading_value": "11", "channel": 7, "chart_unit": "MI"}, {"id": 4356808, "sensor_code": "LightningLastStrikeDist", "sensor_name": "Lightning Last Strike Distance", "last_reading_value": "11", "channel": 8, "chart_unit": "MI"}], "model": {"id": 6077, "code": "LightningT", "description": "Lightning Tower", "has_wifi": false}}
2022-06-09 14:55:07,945 Thread-1 udi_interface DEBUG AcuriteController:discover: Controller Address: controller
2022-06-09 14:55:07,946 Thread-1 udi_interface DEBUG AcuriteController:discover: Creating AcuriteLightningTNode
2022-06-09 14:55:07,947 Thread-1 udi_interface.interface WARNING interface:db_getNodeDrivers: 943425 not found in database.
2022-06-09 14:55:07,948 Thread-1 udi_interface DEBUG AcuriteLightningTNode:__init__: Initialize AcuriteLightningTNode
2022-06-09 14:55:07,949 Thread-1 udi_interface.interface INFO interface:addNode: Adding node Lightning Tower(943425) [None]
2022-06-09 14:55:07,950 Thread-1 udi_interface.interface DEBUG interface:send: PUBLISHING {'addnode': [{'address': 943425, 'name': 'Lightning Tower', 'nodeDefId': 'acuritelightningt', 'primaryNode': 'controller', 'drivers': [{'driver': 'CLITEMP', 'value': 0, 'uom': '17'}, {'driver': 'GV4', 'value': 0, 'uom': '17'}, {'driver': 'CLIHUM', 'value': 0, 'uom': '22'}, {'driver': 'BARPRES', 'value': 0, 'uom': '23'}, {'driver': 'DEWPT', 'value': 0, 'uom': '17'}, {'driver': 'GV1', 'value': 0, 'uom': '25'}, {'driver': 'GV2', 'value': 0, 'uom': '25'}, {'driver': 'GV3', 'value': 0, 'uom': '45'}, {'driver': 'GV5', 'value': 0, 'uom': '0'}, {'driver': 'GV6', 'value': 0, 'uom': '116'}, {'driver': 'GV8', 'value': 0, 'uom': '116'}], 'hint': [0, 0, 0, 0], 'private': None}]}
2022-06-09 14:55:07,952 Thread-1 udi_interface DEBUG AcuriteController:discover: Device Id: 313855
2022-06-09 14:55:07,953 Thread-1 udi_interface DEBUG AcuriteController:discover: Device Name: A/C Temps
2022-06-09 14:55:07,954 Thread-1 udi_interface DEBUG AcuriteController:discover: Device JSON: {"id": 313855, "name": "A/C Temps", "model_code": "2in1T", "placement_code": "IN", "status_code": "green", "battery_level": "Normal", "signal_strength": 4, "last_check_in_at": "2022-06-09T18:51:56.000+00:00", "timezone": "America/New_York", "meta_file": "https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00010486-2in1T/meta.json", "summary_files": ["https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00010486-2in1T/1h-summaries/2022-06-09.json"], "temp_high_value": "78.0", "temp_high_at": "10:31 AM", "temp_low_value": "52.8", "temp_low_at": "4:41 AM", "daily_cumulative_strikes": null, "daily_cumulative_measured_light": null, "current_comfort_index": null, "created_at": "2017-01-11T17:01:42.630Z", "sensors": [{"id": 1211149, "sensor_code": "Temperature", "sensor_name": "Temperature", "last_reading_value": "56.4", "channel": 1, "chart_unit": "F", "show_tenths": true}, {"id": 1211150, "sensor_code": "Humidity", "sensor_name": "Humidity", "last_reading_value": "84", "channel": 2, "chart_unit": "%RH", "display_unit": "%"}, {"id": 1211151, "sensor_code": "Dew Point", "sensor_name": "Dew Point", "last_reading_value": "52", "channel": 3, "chart_unit": "F"}, {"id": 1211148, "sensor_code": "Barometric Pressure", "sensor_name": "Pressure", "last_reading_value": "30.04", "channel": 9, "chart_unit": "inHg"}], "wired_sensors": [], "model": {"id": 4023, "code": "2in1T", "description": "Temp & Humidity Sensor", "has_wifi": false}}
2022-06-09 14:55:07,955 Thread-1 udi_interface DEBUG AcuriteController:discover: Controller Address: controller
2022-06-09 14:55:07,955 Thread-1 udi_interface DEBUG AcuriteController:discover: Creating AcuriteDeviceNode
2022-06-09 14:55:07,957 Thread-1 udi_interface.interface WARNING interface:db_getNodeDrivers: 313855 not found in database.
2022-06-09 14:55:07,958 Thread-1 udi_interface DEBUG AcuriteDeviceNode:__init__: Initialize AcuriteDeviceNode
2022-06-09 14:55:07,958 Thread-1 udi_interface.interface INFO interface:addNode: Adding node A/C Temps(313855) [None]
2022-06-09 14:55:07,959 Thread-1 udi_interface.interface DEBUG interface:send: PUBLISHING {'addnode': [{'address': 313855, 'name': 'A/C Temps', 'nodeDefId': 'acuritedevice', 'primaryNode': 'controller', 'drivers': [{'driver': 'CLITEMP', 'value': 0, 'uom': '17'}, {'driver': 'CLIHUM', 'value': 0, 'uom': '22'}, {'driver': 'BARPRES', 'value': 0, 'uom': '23'}, {'driver': 'DEWPT', 'value': 0, 'uom': '17'}, {'driver': 'GV1', 'value': 0, 'uom': '25'}, {'driver': 'GV2', 'value': 0, 'uom': '25'}, {'driver': 'GV3', 'value': 0, 'uom': '45'}], 'hint': [0, 0, 0, 0], 'private': None}]}
2022-06-09 14:55:07,961 Thread-1 udi_interface DEBUG AcuriteController:discover: Device Id: 1065633
2022-06-09 14:55:07,962 Thread-1 udi_interface DEBUG AcuriteController:discover: Device Name: Bedroom Temps
2022-06-09 14:55:07,963 Thread-1 udi_interface DEBUG AcuriteController:discover: Device JSON: {"id": 1065633, "name": "Bedroom Temps", "model_code": "2in1T", "placement_code": "IN", "status_code": "green", "battery_level": "Normal", "signal_strength": 4, "last_check_in_at": "2022-06-09T18:51:56.000+00:00", "timezone": "America/New_York", "meta_file": "https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00006008-2in1T/meta.json", "summary_files": ["https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00006008-2in1T/1h-summaries/2022-06-09.json"], "temp_high_value": "79.3", "temp_high_at": "8:16 AM", "temp_low_value": "77.5", "temp_low_at": "3:31 AM", "daily_cumulative_strikes": null, "daily_cumulative_measured_light": null, "current_comfort_index": null, "created_at": "2020-09-06T21:46:43.678Z", "sensors": [{"id": 5041656, "sensor_code": "Temperature", "sensor_name": "Temperature", "last_reading_value": "78.0", "channel": 1, "chart_unit": "F", "show_tenths": true}, {"id": 5041657, "sensor_code": "Humidity", "sensor_name": "Humidity", "last_reading_value": "45", "channel": 2, "chart_unit": "%RH", "display_unit": "%"}, {"id": 5041658, "sensor_code": "Dew Point", "sensor_name": "Dew Point", "last_reading_value": "55", "channel": 3, "chart_unit": "F"}, {"id": 5041655, "sensor_code": "Barometric Pressure", "sensor_name": "Pressure", "last_reading_value": "30.04", "channel": 9, "chart_unit": "inHg"}], "wired_sensors": [], "model": {"id": 4023, "code": "2in1T", "description": "Temp & Humidity Sensor", "has_wifi": false}}
2022-06-09 14:55:07,964 Thread-1 udi_interface DEBUG AcuriteController:discover: Controller Address: controller
2022-06-09 14:55:07,964 Thread-1 udi_interface DEBUG AcuriteController:discover: Creating AcuriteDeviceNode
2022-06-09 14:55:07,966 Thread-1 udi_interface.interface WARNING interface:db_getNodeDrivers: 1065633 not found in database.
2022-06-09 14:55:07,967 Thread-1 udi_interface DEBUG AcuriteDeviceNode:__init__: Initialize AcuriteDeviceNode
2022-06-09 14:55:07,969 Thread-1 udi_interface.interface INFO interface:addNode: Adding node Bedroom Temps(1065633) [None]
2022-06-09 14:55:07,970 Thread-1 udi_interface.interface DEBUG interface:send: PUBLISHING {'addnode': [{'address': 1065633, 'name': 'Bedroom Temps', 'nodeDefId': 'acuritedevice', 'primaryNode': 'controller', 'drivers': [{'driver': 'CLITEMP', 'value': 0, 'uom': '17'}, {'driver': 'CLIHUM', 'value': 0, 'uom': '22'}, {'driver': 'BARPRES', 'value': 0, 'uom': '23'}, {'driver': 'DEWPT', 'value': 0, 'uom': '17'}, {'driver': 'GV1', 'value': 0, 'uom': '25'}, {'driver': 'GV2', 'value': 0, 'uom': '25'}, {'driver': 'GV3', 'value': 0, 'uom': '45'}], 'hint': [0, 0, 0, 0], 'private': None}]}
2022-06-09 14:55:09,124 Thread-3 udi_interface INFO AcuriteManager:getHubDevices: Got Acurite Devices
2022-06-09 14:55:09,126 Thread-3 udi_interface DEBUG AcuriteController:discover: Device Id: 943425
2022-06-09 14:55:09,127 Thread-3 udi_interface DEBUG AcuriteController:discover: Device Name: Lightning Tower
2022-06-09 14:55:09,128 Thread-3 udi_interface DEBUG AcuriteController:discover: Device JSON: {"id": 943425, "name": "Lightning Tower", "model_code": "LightningT", "placement_code": "IN", "status_code": "green", "battery_level": "Normal", "signal_strength": 4, "last_check_in_at": "2022-06-09T18:51:56.000+00:00", "timezone": "America/New_York", "meta_file": "https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00000136-LightningT/meta.json", "summary_files": ["https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00000136-LightningT/1h-summaries/2022-06-09.json"], "temp_high_value": "92.4", "temp_high_at": "2:06 PM", "temp_low_value": "77.6", "temp_low_at": "4:56 AM", "daily_cumulative_strikes": 11, "daily_cumulative_measured_light": null, "current_comfort_index": null, "created_at": "2019-10-02T21:32:52.220Z", "sensors": [{"id": 4356815, "sensor_code": "Temperature", "sensor_name": "Temperature", "last_reading_value": "89.7", "channel": 1, "chart_unit": "F", "show_tenths": true}, {"id": 4356814, "sensor_code": "Humidity", "sensor_name": "Humidity", "last_reading_value": "68", "channel": 2, "chart_unit": "%RH", "display_unit": "%"}, {"id": 4356813, "sensor_code": "Dew Point", "sensor_name": "Dew Point", "last_reading_value": "11", "channel": 3, "chart_unit": "F"}, {"id": 4356812, "sensor_code": "Heat Index", "sensor_name": "Heat Index", "last_reading_value": "104", "channel": 4, "chart_unit": "F"}, {"id": 4356811, "sensor_code": "Interference", "sensor_name": "Interference", "last_reading_value": "0", "channel": 5, "chart_unit": null}, {"id": 4356807, "sensor_code": "Barometric Pressure", "sensor_name": "Pressure", "last_reading_value": "30.04", "channel": 9, "chart_unit": "inHg"}], "wired_sensors": [{"id": 4356810, "sensor_code": "LightningStrikeCnt", "sensor_name": "Lightning Strike Count", "last_reading_value": "0", "channel": 6, "chart_unit": null}, {"id": 4356809, "sensor_code": "LightningClosestStrikeDist", "sensor_name": "Lightning Closest Strike Distance", "last_reading_value": "11", "channel": 7, "chart_unit": "MI"}, {"id": 4356808, "sensor_code": "LightningLastStrikeDist", "sensor_name": "Lightning Last Strike Distance", "last_reading_value": "11", "channel": 8, "chart_unit": "MI"}], "model": {"id": 6077, "code": "LightningT", "description": "Lightning Tower", "has_wifi": false}}
2022-06-09 14:55:09,128 Thread-3 udi_interface DEBUG AcuriteController:discover: Controller Address: controller
2022-06-09 14:55:09,129 Thread-3 udi_interface INFO AcuriteController:discover: Node 943425 already exists, skipping
2022-06-09 14:55:09,129 Thread-3 udi_interface DEBUG AcuriteLightningTNode:update: AcuriteLightningTNode - update
2022-06-09 14:55:09,130 Thread-3 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower No change in GV1's value
2022-06-09 14:55:09,131 Thread-3 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower No change in GV2's value
2022-06-09 14:55:09,131 Thread-3 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower Reporting set CLITEMP to 89.7 to Polyglot
2022-06-09 14:55:09,132 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 89.7
2022-06-09 14:55:09,133 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 943425, 'driver': 'CLITEMP', 'value': '89.7', 'uom': '17'}]}
2022-06-09 14:55:09,134 Thread-3 udi_interface DEBUG AcuriteLightningTNode:update: Device Name: Lightning Tower, Sensor Temp: 89.7 F
2022-06-09 14:55:09,135 Thread-3 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower Reporting set CLIHUM to 68 to Polyglot
2022-06-09 14:55:09,136 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 68
2022-06-09 14:55:09,136 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 943425, 'driver': 'CLIHUM', 'value': '68', 'uom': '22'}]}
2022-06-09 14:55:09,138 Thread-3 udi_interface DEBUG AcuriteLightningTNode:update: Device Name: Lightning Tower, Sensor Humidity: 68 %RH
2022-06-09 14:55:09,139 Thread-3 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower Reporting set DEWPT to 11 to Polyglot
2022-06-09 14:55:09,139 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 11
2022-06-09 14:55:09,140 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 943425, 'driver': 'DEWPT', 'value': '11', 'uom': '17'}]}
2022-06-09 14:55:09,141 Thread-3 udi_interface DEBUG AcuriteLightningTNode:update: Device Name: Lightning Tower, Sensor Dew Point: 11 F
2022-06-09 14:55:09,142 Thread-3 udi_interface DEBUG AcuriteLightningTNode:update: Device Name: Lightning Tower, Sensor Heat Index: 104 F
2022-06-09 14:55:09,143 Thread-3 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower Reporting set BARPRES to 30.04 to Polyglot
2022-06-09 14:55:09,143 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 30.04
2022-06-09 14:55:09,144 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 943425, 'driver': 'BARPRES', 'value': '30.04', 'uom': '23'}]}
2022-06-09 14:55:09,146 Thread-3 udi_interface DEBUG AcuriteLightningTNode:update: Device Name: Lightning Tower, Sensor Barometric Pressure: 30.04 inHg
2022-06-09 14:55:09,146 Thread-3 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower Reporting set GV4 to 104 to Polyglot
2022-06-09 14:55:09,147 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 104
2022-06-09 14:55:09,147 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 943425, 'driver': 'GV4', 'value': '104', 'uom': '17'}]}
2022-06-09 14:55:09,149 Thread-3 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower Reporting set GV5 to 0 to Polyglot
2022-06-09 14:55:09,150 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 0
2022-06-09 14:55:09,151 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 943425, 'driver': 'GV5', 'value': '0', 'uom': '0'}]}
2022-06-09 14:55:09,153 Thread-3 udi_interface DEBUG AcuriteLightningTNode:update: Device Name: Lightning Tower, Sensor LightningStrikeCnt: 0 None
2022-06-09 14:55:09,154 Thread-3 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower Reporting set GV8 to 11 to Polyglot
2022-06-09 14:55:09,154 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 11
2022-06-09 14:55:09,155 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 943425, 'driver': 'GV8', 'value': '11', 'uom': '116'}]}
2022-06-09 14:55:09,157 Thread-3 udi_interface DEBUG AcuriteLightningTNode:update: Device Name: Lightning Tower, Sensor LightningClosestStrikeDist: 11 MI
2022-06-09 14:55:09,158 Thread-3 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower Reporting set GV6 to 11 to Polyglot
2022-06-09 14:55:09,158 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 11
2022-06-09 14:55:09,159 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 943425, 'driver': 'GV6', 'value': '11', 'uom': '116'}]}
2022-06-09 14:55:09,160 Thread-3 udi_interface DEBUG AcuriteLightningTNode:update: Device Name: Lightning Tower, Sensor LightningLastStrikeDist: 11 MI
2022-06-09 14:55:09,161 Thread-3 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower Reporting set GV3 to 3 to Polyglot
2022-06-09 14:55:09,162 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 3
2022-06-09 14:55:09,163 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 943425, 'driver': 'GV3', 'value': '3', 'uom': '45'}]}
2022-06-09 14:55:09,164 Thread-3 udi_interface DEBUG AcuriteController:discover: Device Id: 313855
2022-06-09 14:55:09,166 Thread-3 udi_interface DEBUG AcuriteController:discover: Device Name: A/C Temps
2022-06-09 14:55:09,167 Thread-3 udi_interface DEBUG AcuriteController:discover: Device JSON: {"id": 313855, "name": "A/C Temps", "model_code": "2in1T", "placement_code": "IN", "status_code": "green", "battery_level": "Normal", "signal_strength": 4, "last_check_in_at": "2022-06-09T18:51:56.000+00:00", "timezone": "America/New_York", "meta_file": "https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00010486-2in1T/meta.json", "summary_files": ["https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00010486-2in1T/1h-summaries/2022-06-09.json"], "temp_high_value": "78.0", "temp_high_at": "10:31 AM", "temp_low_value": "52.8", "temp_low_at": "4:41 AM", "daily_cumulative_strikes": null, "daily_cumulative_measured_light": null, "current_comfort_index": null, "created_at": "2017-01-11T17:01:42.630Z", "sensors": [{"id": 1211149, "sensor_code": "Temperature", "sensor_name": "Temperature", "last_reading_value": "56.4", "channel": 1, "chart_unit": "F", "show_tenths": true}, {"id": 1211150, "sensor_code": "Humidity", "sensor_name": "Humidity", "last_reading_value": "84", "channel": 2, "chart_unit": "%RH", "display_unit": "%"}, {"id": 1211151, "sensor_code": "Dew Point", "sensor_name": "Dew Point", "last_reading_value": "52", "channel": 3, "chart_unit": "F"}, {"id": 1211148, "sensor_code": "Barometric Pressure", "sensor_name": "Pressure", "last_reading_value": "30.04", "channel": 9, "chart_unit": "inHg"}], "wired_sensors": [], "model": {"id": 4023, "code": "2in1T", "description": "Temp & Humidity Sensor", "has_wifi": false}}
2022-06-09 14:55:09,168 Thread-3 udi_interface DEBUG AcuriteController:discover: Controller Address: controller
2022-06-09 14:55:09,168 Thread-3 udi_interface INFO AcuriteController:discover: Node 313855 already exists, skipping
2022-06-09 14:55:09,169 Thread-3 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps No change in GV1's value
2022-06-09 14:55:09,170 Thread-3 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps No change in GV2's value
2022-06-09 14:55:09,170 Thread-3 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps Reporting set CLITEMP to 56.4 to Polyglot
2022-06-09 14:55:09,171 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 56.4
2022-06-09 14:55:09,171 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 313855, 'driver': 'CLITEMP', 'value': '56.4', 'uom': '17'}]}
2022-06-09 14:55:09,173 Thread-3 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: A/C Temps, Sensor Temp: 56.4F
2022-06-09 14:55:09,174 Thread-3 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps Reporting set CLIHUM to 84 to Polyglot
2022-06-09 14:55:09,174 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 84
2022-06-09 14:55:09,175 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 313855, 'driver': 'CLIHUM', 'value': '84', 'uom': '22'}]}
2022-06-09 14:55:09,176 Thread-3 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: A/C Temps, Sensor Humidity: 84%RH
2022-06-09 14:55:09,177 Thread-3 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps Reporting set DEWPT to 52 to Polyglot
2022-06-09 14:55:09,178 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 52
2022-06-09 14:55:09,178 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 313855, 'driver': 'DEWPT', 'value': '52', 'uom': '17'}]}
2022-06-09 14:55:09,180 Thread-3 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: A/C Temps, Sensor Dew Point: 52F
2022-06-09 14:55:09,181 Thread-3 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps Reporting set BARPRES to 30.04 to Polyglot
2022-06-09 14:55:09,182 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 30.04
2022-06-09 14:55:09,183 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 313855, 'driver': 'BARPRES', 'value': '30.04', 'uom': '23'}]}
2022-06-09 14:55:09,184 Thread-3 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: A/C Temps, Sensor Dew Point: 30.04inHg
2022-06-09 14:55:09,185 Thread-3 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps Reporting set GV3 to 3 to Polyglot
2022-06-09 14:55:09,186 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 3
2022-06-09 14:55:09,186 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 313855, 'driver': 'GV3', 'value': '3', 'uom': '45'}]}
2022-06-09 14:55:09,188 Thread-3 udi_interface DEBUG AcuriteController:discover: Device Id: 1065633
2022-06-09 14:55:09,189 Thread-3 udi_interface DEBUG AcuriteController:discover: Device Name: Bedroom Temps
2022-06-09 14:55:09,190 Thread-3 udi_interface DEBUG AcuriteController:discover: Device JSON: {"id": 1065633, "name": "Bedroom Temps", "model_code": "2in1T", "placement_code": "IN", "status_code": "green", "battery_level": "Normal", "signal_strength": 4, "last_check_in_at": "2022-06-09T18:51:56.000+00:00", "timezone": "America/New_York", "meta_file": "https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00006008-2in1T/meta.json", "summary_files": ["https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00006008-2in1T/1h-summaries/2022-06-09.json"], "temp_high_value": "79.3", "temp_high_at": "8:16 AM", "temp_low_value": "77.5", "temp_low_at": "3:31 AM", "daily_cumulative_strikes": null, "daily_cumulative_measured_light": null, "current_comfort_index": null, "created_at": "2020-09-06T21:46:43.678Z", "sensors": [{"id": 5041656, "sensor_code": "Temperature", "sensor_name": "Temperature", "last_reading_value": "78.0", "channel": 1, "chart_unit": "F", "show_tenths": true}, {"id": 5041657, "sensor_code": "Humidity", "sensor_name": "Humidity", "last_reading_value": "45", "channel": 2, "chart_unit": "%RH", "display_unit": "%"}, {"id": 5041658, "sensor_code": "Dew Point", "sensor_name": "Dew Point", "last_reading_value": "55", "channel": 3, "chart_unit": "F"}, {"id": 5041655, "sensor_code": "Barometric Pressure", "sensor_name": "Pressure", "last_reading_value": "30.04", "channel": 9, "chart_unit": "inHg"}], "wired_sensors": [], "model": {"id": 4023, "code": "2in1T", "description": "Temp & Humidity Sensor", "has_wifi": false}}
2022-06-09 14:55:09,191 Thread-3 udi_interface DEBUG AcuriteController:discover: Controller Address: controller
2022-06-09 14:55:09,192 Thread-3 udi_interface INFO AcuriteController:discover: Node 1065633 already exists, skipping
2022-06-09 14:55:09,192 Thread-3 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps No change in GV1's value
2022-06-09 14:55:09,193 Thread-3 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps No change in GV2's value
2022-06-09 14:55:09,193 Thread-3 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps Reporting set CLITEMP to 78.0 to Polyglot
2022-06-09 14:55:09,194 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 78.0
2022-06-09 14:55:09,195 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 1065633, 'driver': 'CLITEMP', 'value': '78.0', 'uom': '17'}]}
2022-06-09 14:55:09,196 Thread-3 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: Bedroom Temps, Sensor Temp: 78.0F
2022-06-09 14:55:09,198 Thread-3 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps Reporting set CLIHUM to 45 to Polyglot
2022-06-09 14:55:09,198 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 45
2022-06-09 14:55:09,199 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 1065633, 'driver': 'CLIHUM', 'value': '45', 'uom': '22'}]}
2022-06-09 14:55:09,201 Thread-3 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: Bedroom Temps, Sensor Humidity: 45%RH
2022-06-09 14:55:09,202 Thread-3 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps Reporting set DEWPT to 55 to Polyglot
2022-06-09 14:55:09,203 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 55
2022-06-09 14:55:09,204 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 1065633, 'driver': 'DEWPT', 'value': '55', 'uom': '17'}]}
2022-06-09 14:55:09,207 Thread-3 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: Bedroom Temps, Sensor Dew Point: 55F
2022-06-09 14:55:09,209 Thread-3 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps Reporting set BARPRES to 30.04 to Polyglot
2022-06-09 14:55:09,210 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 30.04
2022-06-09 14:55:09,210 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 1065633, 'driver': 'BARPRES', 'value': '30.04', 'uom': '23'}]}
2022-06-09 14:55:09,212 Thread-3 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: Bedroom Temps, Sensor Dew Point: 30.04inHg
2022-06-09 14:55:09,212 Thread-3 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps Reporting set GV3 to 3 to Polyglot
2022-06-09 14:55:09,213 Thread-3 udi_interface.node DEBUG node:reportDriver: Updating value to 3
2022-06-09 14:55:09,213 Thread-3 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 1065633, 'driver': 'GV3', 'value': '3', 'uom': '45'}]}
2022-06-09 14:55:09,982 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message addnode
2022-06-09 14:55:09,983 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING addnode
2022-06-09 14:55:09,985 Command udi_interface.interface DEBUG interface:_handleResult: add node response: {'id': '476b0621-142f-4b01-b52d-efa218f8d21f', 'uuid': '00:0d:b9:59:41:e4', 'profileNum': 12, 'address': '943425.0', 'name': 'Lightning Tower', 'nodeDefId': 'acuritelightningt', 'nls': None, 'hint': '0x00000000', 'controller': 0, 'primaryNode': 'controller', 'private': None, 'isPrimary': 0, 'enabled': 1, 'timeAdded': 1654799880369, 'timeModified': 1654799880369, 'dbVersion': 1}
2022-06-09 14:55:10,585 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message addnode
2022-06-09 14:55:10,586 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING addnode
2022-06-09 14:55:10,588 Command udi_interface.interface DEBUG interface:_handleResult: add node response: {'id': '535e634c-1810-4952-8427-3f92bb39d0fc', 'uuid': '00:0d:b9:59:41:e4', 'profileNum': 12, 'address': '313855.0', 'name': 'A/C Temps', 'nodeDefId': 'acuritedevice', 'nls': None, 'hint': '0x00000000', 'controller': 0, 'primaryNode': 'controller', 'private': None, 'isPrimary': 0, 'enabled': 1, 'timeAdded': 1654799880690, 'timeModified': 1654799880690, 'dbVersion': 1}
2022-06-09 14:55:10,902 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message addnode
2022-06-09 14:55:10,904 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING addnode
2022-06-09 14:55:10,906 Command udi_interface.interface DEBUG interface:_handleResult: add node response: {'id': '3a1c222f-9dee-43aa-a974-2e4195c5e4e7', 'uuid': '00:0d:b9:59:41:e4', 'profileNum': 12, 'address': '1065633.0', 'name': 'Bedroom Temps', 'nodeDefId': 'acuritedevice', 'nls': None, 'hint': '0x00000000', 'controller': 0, 'primaryNode': 'controller', 'private': None, 'isPrimary': 0, 'enabled': 1, 'timeAdded': 1654799880880, 'timeModified': 1654799880880, 'dbVersion': 1}
2022-06-09 14:55:11,007 MQTT udi_interface.interface INFO interface:_message: Successfully set 943425 :: CLITEMP to 89.7 UOM 17
2022-06-09 14:55:11,079 MQTT udi_interface.interface INFO interface:_message: Successfully set 943425 :: CLIHUM to 68 UOM 22
2022-06-09 14:55:11,120 MQTT udi_interface.interface INFO interface:_message: Successfully set 943425 :: DEWPT to 11 UOM 17
2022-06-09 14:55:11,234 MQTT udi_interface.interface INFO interface:_message: Successfully set 943425 :: BARPRES to 30.04 UOM 23
2022-06-09 14:55:11,253 Thread-3 udi_interface INFO AcuriteController:query: AcuriteController - query
2022-06-09 14:55:11,254 Thread-3 udi_interface INFO AcuriteController:start: Started udi-acurite-poly Node server
2022-06-09 14:55:11,335 MQTT udi_interface.interface INFO interface:_message: Successfully set 943425 :: GV4 to 104 UOM 17
2022-06-09 14:55:11,427 MQTT udi_interface.interface INFO interface:_message: Successfully set 943425 :: GV5 to 0 UOM 0
2022-06-09 14:55:11,537 MQTT udi_interface.interface INFO interface:_message: Successfully set 943425 :: GV8 to 11 UOM 116
2022-06-09 14:55:11,631 MQTT udi_interface.interface INFO interface:_message: Successfully set 943425 :: GV6 to 11 UOM 116
2022-06-09 14:55:11,737 MQTT udi_interface.interface INFO interface:_message: Successfully set 943425 :: GV3 to 3 UOM 45
2022-06-09 14:55:12,011 Thread-1 udi_interface INFO AcuriteController:query: AcuriteController - query
2022-06-09 14:55:12,540 MQTT udi_interface.interface INFO interface:_message: Successfully set 313855 :: CLIHUM to 84 UOM 22
2022-06-09 14:55:12,632 MQTT udi_interface.interface INFO interface:_message: Successfully set 313855 :: DEWPT to 52 UOM 17
2022-06-09 14:55:12,736 MQTT udi_interface.interface INFO interface:_message: Successfully set 313855 :: BARPRES to 30.04 UOM 23
2022-06-09 14:55:12,826 MQTT udi_interface.interface INFO interface:_message: Successfully set 313855 :: CLITEMP to 56.4 UOM 17
2022-06-09 14:55:12,938 MQTT udi_interface.interface INFO interface:_message: Successfully set 313855 :: GV3 to 3 UOM 45
2022-06-09 14:55:13,569 MQTT udi_interface.interface INFO interface:_message: Successfully set 1065633 :: CLITEMP to 78.0 UOM 17
2022-06-09 14:55:13,610 MQTT udi_interface.interface INFO interface:_message: Successfully set 1065633 :: CLIHUM to 45 UOM 22
2022-06-09 14:55:13,746 MQTT udi_interface.interface INFO interface:_message: Successfully set 1065633 :: DEWPT to 55 UOM 17
2022-06-09 14:55:13,834 MQTT udi_interface.interface INFO interface:_message: Successfully set 1065633 :: BARPRES to 30.04 UOM 23
2022-06-09 14:55:13,932 MQTT udi_interface.interface INFO interface:_message: Successfully set 1065633 :: GV3 to 3 UOM 45
2022-06-09 14:56:00,631 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message shortPoll
2022-06-09 14:56:00,633 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING shortPoll
2022-06-09 14:56:00,634 Thread-11 udi_interface INFO AcuriteController:poll: shortPoll (controller)
2022-06-09 14:56:00,635 Thread-11 udi_interface INFO AcuriteController:discover: Starting Acurite Device Discovery
2022-06-09 14:56:00,636 Thread-11 udi_interface INFO AcuriteController:discover: acurite_user: 
2022-06-09 14:56:01,467 Thread-11 udi_interface INFO AcuriteManager:login: Login HTTP Status Code: 200
2022-06-09 14:56:01,469 Thread-11 udi_interface DEBUG AcuriteManager:login: {"token_id": "c3c09e7c-ae56-4f90-8f25-7675e80a190c", "user": {"id": 34604, "email": "t", "first_name": "", "last_name": "", "full_name": "", "language": "en/us", "session_timeout": 7776000, "failed_login_count": 10, "is_locked": false, "default_user_contact_id": 38708, "password_set_token": null, "permissions": ["Account User-32858", "Account User-32858-Clock", "Account User-32858-Sensor", "Account User-32858-Bell Controller", "Account Admin-32858", "Account Admin-32858-Clock", "Account Admin-32858-Sensor", "Account Admin-32858-Bell Controller", "Account Manager-32858", "Account Manager-32858-Clock", "Account Manager-32858-Sensor", "Account Manager-32858-Bell Controller", "Network Admin-32858", "Network Admin-32858-Clock", "Network Admin-32858-Sensor", "Network Admin-32858-Bell Controller"], "user_contacts": [{"id": 38708, "user_id": 34604, "contact_type": "email", "value": "tlightne@aim.com", "name": "Default email", "aws_sns_endpoint_arn": null, "mri_monitor_states": []}, {"id": 52558, "user_id": 34604, "contact_type": "android", "value": "fXomgUZZOZc:APA91bGp5qAhdyu9QgEneDASam1286SxRRp-VO6yv7rZLrS2ykL6KGI8Uj5XnGcee8-iWYvjqpg5LYbH_6Tzj9K9IAkF3xiIb6eQvY87sB_f1Bwj_KftKcGLVQ3iyUto1ZoOsEJx8cQP", "name": "user: 34604 android push", "aws_sns_endpoint_arn": "arn:aws:sns:us-east-1:934393190351:endpoint/GCM/myacurite_production/51452137-2b9e-3daf-86e9-131a661185bc", "mri_monitor_states": []}, {"id": 60620, "user_id": 34604, "contact_type": "phone", "value": "9417180409", "name": "AC Temps", "aws_sns_endpoint_arn": null, "mri_monitor_states": []}], "account_users": [{"id": 34744, "account_id": 32858, "is_active": true, "web_theme": "light", "account": {"id": 32858, "name": "MAR Acct", "street_address_1": "3275 26th Ave East Lot 7", "street_address_2": "", "city": "Bradenton", "state_province": "FL", "zip": "34208", "country_code": "US", "show_tenths": true, "measurement_system_id": 1, "timezone": "America/New_York", "map_center_point": {"lat": 0.0, "lng": 0.0}, "map_zoom_level": 8, "map_view": "current_temp", "map_views": ["current_temp", "todays_rain", "current_wind"], "measurement_system_units": {"LightningClosestStrikeDist": "MI", "IndoorTemperature": "F", "IndoorHumidity": "%", "LightningLastStrikeDist": "MI", "Water Leak": "V", "Temperature": "F", "Humidity": "%", "WaterFlowRate": "gal", "WaterTemp": "F", "Barometric Pressure": "inHg", "Wind Speed": "mph", "Rainfall": "in", "Rainrate": "in", "Feels Like": "F", "Dew Point": "F", "Heat Index": "F", "Wind Chill": "F", "Soil Temp": "F", "Remote Temp": "F", "Remote Humid": "%", "WindSpeedAvg": "mph"}, "time_format": "12_hour", "date_format": "mm/dd", "header_images": [], "background_images": []}}]}}
2022-06-09 14:56:02,733 Thread-11 udi_interface INFO AcuriteManager:getHubDevices: Got Acurite Devices
2022-06-09 14:56:02,734 Thread-11 udi_interface DEBUG AcuriteController:discover: Device Id: 943425
2022-06-09 14:56:02,735 Thread-11 udi_interface DEBUG AcuriteController:discover: Device Name: Lightning Tower
2022-06-09 14:56:02,736 Thread-11 udi_interface DEBUG AcuriteController:discover: Device JSON: {"id": 943425, "name": "Lightning Tower", "model_code": "LightningT", "placement_code": "IN", "status_code": "green", "battery_level": "Normal", "signal_strength": 4, "last_check_in_at": "2022-06-09T18:51:56.000+00:00", "timezone": "America/New_York", "meta_file": "https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00000136-LightningT/meta.json", "summary_files": ["https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00000136-LightningT/1h-summaries/2022-06-09.json"], "temp_high_value": "92.4", "temp_high_at": "2:06 PM", "temp_low_value": "77.6", "temp_low_at": "4:56 AM", "daily_cumulative_strikes": 11, "daily_cumulative_measured_light": null, "current_comfort_index": null, "created_at": "2019-10-02T21:32:52.220Z", "sensors": [{"id": 4356815, "sensor_code": "Temperature", "sensor_name": "Temperature", "last_reading_value": "89.7", "channel": 1, "chart_unit": "F", "show_tenths": true}, {"id": 4356814, "sensor_code": "Humidity", "sensor_name": "Humidity", "last_reading_value": "68", "channel": 2, "chart_unit": "%RH", "display_unit": "%"}, {"id": 4356813, "sensor_code": "Dew Point", "sensor_name": "Dew Point", "last_reading_value": "11", "channel": 3, "chart_unit": "F"}, {"id": 4356812, "sensor_code": "Heat Index", "sensor_name": "Heat Index", "last_reading_value": "104", "channel": 4, "chart_unit": "F"}, {"id": 4356811, "sensor_code": "Interference", "sensor_name": "Interference", "last_reading_value": "0", "channel": 5, "chart_unit": null}, {"id": 4356807, "sensor_code": "Barometric Pressure", "sensor_name": "Pressure", "last_reading_value": "30.04", "channel": 9, "chart_unit": "inHg"}], "wired_sensors": [{"id": 4356810, "sensor_code": "LightningStrikeCnt", "sensor_name": "Lightning Strike Count", "last_reading_value": "0", "channel": 6, "chart_unit": null}, {"id": 4356809, "sensor_code": "LightningClosestStrikeDist", "sensor_name": "Lightning Closest Strike Distance", "last_reading_value": "11", "channel": 7, "chart_unit": "MI"}, {"id": 4356808, "sensor_code": "LightningLastStrikeDist", "sensor_name": "Lightning Last Strike Distance", "last_reading_value": "11", "channel": 8, "chart_unit": "MI"}], "model": {"id": 6077, "code": "LightningT", "description": "Lightning Tower", "has_wifi": false}}
2022-06-09 14:56:02,737 Thread-11 udi_interface DEBUG AcuriteController:discover: Controller Address: controller
2022-06-09 14:56:02,737 Thread-11 udi_interface INFO AcuriteController:discover: Node 943425 already exists, skipping
2022-06-09 14:56:02,738 Thread-11 udi_interface DEBUG AcuriteLightningTNode:update: AcuriteLightningTNode - update
2022-06-09 14:56:02,738 Thread-11 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower No change in GV1's value
2022-06-09 14:56:02,739 Thread-11 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower No change in GV2's value
2022-06-09 14:56:02,740 Thread-11 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower No change in CLITEMP's value
2022-06-09 14:56:02,740 Thread-11 udi_interface DEBUG AcuriteLightningTNode:update: Device Name: Lightning Tower, Sensor Temp: 89.7 F
2022-06-09 14:56:02,741 Thread-11 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower No change in CLIHUM's value
2022-06-09 14:56:02,742 Thread-11 udi_interface DEBUG AcuriteLightningTNode:update: Device Name: Lightning Tower, Sensor Humidity: 68 %RH
2022-06-09 14:56:02,742 Thread-11 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower No change in DEWPT's value
2022-06-09 14:56:02,743 Thread-11 udi_interface DEBUG AcuriteLightningTNode:update: Device Name: Lightning Tower, Sensor Dew Point: 11 F
2022-06-09 14:56:02,743 Thread-11 udi_interface DEBUG AcuriteLightningTNode:update: Device Name: Lightning Tower, Sensor Heat Index: 104 F
2022-06-09 14:56:02,744 Thread-11 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower No change in BARPRES's value
2022-06-09 14:56:02,744 Thread-11 udi_interface DEBUG AcuriteLightningTNode:update: Device Name: Lightning Tower, Sensor Barometric Pressure: 30.04 inHg
2022-06-09 14:56:02,745 Thread-11 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower No change in GV4's value
2022-06-09 14:56:02,746 Thread-11 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower No change in GV5's value
2022-06-09 14:56:02,746 Thread-11 udi_interface DEBUG AcuriteLightningTNode:update: Device Name: Lightning Tower, Sensor LightningStrikeCnt: 0 None
2022-06-09 14:56:02,747 Thread-11 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower No change in GV8's value
2022-06-09 14:56:02,748 Thread-11 udi_interface DEBUG AcuriteLightningTNode:update: Device Name: Lightning Tower, Sensor LightningClosestStrikeDist: 11 MI
2022-06-09 14:56:02,748 Thread-11 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower No change in GV6's value
2022-06-09 14:56:02,749 Thread-11 udi_interface DEBUG AcuriteLightningTNode:update: Device Name: Lightning Tower, Sensor LightningLastStrikeDist: 11 MI
2022-06-09 14:56:02,750 Thread-11 udi_interface.node DEBUG node:setDriver: 943425:Lightning Tower Reporting set GV3 to 4 to Polyglot
2022-06-09 14:56:02,750 Thread-11 udi_interface.node DEBUG node:reportDriver: Updating value to 4
2022-06-09 14:56:02,751 Thread-11 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 943425, 'driver': 'GV3', 'value': '4', 'uom': '45'}]}
2022-06-09 14:56:02,753 Thread-11 udi_interface DEBUG AcuriteController:discover: Device Id: 313855
2022-06-09 14:56:02,754 Thread-11 udi_interface DEBUG AcuriteController:discover: Device Name: A/C Temps
2022-06-09 14:56:02,755 Thread-11 udi_interface DEBUG AcuriteController:discover: Device JSON: {"id": 313855, "name": "A/C Temps", "model_code": "2in1T", "placement_code": "IN", "status_code": "green", "battery_level": "Normal", "signal_strength": 4, "last_check_in_at": "2022-06-09T18:51:56.000+00:00", "timezone": "America/New_York", "meta_file": "https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00010486-2in1T/meta.json", "summary_files": ["https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00010486-2in1T/1h-summaries/2022-06-09.json"], "temp_high_value": "78.0", "temp_high_at": "10:31 AM", "temp_low_value": "52.8", "temp_low_at": "4:41 AM", "daily_cumulative_strikes": null, "daily_cumulative_measured_light": null, "current_comfort_index": null, "created_at": "2017-01-11T17:01:42.630Z", "sensors": [{"id": 1211149, "sensor_code": "Temperature", "sensor_name": "Temperature", "last_reading_value": "56.4", "channel": 1, "chart_unit": "F", "show_tenths": true}, {"id": 1211150, "sensor_code": "Humidity", "sensor_name": "Humidity", "last_reading_value": "84", "channel": 2, "chart_unit": "%RH", "display_unit": "%"}, {"id": 1211151, "sensor_code": "Dew Point", "sensor_name": "Dew Point", "last_reading_value": "52", "channel": 3, "chart_unit": "F"}, {"id": 1211148, "sensor_code": "Barometric Pressure", "sensor_name": "Pressure", "last_reading_value": "30.04", "channel": 9, "chart_unit": "inHg"}], "wired_sensors": [], "model": {"id": 4023, "code": "2in1T", "description": "Temp & Humidity Sensor", "has_wifi": false}}
2022-06-09 14:56:02,755 Thread-11 udi_interface DEBUG AcuriteController:discover: Controller Address: controller
2022-06-09 14:56:02,756 Thread-11 udi_interface INFO AcuriteController:discover: Node 313855 already exists, skipping
2022-06-09 14:56:02,756 Thread-11 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps No change in GV1's value
2022-06-09 14:56:02,757 Thread-11 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps No change in GV2's value
2022-06-09 14:56:02,758 Thread-11 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps No change in CLITEMP's value
2022-06-09 14:56:02,758 Thread-11 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: A/C Temps, Sensor Temp: 56.4F
2022-06-09 14:56:02,759 Thread-11 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps No change in CLIHUM's value
2022-06-09 14:56:02,760 Thread-11 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: A/C Temps, Sensor Humidity: 84%RH
2022-06-09 14:56:02,760 Thread-11 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps No change in DEWPT's value
2022-06-09 14:56:02,761 Thread-11 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: A/C Temps, Sensor Dew Point: 52F
2022-06-09 14:56:02,761 Thread-11 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps No change in BARPRES's value
2022-06-09 14:56:02,762 Thread-11 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: A/C Temps, Sensor Dew Point: 30.04inHg
2022-06-09 14:56:02,763 Thread-11 udi_interface.node DEBUG node:setDriver: 313855:A/C Temps Reporting set GV3 to 4 to Polyglot
2022-06-09 14:56:02,763 Thread-11 udi_interface.node DEBUG node:reportDriver: Updating value to 4
2022-06-09 14:56:02,764 Thread-11 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 313855, 'driver': 'GV3', 'value': '4', 'uom': '45'}]}
2022-06-09 14:56:02,765 Thread-11 udi_interface DEBUG AcuriteController:discover: Device Id: 1065633
2022-06-09 14:56:02,766 Thread-11 udi_interface DEBUG AcuriteController:discover: Device Name: Bedroom Temps
2022-06-09 14:56:02,767 Thread-11 udi_interface DEBUG AcuriteController:discover: Device JSON: {"id": 1065633, "name": "Bedroom Temps", "model_code": "2in1T", "placement_code": "IN", "status_code": "green", "battery_level": "Normal", "signal_strength": 4, "last_check_in_at": "2022-06-09T18:51:56.000+00:00", "timezone": "America/New_York", "meta_file": "https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00006008-2in1T/meta.json", "summary_files": ["https://dataapi.myacurite.com/mar-sensor-readings/24C86E0A5062-00006008-2in1T/1h-summaries/2022-06-09.json"], "temp_high_value": "79.3", "temp_high_at": "8:16 AM", "temp_low_value": "77.5", "temp_low_at": "3:31 AM", "daily_cumulative_strikes": null, "daily_cumulative_measured_light": null, "current_comfort_index": null, "created_at": "2020-09-06T21:46:43.678Z", "sensors": [{"id": 5041656, "sensor_code": "Temperature", "sensor_name": "Temperature", "last_reading_value": "78.0", "channel": 1, "chart_unit": "F", "show_tenths": true}, {"id": 5041657, "sensor_code": "Humidity", "sensor_name": "Humidity", "last_reading_value": "45", "channel": 2, "chart_unit": "%RH", "display_unit": "%"}, {"id": 5041658, "sensor_code": "Dew Point", "sensor_name": "Dew Point", "last_reading_value": "55", "channel": 3, "chart_unit": "F"}, {"id": 5041655, "sensor_code": "Barometric Pressure", "sensor_name": "Pressure", "last_reading_value": "30.04", "channel": 9, "chart_unit": "inHg"}], "wired_sensors": [], "model": {"id": 4023, "code": "2in1T", "description": "Temp & Humidity Sensor", "has_wifi": false}}
2022-06-09 14:56:02,767 Thread-11 udi_interface DEBUG AcuriteController:discover: Controller Address: controller
2022-06-09 14:56:02,768 Thread-11 udi_interface INFO AcuriteController:discover: Node 1065633 already exists, skipping
2022-06-09 14:56:02,769 Thread-11 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps No change in GV1's value
2022-06-09 14:56:02,769 Thread-11 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps No change in GV2's value
2022-06-09 14:56:02,770 Thread-11 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps No change in CLITEMP's value
2022-06-09 14:56:02,770 Thread-11 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: Bedroom Temps, Sensor Temp: 78.0F
2022-06-09 14:56:02,771 Thread-11 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps No change in CLIHUM's value
2022-06-09 14:56:02,772 Thread-11 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: Bedroom Temps, Sensor Humidity: 45%RH
2022-06-09 14:56:02,772 Thread-11 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps No change in DEWPT's value
2022-06-09 14:56:02,773 Thread-11 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: Bedroom Temps, Sensor Dew Point: 55F
2022-06-09 14:56:02,773 Thread-11 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps No change in BARPRES's value
2022-06-09 14:56:02,774 Thread-11 udi_interface DEBUG AcuriteDeviceNode:update: Device Name: Bedroom Temps, Sensor Dew Point: 30.04inHg
2022-06-09 14:56:02,775 Thread-11 udi_interface.node DEBUG node:setDriver: 1065633:Bedroom Temps Reporting set GV3 to 4 to Polyglot
2022-06-09 14:56:02,775 Thread-11 udi_interface.node DEBUG node:reportDriver: Updating value to 4
2022-06-09 14:56:02,776 Thread-11 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': 1065633, 'driver': 'GV3', 'value': '4', 'uom': '45'}]}
2022-06-09 14:56:02,778 Thread-11 udi_interface INFO AcuriteController:query: AcuriteController - query
2022-06-09 14:56:02,910 MQTT udi_interface.interface INFO interface:_message: Successfully set 943425 :: GV3 to 4 UOM 45
2022-06-09 14:56:02,993 MQTT udi_interface.interface INFO interface:_message: Successfully set 313855 :: GV3 to 4 UOM 45
2022-06-09 14:56:03,086 MQTT udi_interface.interface INFO interface:_message: Successfully set 1065633 :: GV3 to 4 UOM 45
Edited by tlightne
Link to comment

Thank you for pushing the updates, the Acurite node server is processing the data from my Atlas Weather Station and also the 6 indoor temp/humidity sensors and most of it matches what is on the myacurite webpage. For some reason it has a lag of about 15 minutes which I don't think is a problem with the node server. 

 

The only inputs that don't match the webpage is the data from the lightning sensor, here is the data pulled from the myacurite API in the PG3 logs:

 

[{"id": 4318622, "sensor_code": "LightningStrikeCnt", "sensor_name": "Lightning Strike Count", "last_reading_value": "0", "channel": 16, "chart_unit": null}, {"id": 4318621, "sensor_code": "LightningClosestStrikeDist", "sensor_name": "Lightning Closest Strike Distance", "last_reading_value": "5", "channel": 17, "chart_unit": "MI"}, {"id": 4318619, "sensor_code": "LightningLastStrikeDist", "sensor_name": "Lightning Last Strike Distance", "last_reading_value": "5", "channel": 21, "chart_unit": "MI"}]

 

And it is displayed properly in the admin console:

image.thumb.png.657cb4a0345d9d8470f9673a49f736fe.png

 

 

But the myacurite webpage displays this:

image.thumb.png.8d4d54d478e75d5f5979fa98879abe44.png

 

The website ignores the "Closest Strike" and "Last Strike" when the value of the "Strikes Today" is "0". 

 

Again, thanks for the updates.

Robert

Link to comment

@tlightne The lightning data for last and closest strike are published in the api until the next event.  So I'm going to change this to check the strike count and if the strike count is 0 then it will make last and closest strike 0.  I'll make this configurable.

Edited by JPaul
Link to comment

@tlightne Thanks for the info.  I noticed that on mine as well.  I reached out to Acurite support because one item I noticed is in the API those 2 are always the same in the data that I get back.  I'm going to see if there is another way to get that data, if not, I can probably dissect what they are doing in their app.

Link to comment

@JPaulI also noticed that the lightning counts were not matching with a storm that past by yesterday and was going to post something this morning, glad to see it's has already been identified. 

 

I do have another item to report as a bug, all the sensors along with the Atlas weather station are showing up as nodes:

image.png.6fdfb7621fa8d849f4e53fa830731a27.png

But the Atlas weather station doesn't show up as a selectable node in the programs tab:

image.png.8c01a7d0711842963e8be5e2d1d6ea7a.png

Thank you for working on this, 

Robert

 

 

Link to comment

@JPaulHow do you install the jsonpath-ng python module? I am not a programmer but I can follow directions maybe.... We are not forecast for storms until next week so I will have to wait to see the count results. I will let you know. Also just for your info I was still not able to see my second temperature sensor. It was called A/C Temps I renamed it to AC Temps on the chance that ISY did not know what to with the "/ " character and that was the problem with not displaying my second temperature sensor.

Thank you

Link to comment

@JPaulI never see a new level in the Node server store so I have been deleting the Node server and reinstalling it. Not sure if that is correct for this Node server. All the other node servers I have come up with a banner when there is a new level to install. Anyway  we do have a storm out East so here  is tonight's logs:

 
2022-06-15 18:23:48,302 MainThread udi_interface INFO polylogger:set_basic_config: set_basic_config: enable=True level=30
2022-06-15 18:23:50,681 MainThread udi_interface INFO __init__:<module>: UDI Python Interface for Polyglot version 3 3.0.46 Starting...
2022-06-15 18:23:50,747 MainThread udi_interface DEBUG udi-acurite-poly:<module>: Staring Poly Interface
2022-06-15 18:23:50,755 MainThread udi_interface.interface INFO interface:__init__: Initialization received from Polyglot V3 3.0.63 [ISY: 5.4.4, Slot: 12]
2022-06-15 18:23:50,757 MainThread udi_interface.interface INFO interface:__init__: Connect: Network Interface: {'addr': '192.168.1.87', 'netmask': '255.255.255.0', 'broadcast': '192.168.1.255'}
2022-06-15 18:23:50,759 Interface udi_interface.interface INFO interface:_startMqtt: Connecting to MQTT... localhost:1888
2022-06-15 18:23:50,768 MainThread udi_interface.interface WARNING interface:db_getNodeDrivers: controller not found in database.
2022-06-15 18:23:50,768 MainThread udi_interface.interface WARNING interface:send: MQTT Send waiting on connection :: {'config': {'version': '2.2.0'}}
2022-06-15 18:23:50,810 MQTT udi_interface.interface INFO interface:_connect: MQTT Connected with result code 0 (Success)
2022-06-15 18:23:50,811 MQTT udi_interface.interface INFO interface:_connect: MQTT Subscribing to topic: udi/pg3/ns/clients/00:0d:b9:59:41:e4_12 - MID: 1 Result: 0
2022-06-15 18:23:50,822 MQTT udi_interface.interface INFO interface:_subscribe: MQTT Subscribed Succesfully for Message ID: 1 - QoS: (0,)
2022-06-15 18:23:53,789 MainThread udi_interface.interface INFO interface:addNode: Adding node Acurite Hub(controller) [None]
2022-06-15 18:24:01,240 Thread-3 udi_interface ERROR udi_interface:write: --- Logging error ---
2022-06-15 18:24:01,248 Thread-3 udi_interface ERROR udi_interface:write: Traceback (most recent call last):
2022-06-15 18:24:01,249 Thread-3 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:59:41:e4_12/nodes/AcuriteController.py", line 146, in discover
deviceNode.update(device)
2022-06-15 18:24:01,250 Thread-3 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:59:41:e4_12/nodes/AcuriteLightningTNode.py", line 106, in update
lightningStrikeCnt_list_uom[0].value))
2022-06-15 18:24:01,250 Thread-3 udi_interface ERROR udi_interface:write: IndexError: list index out of range
2022-06-15 18:24:01,251 Thread-3 udi_interface ERROR udi_interface:write: During handling of the above exception, another exception occurred:
2022-06-15 18:24:01,251 Thread-3 udi_interface ERROR udi_interface:write: Traceback (most recent call last):
2022-06-15 18:24:01,252 Thread-3 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/logging/__init__.py", line 1085, in emit
msg = self.format(record)
2022-06-15 18:24:01,253 Thread-3 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/logging/__init__.py", line 929, in format
return fmt.format(record)
2022-06-15 18:24:01,253 Thread-3 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/logging/__init__.py", line 668, in format
record.message = record.getMessage()
2022-06-15 18:24:01,254 Thread-3 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/logging/__init__.py", line 373, in getMessage
msg = msg % self.args
2022-06-15 18:24:01,254 Thread-3 udi_interface ERROR udi_interface:write: TypeError: not all arguments converted during string formatting
2022-06-15 18:24:01,255 Thread-3 udi_interface ERROR udi_interface:write: Call stack:
2022-06-15 18:24:01,260 Thread-3 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 890, in _bootstrap
self._bootstrap_inner()
2022-06-15 18:24:01,261 Thread-3 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
2022-06-15 18:24:01,261 Thread-3 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
2022-06-15 18:24:01,262 Thread-3 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:59:41:e4_12/nodes/AcuriteController.py", line 39, in start
self.query()
2022-06-15 18:24:01,262 Thread-3 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:59:41:e4_12/nodes/AcuriteController.py", line 84, in query
self.discover()
2022-06-15 18:24:01,263 Thread-3 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:59:41:e4_12/nodes/AcuriteController.py", line 159, in discover
LOGGER.error("AcuriteController - Discovery failed with error", ex)
2022-06-15 18:24:01,264 Thread-3 udi_interface ERROR udi_interface:write: Message: 'AcuriteController - Discovery failed with error'
Arguments: (IndexError('list index out of range'),)
 
image.thumb.png.fe2022dd79800f0b50cd3d45ecbd1c8c.png
 
Thank you..
Edited by tlightne
Link to comment
Guest
This topic is now closed to further replies.

×
×
  • Create New...