Jump to content

EWhite

Members
  • Posts

    258
  • Joined

  • Last visited

Everything posted by EWhite

  1. ok.. ive deleted everything...started over...still no dice on switches. i think everything else is working tho, just switches still not reporting.
  2. ive deleted everything, rebooted several times.. reinstalled, re-found...etc...everything works but reporting.
  3. same.. its everything... MQTT_4-23-2024_23112_PM.zip
  4. after going back and looking.. i am in the same boat...no updates in AC...
  5. re-install worked for me...
  6. fixed it!.. thanks!!
  7. ok.. polisy with latest updates. java all cleared on latest version. Problem is in AC if i try to go to the programs tab, it just hangs on the "creating widgets" little window and then finally dies after about 10 minutes. all other tabs are working just fine. I can get to my programs through UD mobile...but not ideal. I also tried bringing up the event viewer during all this and it also locks up, but no strange activity before trying to open programs tab. ideas??? any help be much appreciated!
  8. EWhite

    found a new issue

    here is a working log : 2024-03-12 20:18:00,232 Thread-5 udi_interface INFO mqtt-poly:_on_message: Payload = {"Time":"2024-03-13T02:17:59","ANALOG":{"Range":1368},"BME280":{"Temperature":74.2,"Humidity":40.3,"DewPoint":48.4,"Pressure":970.0},"PressureUnit":"hPa","TempUnit":"F"}, Topic = tele/ChickCoop/SENSOR 2024-03-12 20:18:00,233 Thread-5 udi_interface DEBUG mqtt-poly:_dev_by_topic: STATUS TO DEVICES = chickcoop1 2024-03-12 20:18:00,234 Thread-5 udi_interface DEBUG mqtt-poly:updateInfo: BBB BME280, {'Time': '2024-03-13T02:17:59', 'ANALOG': {'Range': 1368}, 'BME280': {'Temperature': 74.2, 'Humidity': 40.3, 'DewPoint': 48.4, 'Pressure': 970.0}, 'PressureUnit': 'hPa', 'TempUnit': 'F'} 2024-03-12 20:18:00,235 Thread-5 udi_interface.node DEBUG node:setDriver: chickcoop1:ChickCoop1 No change in ST's value 2024-03-12 20:18:00,236 Thread-5 udi_interface.node DEBUG node:setDriver: chickcoop1:ChickCoop1 No change in CLITEMP's value 2024-03-12 20:18:00,237 Thread-5 udi_interface.node DEBUG node:setDriver: chickcoop1:ChickCoop1 No change in CLIHUM's value 2024-03-12 20:18:00,238 Thread-5 udi_interface.node DEBUG node:setDriver: chickcoop1:ChickCoop1 No change in DEWPT's value 2024-03-12 20:18:00,239 Thread-5 udi_interface.node DEBUG node:setDriver: chickcoop1:ChickCoop1 No change in BARPRES's value 2024-03-12 20:18:00,240 Thread-1 udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'address': 'chickcoop1', 'driver': 'CLIHUM', 'value': '40.3', 'uom': 22, 'text': None}]} 2024-03-12 20:18:00,243 Thread-1 udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'address': 'chickcoop1', 'driver': 'DEWPT', 'value': '48.4', 'uom': 17, 'text': None}]} 2024-03-12 20:18:00,579 MQTT udi_interface.interface INFO interface:_message: Successfully set chickcoop1 :: CLITEMP to 74.2 UOM 17 2024-03-12 20:18:00,665 MQTT udi_interface.interface INFO interface:_message: Successfully set chickcoop1 :: CLIHUM to 40.3 UOM 22 2024-03-12 20:18:00,706 MQTT udi_interface.interface INFO interface:_message: Successfully set chickcoop1 :: DEWPT to 48.4 UOM 17 2024-03-12 20:18:06,840 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message shortPoll 2024-03-12 20:18:06,842 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING shortPoll 2024-03-12 20:19:06,841 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message shortPoll 2024-03-12 20:19:06,843 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING shortPoll 2024-03-12 20:19:17,642 Thread-5 udi_interface DEBUG mqtt-poly:_on_message: Received _on_message {"Time":"2024-03-13T02:19:16","ANALOG":{"Range":333},"AM2301":{"Temperature":80.2,"Humidity":34.7,"DewPoint":49.8},"TempUnit":"F"} from tele/Temp1/SENSOR 2024-03-12 20:19:17,644 Thread-5 udi_interface INFO mqtt-poly:_on_message: ANALOG Payload = {"Time":"2024-03-13T02:19:16","ANALOG":{"Range":333},"AM2301":{"Temperature":80.2,"Humidity":34.7,"DewPoint":49.8},"TempUnit":"F"}, Topic = tele/Temp1/SENSOR 2024-03-12 20:19:17,645 Thread-5 udi_interface INFO mqtt-poly:_on_message: _OA: Range 2024-03-12 20:19:17,646 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: GDA1: tele/Temp1/SENSOR Range 2024-03-12 20:19:17,647 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: DLT: [{'id': 'ChickCoop2', 'type': 'analog', 'sensor_id': 'Range', 'status_topic': 'tele/ChickCoop/SENSOR', 'cmd_topic': 'cmnd/ChickCoop/power', 'extra_status_topic': 'stat/ChickCoop/STATUS10'}, {'id': 'Temp1', 'type': 'TempHumid', 'sensor_id': 'AM2301', 'status_topic': 'tele/Temp1/SENSOR', 'cmd_topic': 'cmnd/Temp1/power', 'extra_status_topic': 'stat/Temp1/STATUS10'}, {'id': 'Temp3', 'type': 'analog', 'sensor_id': 'Range', 'status_topic': 'tele/Temp1/SENSOR', 'cmd_topic': 'cmnd/Temp1/power', 'extra_status_topic': 'stat/Temp1/STATUS10'}, {'id': 'ChickCoop1', 'type': 'TempHumidPress', 'sensor_id': 'BME280', 'status_topic': 'tele/ChickCoop/SENSOR', 'cmd_topic': 'cmnd/ChickCoop/power', 'extra_status_topic': 'stat/ChickCoop/STATUS10'}, {'id': 'ST1', 'type': 'TempHumid', 'sensor_id': 'AM2301', 'status_topic': 'tele/StorageTrailer/SENSOR', 'cmd_topic': 'cmnd/StorageTrailer/power', 'extra_status_topic': 'stat/StorageTrailer/STATUS10'}, {'id': 'ST2', 'type': 'switch', 'status_topic': 'stat/StorageTrailer/POWER', 'cmd_topic': 'cmnd/StorageTrailer/power'}, {'id': 'shopstorage', 'type': 'switch', 'status_topic': 'stat/shopstorage/POWER', 'cmd_topic': 'cmnd/shopstorage/power'}, {'id': 'shopoutside', 'type': 'switch', 'status_topic': 'stat/shopsouthwall/POWER1', 'cmd_topic': 'cmnd/shopsouthwall/POWER1'}, {'id': 'shopmain', 'type': 'switch', 'status_topic': 'stat/shopsouthwall/POWER2', 'cmd_topic': 'cmnd/shopsouthwall/POWER2'}, {'id': 'Temp2', 'type': 'switch', 'status_topic': 'stat/Temp1/POWER', 'cmd_topic': 'cmnd/Temp1/power'}, {'id': 'ChickCoop3', 'type': 'switch', 'status_topic': 'stat/ChickCoop/POWER', 'cmd_topic': 'cmnd/ChickCoop/power'}, {'id': 'STlights', 'type': 'switch', 'status_topic': 'stat/TrailerLights/POWER', 'cmd_topic': 'cmnd/TrailerLights/command/power'}, {'id': 'CoopHeater', 'type': 'switch', 'status_topic': 'stat/Coopheater/POWER', 'cmd_topic': 'cmnd/Coopheater/power'}, {'id': 'DeckLites', 'type': 'switch', 'status_topic': 'stat/decklitesplug/POWER', 'cmd_topic': 'cmnd/decklitesplug/power'}, {'id': 'ShopHeatLamp', 'type': 'switch', 'status_topic': 'stat/ShopHeatLamp/POWER', 'cmd_topic': 'cmnd/ShopHeatLamp/power'}, {'id': 'EriksLight', 'type': 'switch', 'status_topic': 'stat/EriksFan/POWER1', 'cmd_topic': 'cmnd/EriksFan/power1'}, {'id': 'EriksFan', 'type': 'ifan', 'status_topic': 'stat/EriksFan/Result', 'cmd_topic': 'cmnd/EriksFan/FanSpeed'}] 2024-03-12 20:19:17,648 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: GDA2: {'id': 'ChickCoop2', 'type': 'analog', 'sensor_id': 'Range', 'status_topic': 'tele/ChickCoop/SENSOR', 'cmd_topic': 'cmnd/ChickCoop/power', 'extra_status_topic': 'stat/ChickCoop/STATUS10'} 2024-03-12 20:19:17,649 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: GDA2: {'id': 'Temp1', 'type': 'TempHumid', 'sensor_id': 'AM2301', 'status_topic': 'tele/Temp1/SENSOR', 'cmd_topic': 'cmnd/Temp1/power', 'extra_status_topic': 'stat/Temp1/STATUS10'} 2024-03-12 20:19:17,650 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: GDA2: {'id': 'Temp3', 'type': 'analog', 'sensor_id': 'Range', 'status_topic': 'tele/Temp1/SENSOR', 'cmd_topic': 'cmnd/Temp1/power', 'extra_status_topic': 'stat/Temp1/STATUS10'} 2024-03-12 20:19:17,650 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: NODE_ID: temp3, tele/Temp1/SENSOR, Range 2024-03-12 20:19:17,651 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: NODE_ID2: temp3 2024-03-12 20:19:17,652 Thread-5 udi_interface DEBUG mqtt-poly:updateInfo: XXX Range, {'Time': '2024-03-13T02:19:16', 'ANALOG': {'Range': 333}, 'AM2301': {'Temperature': 80.2, 'Humidity': 34.7, 'DewPoint': 49.8}, 'TempUnit': 'F'} 2024-03-12 20:19:17,653 Thread-5 udi_interface.node DEBUG node:setDriver: temp3:Temp3 No change in ST's value 2024-03-12 20:19:17,654 Thread-5 udi_interface DEBUG mqtt-poly:updateInfo: sensor_id UpdateInfo: Range 2024-03-12 20:19:17,655 Thread-5 udi_interface.node DEBUG node:setDriver: temp3:Temp3 No change in GPV's value 2024-03-12 20:19:17,656 Thread-5 udi_interface INFO mqtt-poly:updateInfo: M-analog Range: 333 2024-03-12 20:19:17,657 Thread-5 udi_interface INFO mqtt-poly:_on_message: _OAM: AM2301 2024-03-12 20:19:17,658 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: GDA1: tele/Temp1/SENSOR AM2301 2024-03-12 20:19:17,659 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: DLT: [{'id': 'ChickCoop2', 'type': 'analog', 'sensor_id': 'Range', 'status_topic': 'tele/ChickCoop/SENSOR', 'cmd_topic': 'cmnd/ChickCoop/power', 'extra_status_topic': 'stat/ChickCoop/STATUS10'}, {'id': 'Temp1', 'type': 'TempHumid', 'sensor_id': 'AM2301', 'status_topic': 'tele/Temp1/SENSOR', 'cmd_topic': 'cmnd/Temp1/power', 'extra_status_topic': 'stat/Temp1/STATUS10'}, {'id': 'Temp3', 'type': 'analog', 'sensor_id': 'Range', 'status_topic': 'tele/Temp1/SENSOR', 'cmd_topic': 'cmnd/Temp1/power', 'extra_status_topic': 'stat/Temp1/STATUS10'}, {'id': 'ChickCoop1', 'type': 'TempHumidPress', 'sensor_id': 'BME280', 'status_topic': 'tele/ChickCoop/SENSOR', 'cmd_topic': 'cmnd/ChickCoop/power', 'extra_status_topic': 'stat/ChickCoop/STATUS10'}, {'id': 'ST1', 'type': 'TempHumid', 'sensor_id': 'AM2301', 'status_topic': 'tele/StorageTrailer/SENSOR', 'cmd_topic': 'cmnd/StorageTrailer/power', 'extra_status_topic': 'stat/StorageTrailer/STATUS10'}, {'id': 'ST2', 'type': 'switch', 'status_topic': 'stat/StorageTrailer/POWER', 'cmd_topic': 'cmnd/StorageTrailer/power'}, {'id': 'shopstorage', 'type': 'switch', 'status_topic': 'stat/shopstorage/POWER', 'cmd_topic': 'cmnd/shopstorage/power'}, {'id': 'shopoutside', 'type': 'switch', 'status_topic': 'stat/shopsouthwall/POWER1', 'cmd_topic': 'cmnd/shopsouthwall/POWER1'}, {'id': 'shopmain', 'type': 'switch', 'status_topic': 'stat/shopsouthwall/POWER2', 'cmd_topic': 'cmnd/shopsouthwall/POWER2'}, {'id': 'Temp2', 'type': 'switch', 'status_topic': 'stat/Temp1/POWER', 'cmd_topic': 'cmnd/Temp1/power'}, {'id': 'ChickCoop3', 'type': 'switch', 'status_topic': 'stat/ChickCoop/POWER', 'cmd_topic': 'cmnd/ChickCoop/power'}, {'id': 'STlights', 'type': 'switch', 'status_topic': 'stat/TrailerLights/POWER', 'cmd_topic': 'cmnd/TrailerLights/command/power'}, {'id': 'CoopHeater', 'type': 'switch', 'status_topic': 'stat/Coopheater/POWER', 'cmd_topic': 'cmnd/Coopheater/power'}, {'id': 'DeckLites', 'type': 'switch', 'status_topic': 'stat/decklitesplug/POWER', 'cmd_topic': 'cmnd/decklitesplug/power'}, {'id': 'ShopHeatLamp', 'type': 'switch', 'status_topic': 'stat/ShopHeatLamp/POWER', 'cmd_topic': 'cmnd/ShopHeatLamp/power'}, {'id': 'EriksLight', 'type': 'switch', 'status_topic': 'stat/EriksFan/POWER1', 'cmd_topic': 'cmnd/EriksFan/power1'}, {'id': 'EriksFan', 'type': 'ifan', 'status_topic': 'stat/EriksFan/Result', 'cmd_topic': 'cmnd/EriksFan/FanSpeed'}] 2024-03-12 20:19:17,660 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: GDA2: {'id': 'ChickCoop2', 'type': 'analog', 'sensor_id': 'Range', 'status_topic': 'tele/ChickCoop/SENSOR', 'cmd_topic': 'cmnd/ChickCoop/power', 'extra_status_topic': 'stat/ChickCoop/STATUS10'} 2024-03-12 20:19:17,661 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: GDA2: {'id': 'Temp1', 'type': 'TempHumid', 'sensor_id': 'AM2301', 'status_topic': 'tele/Temp1/SENSOR', 'cmd_topic': 'cmnd/Temp1/power', 'extra_status_topic': 'stat/Temp1/STATUS10'} 2024-03-12 20:19:17,662 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: NODE_ID: temp1, tele/Temp1/SENSOR, AM2301 2024-03-12 20:19:17,662 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: NODE_ID2: temp1 2024-03-12 20:19:17,663 Thread-5 udi_interface DEBUG mqtt-poly:updateInfo: ZZZ AM2301, {'Time': '2024-03-13T02:19:16', 'ANALOG': {'Range': 333}, 'AM2301': {'Temperature': 80.2, 'Humidity': 34.7, 'DewPoint': 49.8}, 'TempUnit': 'F'} 2024-03-12 20:19:17,665 Thread-5 udi_interface.node DEBUG node:setDriver: temp1:Temp1 No change in ST's value 2024-03-12 20:19:17,666 Thread-5 udi_interface.node DEBUG node:setDriver: temp1:Temp1 No change in CLITEMP's value 2024-03-12 20:19:17,667 Thread-5 udi_interface.node DEBUG node:setDriver: temp1:Temp1 Reporting set CLIHUM to 34.7 to Polyglot 2024-03-12 20:19:17,668 Thread-5 udi_interface.node DEBUG node:reportDriver: Updating value to 34.7 2024-03-12 20:19:17,668 Thread-5 udi_interface.node DEBUG node:setDriver: temp1:Temp1 Reporting set DEWPT to 49.8 to Polyglot 2024-03-12 20:19:17,669 Thread-5 udi_interface.node DEBUG node:reportDriver: Updating value to 49.8 2024-03-12 20:19:17,670 Thread-5 udi_interface INFO mqtt-poly:_on_message: Payload = {"Time":"2024-03-13T02:19:16","ANALOG":{"Range":333},"AM2301":{"Temperature":80.2,"Humidity":34.7,"DewPoint":49.8},"TempUnit":"F"}, Topic = tele/Temp1/SENSOR 2024-03-12 20:19:17,671 Thread-5 udi_interface DEBUG mqtt-poly:_dev_by_topic: STATUS TO DEVICES = temp3 2024-03-12 20:19:17,672 Thread-5 udi_interface DEBUG mqtt-poly:updateInfo: XXX Range, {'Time': '2024-03-13T02:19:16', 'ANALOG': {'Range': 333}, 'AM2301': {'Temperature': 80.2, 'Humidity': 34.7, 'DewPoint': 49.8}, 'TempUnit': 'F'} 2024-03-12 20:19:17,673 Thread-5 udi_interface.node DEBUG node:setDriver: temp3:Temp3 No change in ST's value 2024-03-12 20:19:17,674 Thread-5 udi_interface DEBUG mqtt-poly:updateInfo: sensor_id UpdateInfo: Range 2024-03-12 20:19:17,675 Thread-5 udi_interface.node DEBUG node:setDriver: temp3:Temp3 No change in GPV's value 2024-03-12 20:19:17,676 Thread-1 udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'address': 'temp1', 'driver': 'CLIHUM', 'value': '34.7', 'uom': 22, 'text': None}]} 2024-03-12 20:19:17,678 Thread-5 udi_interface INFO mqtt-poly:updateInfo: M-analog Range: 333 2024-03-12 20:19:17,680 Thread-1 udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'address': 'temp1', 'driver': 'DEWPT', 'value': '49.8', 'uom': 17, 'text': None}]} 2024-03-12 20:19:17,832 MQTT udi_interface.interface INFO interface:_message: Successfully set temp1 :: CLIHUM to 34.7 UOM 22 2024-03-12 20:19:17,917 MQTT udi_interface.interface INFO interface:_message: Successfully set temp1 :: DEWPT to 49.8 UOM 17 2024-03-12 20:22:06,852 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message shortPoll 2024-03-12 20:22:06,852 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message shortPoll 2024-03-12 20:22:06,853 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING shortPoll 2024-03-12 20:22:06,853 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING shortPoll 2024-03-12 20:22:13,807 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message command 2024-03-12 20:22:13,807 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message command 2024-03-12 20:22:13,809 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING command 2024-03-12 20:22:13,809 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING command 2024-03-12 20:22:13,920 Thread-5 udi_interface DEBUG mqtt-poly:_on_message: Received _on_message OFF from stat/Coopheater/POWER 2024-03-12 20:22:13,920 Thread-5 udi_interface DEBUG mqtt-poly:_on_message: Received _on_message OFF from stat/Coopheater/POWER 2024-03-12 20:22:13,921 Thread-5 udi_interface INFO mqtt-poly:_on_message: Payload = OFF, Topic = stat/Coopheater/POWER 2024-03-12 20:22:13,921 Thread-5 udi_interface INFO mqtt-poly:_on_message: Payload = OFF, Topic = stat/Coopheater/POWER 2024-03-12 20:22:13,922 Thread-5 udi_interface DEBUG mqtt-poly:_dev_by_topic: STATUS TO DEVICES = coopheater 2024-03-12 20:22:13,922 Thread-5 udi_interface DEBUG mqtt-poly:_dev_by_topic: STATUS TO DEVICES = coopheater 2024-03-12 20:22:13,923 Thread-5 udi_interface.node DEBUG node:setDriver: coopheater:CoopHeater Reporting set ST to 0 to Polyglot 2024-03-12 20:22:13,923 Thread-5 udi_interface.node DEBUG node:setDriver: coopheater:CoopHeater Reporting set ST to 0 to Polyglot 2024-03-12 20:22:13,924 Thread-5 udi_interface.node DEBUG node:reportDriver: Updating value to 0 2024-03-12 20:22:13,924 Thread-5 udi_interface.node DEBUG node:reportDriver: Updating value to 0 2024-03-12 20:22:13,935 Thread-1 udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'address': 'coopheater', 'driver': 'ST', 'value': '0', 'uom': 78, 'text': None}]} 2024-03-12 20:22:13,935 Thread-1 udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'address': 'coopheater', 'driver': 'ST', 'value': '0', 'uom': 78, 'text': None}]} 2024-03-12 20:22:14,054 MQTT udi_interface.interface INFO interface:_message: Successfully set coopheater :: ST to 0 UOM 78 2024-03-12 20:22:14,054 MQTT udi_interface.interface INFO interface:_message: Successfully set coopheater :: ST to 0 UOM 78
  9. EWhite

    found a new issue

    ok.. after looking at logs....it looks like Admin Console never sent any commands???? but I restarted it several times after i added the "coopheater"...im at a loss.. all i know is that when i changed its position in the list.. it worked.. here is a NON working log: 2024-03-12 17:04:17,452 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: DLT: [{'id': 'ChickCoop2', 'type': 'analog', 'sensor_id': 'Range', 'status_topic': 'tele/ChickCoop/SENSOR', 'cmd_topic': 'cmnd/ChickCoop/power'}, {'id': 'Temp1', 'type': 'TempHumid', 'sensor_id': 'AM2301', 'status_topic': 'tele/Temp1/SENSOR', 'cmd_topic': 'cmnd/Temp1/power'}, {'id': 'Temp3', 'type': 'analog', 'sensor_id': 'Range', 'status_topic': 'tele/Temp1/SENSOR', 'cmd_topic': 'cmnd/Temp1/power'}, {'id': 'ChickCoop1', 'type': 'TempHumidPress', 'sensor_id': 'BME280', 'status_topic': 'tele/ChickCoop/SENSOR', 'cmd_topic': 'cmnd/ChickCoop/power'}, {'id': 'ST1', 'type': 'TempHumid', 'sensor_id': 'AM2301', 'status_topic': 'tele/StorageTrailer/SENSOR', 'cmd_topic': 'cmnd/StorageTrailer/power'}, {'id': 'ST2', 'type': 'switch', 'status_topic': 'stat/StorageTrailer/POWER', 'cmd_topic': 'cmnd/StorageTrailer/power'}, {'id': 'shopstorage', 'type': 'switch', 'status_topic': 'stat/shopstorage/POWER', 'cmd_topic': 'cmnd/shopstorage/power'}, {'id': 'shopoutside', 'type': 'switch', 'status_topic': 'stat/shopsouthwall/POWER1', 'cmd_topic': 'cmnd/shopsouthwall/POWER1'}, {'id': 'shopmain', 'type': 'switch', 'status_topic': 'stat/shopsouthwall/POWER2', 'cmd_topic': 'cmnd/shopsouthwall/POWER2'}, {'id': 'Temp2', 'type': 'switch', 'status_topic': 'stat/Temp1/POWER', 'cmd_topic': 'cmnd/Temp1/power'}, {'id': 'ChickCoop3', 'type': 'switch', 'status_topic': 'stat/ChickCoop/POWER', 'cmd_topic': 'cmnd/ChickCoop/power'}, {'id': 'STlights', 'type': 'switch', 'status_topic': 'stat/TrailerLights/POWER', 'cmd_topic': 'cmnd/TrailerLights/command/power'}, {'id': 'DeckLites', 'type': 'switch', 'status_topic': 'stat/decklitesplug/POWER', 'cmd_topic': 'cmnd/decklitesplug/power'}, {'id': 'ShopHeatLamp', 'type': 'switch', 'status_topic': 'stat/ShopHeatLamp/POWER', 'cmd_topic': 'cmnd/ShopHeatLamp/power'}, {'id': 'EriksLight', 'type': 'switch', 'status_topic': 'stat/EriksFan/POWER1', 'cmd_topic': 'cmnd/EriksFan/power1'}, {'id': 'EriksFan', 'type': 'ifan', 'status_topic': 'stat/EriksFan/Result', 'cmd_topic': 'cmnd/EriksFan/FanSpeed'}, {'id': 'CoopHeater', 'type': 'switch', 'status_topic': 'stat/Coopheater/POWER', 'cmd_topic': 'cmnd/Coopheater/power'}] 2024-03-12 17:04:17,453 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: GDA2: {'id': 'ChickCoop2', 'type': 'analog', 'sensor_id': 'Range', 'status_topic': 'tele/ChickCoop/SENSOR', 'cmd_topic': 'cmnd/ChickCoop/power'} 2024-03-12 17:04:17,453 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: GDA2: {'id': 'Temp1', 'type': 'TempHumid', 'sensor_id': 'AM2301', 'status_topic': 'tele/Temp1/SENSOR', 'cmd_topic': 'cmnd/Temp1/power'} 2024-03-12 17:04:17,454 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: NODE_ID: temp1, tele/Temp1/SENSOR, AM2301 2024-03-12 17:04:17,455 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: NODE_ID2: temp1 2024-03-12 17:04:17,456 Thread-5 udi_interface DEBUG mqtt-poly:updateInfo: ZZZ AM2301, {'Time': '2024-03-12T23:04:16', 'ANALOG': {'Range': 331}, 'AM2301': {'Temperature': 82.6, 'Humidity': 37.6, 'DewPoint': 54.1}, 'TempUnit': 'F'} 2024-03-12 17:04:17,457 Thread-5 udi_interface.node DEBUG node:setDriver: temp1:Temp1 No change in ST's value 2024-03-12 17:04:17,457 Thread-5 udi_interface.node DEBUG node:setDriver: temp1:Temp1 No change in CLITEMP's value 2024-03-12 17:04:17,458 Thread-5 udi_interface.node DEBUG node:setDriver: temp1:Temp1 Reporting set CLIHUM to 37.6 to Polyglot 2024-03-12 17:04:17,459 Thread-5 udi_interface.node DEBUG node:reportDriver: Updating value to 37.6 2024-03-12 17:04:17,460 Thread-5 udi_interface.node DEBUG node:setDriver: temp1:Temp1 Reporting set DEWPT to 54.1 to Polyglot 2024-03-12 17:04:17,461 Thread-5 udi_interface.node DEBUG node:reportDriver: Updating value to 54.1 2024-03-12 17:04:17,462 Thread-5 udi_interface INFO mqtt-poly:_on_message: Payload = {"Time":"2024-03-12T23:04:16","ANALOG":{"Range":331},"AM2301":{"Temperature":82.6,"Humidity":37.6,"DewPoint":54.1},"TempUnit":"F"}, Topic = tele/Temp1/SENSOR 2024-03-12 17:04:17,462 Thread-5 udi_interface DEBUG mqtt-poly:_dev_by_topic: STATUS TO DEVICES = temp3 2024-03-12 17:04:17,463 Thread-5 udi_interface DEBUG mqtt-poly:updateInfo: XXX Range, {'Time': '2024-03-12T23:04:16', 'ANALOG': {'Range': 331}, 'AM2301': {'Temperature': 82.6, 'Humidity': 37.6, 'DewPoint': 54.1}, 'TempUnit': 'F'} 2024-03-12 17:04:17,464 Thread-1 udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'address': 'temp1', 'driver': 'CLIHUM', 'value': '37.6', 'uom': 22, 'text': None}]} 2024-03-12 17:04:17,465 Thread-5 udi_interface.node DEBUG node:setDriver: temp3:Temp3 No change in ST's value 2024-03-12 17:04:17,467 Thread-1 udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'address': 'temp1', 'driver': 'DEWPT', 'value': '54.1', 'uom': 17, 'text': None}]} 2024-03-12 17:04:17,467 Thread-5 udi_interface DEBUG mqtt-poly:updateInfo: sensor_id UpdateInfo: Range 2024-03-12 17:04:17,471 Thread-5 udi_interface.node DEBUG node:setDriver: temp3:Temp3 No change in GPV's value 2024-03-12 17:04:17,472 Thread-5 udi_interface INFO mqtt-poly:updateInfo: M-analog Range: 331 2024-03-12 17:04:17,609 MQTT udi_interface.interface INFO interface:_message: Successfully set temp1 :: CLIHUM to 37.6 UOM 22 2024-03-12 17:04:17,649 MQTT udi_interface.interface INFO interface:_message: Successfully set temp1 :: DEWPT to 54.1 UOM 17 2024-03-12 17:05:00,358 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message shortPoll 2024-03-12 17:05:00,360 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING shortPoll 2024-03-12 17:05:32,249 Thread-5 udi_interface DEBUG mqtt-poly:_on_message: Received _on_message {"Time":"2024-03-12T23:05:31","AM2301":{"Temperature":75.2,"Humidity":51.7,"DewPoint":56.2},"TempUnit":"F"} from tele/StorageTrailer/SENSOR 2024-03-12 17:05:32,251 Thread-5 udi_interface INFO mqtt-poly:_on_message: _OAM: AM2301 2024-03-12 17:05:32,252 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: GDA1: tele/StorageTrailer/SENSOR AM2301 2024-03-12 17:05:32,253 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: DLT: [{'id': 'ChickCoop2', 'type': 'analog', 'sensor_id': 'Range', 'status_topic': 'tele/ChickCoop/SENSOR', 'cmd_topic': 'cmnd/ChickCoop/power'}, {'id': 'Temp1', 'type': 'TempHumid', 'sensor_id': 'AM2301', 'status_topic': 'tele/Temp1/SENSOR', 'cmd_topic': 'cmnd/Temp1/power'}, {'id': 'Temp3', 'type': 'analog', 'sensor_id': 'Range', 'status_topic': 'tele/Temp1/SENSOR', 'cmd_topic': 'cmnd/Temp1/power'}, {'id': 'ChickCoop1', 'type': 'TempHumidPress', 'sensor_id': 'BME280', 'status_topic': 'tele/ChickCoop/SENSOR', 'cmd_topic': 'cmnd/ChickCoop/power'}, {'id': 'ST1', 'type': 'TempHumid', 'sensor_id': 'AM2301', 'status_topic': 'tele/StorageTrailer/SENSOR', 'cmd_topic': 'cmnd/StorageTrailer/power'}, {'id': 'ST2', 'type': 'switch', 'status_topic': 'stat/StorageTrailer/POWER', 'cmd_topic': 'cmnd/StorageTrailer/power'}, {'id': 'shopstorage', 'type': 'switch', 'status_topic': 'stat/shopstorage/POWER', 'cmd_topic': 'cmnd/shopstorage/power'}, {'id': 'shopoutside', 'type': 'switch', 'status_topic': 'stat/shopsouthwall/POWER1', 'cmd_topic': 'cmnd/shopsouthwall/POWER1'}, {'id': 'shopmain', 'type': 'switch', 'status_topic': 'stat/shopsouthwall/POWER2', 'cmd_topic': 'cmnd/shopsouthwall/POWER2'}, {'id': 'Temp2', 'type': 'switch', 'status_topic': 'stat/Temp1/POWER', 'cmd_topic': 'cmnd/Temp1/power'}, {'id': 'ChickCoop3', 'type': 'switch', 'status_topic': 'stat/ChickCoop/POWER', 'cmd_topic': 'cmnd/ChickCoop/power'}, {'id': 'STlights', 'type': 'switch', 'status_topic': 'stat/TrailerLights/POWER', 'cmd_topic': 'cmnd/TrailerLights/command/power'}, {'id': 'DeckLites', 'type': 'switch', 'status_topic': 'stat/decklitesplug/POWER', 'cmd_topic': 'cmnd/decklitesplug/power'}, {'id': 'ShopHeatLamp', 'type': 'switch', 'status_topic': 'stat/ShopHeatLamp/POWER', 'cmd_topic': 'cmnd/ShopHeatLamp/power'}, {'id': 'EriksLight', 'type': 'switch', 'status_topic': 'stat/EriksFan/POWER1', 'cmd_topic': 'cmnd/EriksFan/power1'}, {'id': 'EriksFan', 'type': 'ifan', 'status_topic': 'stat/EriksFan/Result', 'cmd_topic': 'cmnd/EriksFan/FanSpeed'}, {'id': 'CoopHeater', 'type': 'switch', 'status_topic': 'stat/Coopheater/POWER', 'cmd_topic': 'cmnd/Coopheater/power'}] 2024-03-12 17:05:32,254 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: GDA2: {'id': 'ChickCoop2', 'type': 'analog', 'sensor_id': 'Range', 'status_topic': 'tele/ChickCoop/SENSOR', 'cmd_topic': 'cmnd/ChickCoop/power'} 2024-03-12 17:05:32,254 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: GDA2: {'id': 'Temp1', 'type': 'TempHumid', 'sensor_id': 'AM2301', 'status_topic': 'tele/Temp1/SENSOR', 'cmd_topic': 'cmnd/Temp1/power'} 2024-03-12 17:05:32,255 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: GDA2: {'id': 'Temp3', 'type': 'analog', 'sensor_id': 'Range', 'status_topic': 'tele/Temp1/SENSOR', 'cmd_topic': 'cmnd/Temp1/power'} 2024-03-12 17:05:32,256 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: GDA2: {'id': 'ChickCoop1', 'type': 'TempHumidPress', 'sensor_id': 'BME280', 'status_topic': 'tele/ChickCoop/SENSOR', 'cmd_topic': 'cmnd/ChickCoop/power'} 2024-03-12 17:05:32,257 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: GDA2: {'id': 'ST1', 'type': 'TempHumid', 'sensor_id': 'AM2301', 'status_topic': 'tele/StorageTrailer/SENSOR', 'cmd_topic': 'cmnd/StorageTrailer/power'} 2024-03-12 17:05:32,257 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: NODE_ID: st1, tele/StorageTrailer/SENSOR, AM2301 2024-03-12 17:05:32,258 Thread-5 udi_interface DEBUG mqtt-poly:_get_device_address_from_sensor_id: NODE_ID2: st1 2024-03-12 17:05:32,259 Thread-5 udi_interface DEBUG mqtt-poly:updateInfo: ZZZ AM2301, {'Time': '2024-03-12T23:05:31', 'AM2301': {'Temperature': 75.2, 'Humidity': 51.7, 'DewPoint': 56.2}, 'TempUnit': 'F'} 2024-03-12 17:05:32,260 Thread-5 udi_interface.node DEBUG node:setDriver: st1:ST1 No change in ST's value 2024-03-12 17:05:32,261 Thread-5 udi_interface.node DEBUG node:setDriver: st1:ST1 Reporting set CLITEMP to 75.2 to Polyglot 2024-03-12 17:05:32,262 Thread-5 udi_interface.node DEBUG node:reportDriver: Updating value to 75.2 2024-03-12 17:05:32,263 Thread-5 udi_interface.node DEBUG node:setDriver: st1:ST1 Reporting set CLIHUM to 51.7 to Polyglot 2024-03-12 17:05:32,263 Thread-5 udi_interface.node DEBUG node:reportDriver: Updating value to 51.7 2024-03-12 17:05:32,264 Thread-5 udi_interface.node DEBUG node:setDriver: st1:ST1 Reporting set DEWPT to 56.2 to Polyglot 2024-03-12 17:05:32,265 Thread-5 udi_interface.node DEBUG node:reportDriver: Updating value to 56.2 2024-03-12 17:05:32,266 Thread-5 udi_interface INFO mqtt-poly:_on_message: Payload = {"Time":"2024-03-12T23:05:31","AM2301":{"Temperature":75.2,"Humidity":51.7,"DewPoint":56.2},"TempUnit":"F"}, Topic = tele/StorageTrailer/SENSOR 2024-03-12 17:05:32,267 Thread-5 udi_interface DEBUG mqtt-poly:_dev_by_topic: STATUS TO DEVICES = st1 2024-03-12 17:05:32,267 Thread-5 udi_interface DEBUG mqtt-poly:updateInfo: ZZZ AM2301, {'Time': '2024-03-12T23:05:31', 'AM2301': {'Temperature': 75.2, 'Humidity': 51.7, 'DewPoint': 56.2}, 'TempUnit': 'F'} 2024-03-12 17:05:32,268 Thread-5 udi_interface.node DEBUG node:setDriver: st1:ST1 No change in ST's value 2024-03-12 17:05:32,269 Thread-5 udi_interface.node DEBUG node:setDriver: st1:ST1 No change in CLITEMP's value 2024-03-12 17:05:32,270 Thread-5 udi_interface.node DEBUG node:setDriver: st1:ST1 No change in CLIHUM's value 2024-03-12 17:05:32,271 Thread-5 udi_interface.node DEBUG node:setDriver: st1:ST1 No change in DEWPT's value 2024-03-12 17:05:32,273 Thread-1 udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'address': 'st1', 'driver': 'CLITEMP', 'value': '75.2', 'uom': 17, 'text': None}]} 2024-03-12 17:05:32,275 Thread-1 udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'address': 'st1', 'driver': 'CLIHUM', 'value': '51.7', 'uom': 22, 'text': None}]} 2024-03-12 17:05:32,277 Thread-1 udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'address': 'st1', 'driver': 'DEWPT', 'value': '56.2', 'uom': 17, 'text': None}]} 2024-03-12 17:05:32,405 MQTT udi_interface.interface INFO interface:_message: Successfully set st1 :: CLITEMP to 75.2 UOM 17 2024-03-12 17:05:32,492 MQTT udi_interface.interface INFO interface:_message: Successfully set st1 :: CLIHUM to 51.7 UOM 22 2024-03-12 17:05:32,535 MQTT udi_interface.interface INFO interface:_message: Successfully set st1 :: DEWPT to 56.2 UOM 17 2024-03-12 17:06:00,367 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message shortPoll 2024-03-12 17:06:00,369 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING shortPoll 2024-03-12 17:06:24,558 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message customparams 2024-03-12 17:06:24,560 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING customparams 2024-03-12 17:06:24,563 Thread-25 udi_interface.custom DEBUG custom:clear: CUSTOM: Clear ...saving 2024-03-12 17:06:24,564 Thread-25 udi_interface.custom INFO custom:_save: Sending data notices to Polyglot.
  10. EWhite

    found a new issue

    NON working list : [ {"id": "ChickCoop2", "type": "analog", "sensor_id": "Range", "status_topic": "tele/ChickCoop/SENSOR", "cmd_topic": "cmnd/ChickCoop/power"}, {"id": "Temp1", "type": "TempHumid", "sensor_id": "AM2301", "status_topic": "tele/Temp1/SENSOR", "cmd_topic": "cmnd/Temp1/power"}, {"id": "Temp3", "type": "analog", "sensor_id": "Range", "status_topic": "tele/Temp1/SENSOR", "cmd_topic": "cmnd/Temp1/power"}, {"id": "ChickCoop1", "type": "TempHumidPress", "sensor_id": "BME280", "status_topic": "tele/ChickCoop/SENSOR", "cmd_topic": "cmnd/ChickCoop/power"}, {"id": "ST1", "type": "TempHumid", "sensor_id": "AM2301", "status_topic": "tele/StorageTrailer/SENSOR", "cmd_topic": "cmnd/StorageTrailer/power"}, {"id": "ST2", "type": "switch", "status_topic": "stat/StorageTrailer/POWER", "cmd_topic": "cmnd/StorageTrailer/power"}, {"id": "shopstorage", "type": "switch", "status_topic": "stat/shopstorage/POWER", "cmd_topic": "cmnd/shopstorage/power"}, {"id": "shopoutside", "type": "switch", "status_topic": "stat/shopsouthwall/POWER1", "cmd_topic": "cmnd/shopsouthwall/POWER1"}, {"id": "shopmain", "type": "switch", "status_topic": "stat/shopsouthwall/POWER2", "cmd_topic": "cmnd/shopsouthwall/POWER2"}, {"id": "Temp2", "type": "switch", "status_topic": "stat/Temp1/POWER", "cmd_topic": "cmnd/Temp1/power"}, {"id": "ChickCoop3", "type": "switch", "status_topic": "stat/ChickCoop/POWER", "cmd_topic": "cmnd/ChickCoop/power"}, {"id": "STlights", "type": "switch", "status_topic": "stat/TrailerLights/POWER", "cmd_topic": "cmnd/TrailerLights/command/power"}, {"id": "DeckLites", "type": "switch", "status_topic": "stat/decklitesplug/POWER", "cmd_topic": "cmnd/decklitesplug/power"}, {"id": "ShopHeatLamp", "type": "switch", "status_topic": "stat/ShopHeatLamp/POWER", "cmd_topic": "cmnd/ShopHeatLamp/power"}, {"id": "EriksLight", "type": "switch", "status_topic": "stat/EriksFan/POWER1", "cmd_topic": "cmnd/EriksFan/power1"}, {"id": "EriksFan", "type": "ifan", "status_topic": "stat/EriksFan/Result", "cmd_topic": "cmnd/EriksFan/FanSpeed"}, {"id": "CoopHeater", "type": "switch", "status_topic": "stat/Coopheater/POWER", "cmd_topic": "cmnd/Coopheater/power"} ]
  11. EWhite

    found a new issue

    here is a working the working one: [ {"id": "ChickCoop2", "type": "analog", "sensor_id": "Range", "status_topic": "tele/ChickCoop/SENSOR", "cmd_topic": "cmnd/ChickCoop/power"}, {"id": "Temp1", "type": "TempHumid", "sensor_id": "AM2301", "status_topic": "tele/Temp1/SENSOR", "cmd_topic": "cmnd/Temp1/power"}, {"id": "Temp3", "type": "analog", "sensor_id": "Range", "status_topic": "tele/Temp1/SENSOR", "cmd_topic": "cmnd/Temp1/power"}, {"id": "ChickCoop1", "type": "TempHumidPress", "sensor_id": "BME280", "status_topic": "tele/ChickCoop/SENSOR", "cmd_topic": "cmnd/ChickCoop/power"}, {"id": "ST1", "type": "TempHumid", "sensor_id": "AM2301", "status_topic": "tele/StorageTrailer/SENSOR", "cmd_topic": "cmnd/StorageTrailer/power"}, {"id": "ST2", "type": "switch", "status_topic": "stat/StorageTrailer/POWER", "cmd_topic": "cmnd/StorageTrailer/power"}, {"id": "shopstorage", "type": "switch", "status_topic": "stat/shopstorage/POWER", "cmd_topic": "cmnd/shopstorage/power"}, {"id": "shopoutside", "type": "switch", "status_topic": "stat/shopsouthwall/POWER1", "cmd_topic": "cmnd/shopsouthwall/POWER1"}, {"id": "shopmain", "type": "switch", "status_topic": "stat/shopsouthwall/POWER2", "cmd_topic": "cmnd/shopsouthwall/POWER2"}, {"id": "Temp2", "type": "switch", "status_topic": "stat/Temp1/POWER", "cmd_topic": "cmnd/Temp1/power"}, {"id": "ChickCoop3", "type": "switch", "status_topic": "stat/ChickCoop/POWER", "cmd_topic": "cmnd/ChickCoop/power"}, {"id": "STlights", "type": "switch", "status_topic": "stat/TrailerLights/POWER", "cmd_topic": "cmnd/TrailerLights/command/power"}, {"id": "CoopHeater", "type": "switch", "status_topic": "stat/Coopheater/POWER", "cmd_topic": "cmnd/Coopheater/power"}, {"id": "DeckLites", "type": "switch", "status_topic": "stat/decklitesplug/POWER", "cmd_topic": "cmnd/decklitesplug/power"}, {"id": "ShopHeatLamp", "type": "switch", "status_topic": "stat/ShopHeatLamp/POWER", "cmd_topic": "cmnd/ShopHeatLamp/power"}, {"id": "EriksLight", "type": "switch", "status_topic": "stat/EriksFan/POWER1", "cmd_topic": "cmnd/EriksFan/power1"}, {"id": "EriksFan", "type": "ifan", "status_topic": "stat/EriksFan/Result", "cmd_topic": "cmnd/EriksFan/FanSpeed"} ]
  12. EWhite

    found a new issue

    If you have anything past an IFan control, it does not work. I added a new item i twisted brain for several hours before i moved it up the list and then it started to work...moved it back after an IFan statement and lost it again. It shows up everywhere, just cant control it or see changes. SOOOO..... as long as your IFan statement is last, and i assume you only have 1 of them.. you should be good to go. if multiple, i dunno... Just FYI
  13. log into you account on Ambient Weather...not here....
  14. i got rid of all mine for this exact reason...battery life was absolutely horrible. I put in some Aeotec hidden z-wave sensors and batteries last almost 18 months.. plus i can set a low battery warning that i couldnt do with the insteons. They had the info but never seemed to update it..the z-wave ones do... https://www.amazon.com/dp/B082PT71MM?psc=1&ref=ppx_yo2ov_dt_b_product_details
  15. ahh.. cools...glad it was something easy.. and thanks much!
  16. I just now got my third ratgdo installed and did a discover on the NS. it finds door and controls just fine, but it does not find the light for it. all 3 openers are the same, only difference is this third opener does not have a motion sensor pad. just a normal button. Looking in MQTT explorer the light is there.. and can be controlled via MQTT...just a heads up. debug log from discover point: 2024-02-02 10:46:36,881 Thread-28 udi_interface DEBUG ratgdoapi:discoverDevices: Discovering RATGDO devices connected to MQTT broker. 2024-02-02 10:46:36,875 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message discover 2024-02-02 10:46:36,877 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING discover 2024-02-02 10:46:36,879 Thread-28 udi_interface DEBUG ratgdons:discover: In Nodeserver.discover()... 2024-02-02 10:46:36,881 Thread-28 udi_interface DEBUG ratgdoapi:discoverDevices: Discovering RATGDO devices connected to MQTT broker. 2024-02-02 10:46:36,925 Thread-14 udi_interface DEBUG ratgdoapi:_onDiscoveryMessage: Discovery message received from MQTT broker: topic = homeassistant/cover/Shop/config {"~":"ratgdons/Shop","name":"Door","unique_id":"Shop_C8:C9:A3:18:FD:61","availability_topic":"~/status/availability","device_class":"garage","command_topic":"~/command/door","payload_open":"open","payload_close":"close","payload_stop":"stop","state_topic":"~/status/door","device":{"name":"Shop","identifiers":"Shop_C8:C9:A3:18:FD:61","manufacturer":"Paul Wieland","model":"ratgdo","sw_version":"2.54","configuration_url":"http://192.168.10.135/"}} 2024-02-02 10:46:36,925 Thread-14 udi_interface DEBUG ratgdoapi:_onDiscoveryMessage: Discovery message received from MQTT broker: topic = homeassistant/cover/Shop/config {"~":"ratgdons/Shop","name":"Door","unique_id":"Shop_C8:C9:A3:18:FD:61","availability_topic":"~/status/availability","device_class":"garage","command_topic":"~/command/door","payload_open":"open","payload_close":"close","payload_stop":"stop","state_topic":"~/status/door","device":{"name":"Shop","identifiers":"Shop_C8:C9:A3:18:FD:61","manufacturer":"Paul Wieland","model":"ratgdo","sw_version":"2.54","configuration_url":"http://192.168.10.135/"}} 2024-02-02 10:46:36,927 Thread-14 udi_interface DEBUG ratgdoapi:_onDiscoveryMessage: Discovery message received from MQTT broker: topic = homeassistant/cover/HouseGarage1/config {"~":"ratgdons/HouseGarage1","name":"Door","unique_id":"HouseGarage1_C8:C9:A3:18:FD:4C","availability_topic":"~/status/availability","device_class":"garage","command_topic":"~/command/door","payload_open":"open","payload_close":"close","payload_stop":"stop","state_topic":"~/status/door","device":{"name":"HouseGarage1","identifiers":"HouseGarage1_C8:C9:A3:18:FD:4C","manufacturer":"Paul Wieland","model":"ratgdo","sw_version":"2.54","configuration_url":"http://192.168.10.134/"}} 2024-02-02 10:46:36,929 Thread-14 udi_interface DEBUG ratgdoapi:_onDiscoveryMessage: Discovery message received from MQTT broker: topic = homeassistant/cover/HouseGarage2/config {"~":"ratgdons/HouseGarage2","name":"Door","unique_id":"HouseGarage2_BC:FF:4D:8E:61:B3","availability_topic":"~/status/availability","device_class":"garage","command_topic":"~/command/door","payload_open":"open","payload_close":"close","payload_stop":"stop","state_topic":"~/status/door","device":{"name":"HouseGarage2","identifiers":"HouseGarage2_BC:FF:4D:8E:61:B3","manufacturer":"Paul Wieland","model":"ratgdo","sw_version":"2.57","configuration_url":"http://192.168.11.101/"}} 2024-02-02 10:46:36,927 Thread-14 udi_interface DEBUG ratgdoapi:_onDiscoveryMessage: Discovery message received from MQTT broker: topic = homeassistant/cover/HouseGarage1/config {"~":"ratgdons/HouseGarage1","name":"Door","unique_id":"HouseGarage1_C8:C9:A3:18:FD:4C","availability_topic":"~/status/availability","device_class":"garage","command_topic":"~/command/door","payload_open":"open","payload_close":"close","payload_stop":"stop","state_topic":"~/status/door","device":{"name":"HouseGarage1","identifiers":"HouseGarage1_C8:C9:A3:18:FD:4C","manufacturer":"Paul Wieland","model":"ratgdo","sw_version":"2.54","configuration_url":"http://192.168.10.134/"}} 2024-02-02 10:46:36,931 Thread-14 udi_interface DEBUG ratgdoapi:_onDiscoveryMessage: Discovery message received from MQTT broker: topic = homeassistant/light/Shop/config {"~":"ratgdons/Shop","name":"Light","unique_id":"Shop_C8:C9:A3:18:FD:61_light","availability_topic":"~/status/availability","command_topic":"~/command/light","payload_on":"on","payload_off":"off","state_topic":"~/status/light","device":{"name":"Shop","identifiers":"Shop_C8:C9:A3:18:FD:61","manufacturer":"Paul Wieland","model":"ratgdo","sw_version":"2.54","configuration_url":"http://192.168.10.135/"}} 2024-02-02 10:46:36,934 Thread-14 udi_interface DEBUG ratgdoapi:_onDiscoveryMessage: Discovery message received from MQTT broker: topic = homeassistant/light/HouseGarage1/config {"~":"ratgdons/HouseGarage1","name":"Light","unique_id":"HouseGarage1_C8:C9:A3:18:FD:4C_light","availability_topic":"~/status/availability","command_topic":"~/command/light","payload_on":"on","payload_off":"off","state_topic":"~/status/light","device":{"name":"HouseGarage1","identifiers":"HouseGarage1_C8:C9:A3:18:FD:4C","manufacturer":"Paul Wieland","model":"ratgdo","sw_version":"2.54","configuration_url":"http://192.168.10.134/"}} 2024-02-02 10:46:36,936 Thread-14 udi_interface DEBUG ratgdoapi:_onDiscoveryMessage: Discovery message received from MQTT broker: topic = homeassistant/light/HouseGarage2/config {"~":"ratgdons/HouseGarage2","name":"Light","unique_id":"HouseGarage2_BC:FF:4D:8E:61:B3_light","availability_topic":"~/status/availability","command_topic":"~/command/light","payload_on":"on","payload_off":"off","state_topic":"~/status/light","device":{"name":"HouseGarage2","identifiers":"HouseGarage2_BC:FF:4D:8E:61:B3","manufacturer":"Paul Wieland","model":"ratgdo","sw_version":"2.57","configuration_url":"http://192.168.11.101/"}} 2024-02-02 10:46:36,929 Thread-14 udi_interface DEBUG ratgdoapi:_onDiscoveryMessage: Discovery message received from MQTT broker: topic = homeassistant/cover/HouseGarage2/config {"~":"ratgdons/HouseGarage2","name":"Door","unique_id":"HouseGarage2_BC:FF:4D:8E:61:B3","availability_topic":"~/status/availability","device_class":"garage","command_topic":"~/command/door","payload_open":"open","payload_close":"close","payload_stop":"stop","state_topic":"~/status/door","device":{"name":"HouseGarage2","identifiers":"HouseGarage2_BC:FF:4D:8E:61:B3","manufacturer":"Paul Wieland","model":"ratgdo","sw_version":"2.57","configuration_url":"http://192.168.11.101/"}} 2024-02-02 10:46:36,931 Thread-14 udi_interface DEBUG ratgdoapi:_onDiscoveryMessage: Discovery message received from MQTT broker: topic = homeassistant/light/Shop/config {"~":"ratgdons/Shop","name":"Light","unique_id":"Shop_C8:C9:A3:18:FD:61_light","availability_topic":"~/status/availability","command_topic":"~/command/light","payload_on":"on","payload_off":"off","state_topic":"~/status/light","device":{"name":"Shop","identifiers":"Shop_C8:C9:A3:18:FD:61","manufacturer":"Paul Wieland","model":"ratgdo","sw_version":"2.54","configuration_url":"http://192.168.10.135/"}} 2024-02-02 10:46:36,934 Thread-14 udi_interface DEBUG ratgdoapi:_onDiscoveryMessage: Discovery message received from MQTT broker: topic = homeassistant/light/HouseGarage1/config {"~":"ratgdons/HouseGarage1","name":"Light","unique_id":"HouseGarage1_C8:C9:A3:18:FD:4C_light","availability_topic":"~/status/availability","command_topic":"~/command/light","payload_on":"on","payload_off":"off","state_topic":"~/status/light","device":{"name":"HouseGarage1","identifiers":"HouseGarage1_C8:C9:A3:18:FD:4C","manufacturer":"Paul Wieland","model":"ratgdo","sw_version":"2.54","configuration_url":"http://192.168.10.134/"}} 2024-02-02 10:46:36,938 Thread-14 udi_interface DEBUG ratgdoapi:_onDiscoveryMessage: Discovery message received from MQTT broker: topic = homeassistant/binary_sensor/Shop/config {"~":"ratgdons/Shop","name":"Obstruction","unique_id":"Shop_C8:C9:A3:18:FD:61_obs","availability_topic":"~/status/availability","device_class":"motion","state_topic":"~/status/obstruction","payload_on":"obstructed","payload_off":"clear","device":{"name":"Shop","identifiers":"Shop_C8:C9:A3:18:FD:61","manufacturer":"Paul Wieland","model":"ratgdo","sw_version":"2.54","configuration_url":"http://192.168.10.135/"}} 2024-02-02 10:46:36,941 Thread-14 udi_interface DEBUG ratgdoapi:_onDiscoveryMessage: Discovery message received from MQTT broker: topic = homeassistant/binary_sensor/HouseGarage1/config {"~":"ratgdons/HouseGarage1","name":"Obstruction","unique_id":"HouseGarage1_C8:C9:A3:18:FD:4C_obs","availability_topic":"~/status/availability","device_class":"motion","state_topic":"~/status/obstruction","payload_on":"obstructed","payload_off":"clear","device":{"name":"HouseGarage1","identifiers":"HouseGarage1_C8:C9:A3:18:FD:4C","manufacturer":"Paul Wieland","model":"ratgdo","sw_version":"2.54","configuration_url":"http://192.168.10.134/"}} 2024-02-02 10:46:36,943 Thread-14 udi_interface DEBUG ratgdoapi:_onDiscoveryMessage: Discovery message received from MQTT broker: topic = homeassistant/binary_sensor/HouseGarage2/config {"~":"ratgdons/HouseGarage2","name":"Obstruction","unique_id":"HouseGarage2_BC:FF:4D:8E:61:B3_obs","availability_topic":"~/status/availability","device_class":"motion","state_topic":"~/status/obstruction","payload_on":"obstructed","payload_off":"clear","device":{"name":"HouseGarage2","identifiers":"HouseGarage2_BC:FF:4D:8E:61:B3","manufacturer":"Paul Wieland","model":"ratgdo","sw_version":"2.57","configuration_url":"http://192.168.11.101/"}} 2024-02-02 10:46:36,936 Thread-14 udi_interface DEBUG ratgdoapi:_onDiscoveryMessage: Discovery message received from MQTT broker: topic = homeassistant/light/HouseGarage2/config {"~":"ratgdons/HouseGarage2","name":"Light","unique_id":"HouseGarage2_BC:FF:4D:8E:61:B3_light","availability_topic":"~/status/availability","command_topic":"~/command/light","payload_on":"on","payload_off":"off","state_topic":"~/status/light","device":{"name":"HouseGarage2","identifiers":"HouseGarage2_BC:FF:4D:8E:61:B3","manufacturer":"Paul Wieland","model":"ratgdo","sw_version":"2.57","configuration_url":"http://192.168.11.101/"}} 2024-02-02 10:46:36,938 Thread-14 udi_interface DEBUG ratgdoapi:_onDiscoveryMessage: Discovery message received from MQTT broker: topic = homeassistant/binary_sensor/Shop/config {"~":"ratgdons/Shop","name":"Obstruction","unique_id":"Shop_C8:C9:A3:18:FD:61_obs","availability_topic":"~/status/availability","device_class":"motion","state_topic":"~/status/obstruction","payload_on":"obstructed","payload_off":"clear","device":{"name":"Shop","identifiers":"Shop_C8:C9:A3:18:FD:61","manufacturer":"Paul Wieland","model":"ratgdo","sw_version":"2.54","configuration_url":"http://192.168.10.135/"}} 2024-02-02 10:46:36,941 Thread-14 udi_interface DEBUG ratgdoapi:_onDiscoveryMessage: Discovery message received from MQTT broker: topic = homeassistant/binary_sensor/HouseGarage1/config {"~":"ratgdons/HouseGarage1","name":"Obstruction","unique_id":"HouseGarage1_C8:C9:A3:18:FD:4C_obs","availability_topic":"~/status/availability","device_class":"motion","state_topic":"~/status/obstruction","payload_on":"obstructed","payload_off":"clear","device":{"name":"HouseGarage1","identifiers":"HouseGarage1_C8:C9:A3:18:FD:4C","manufacturer":"Paul Wieland","model":"ratgdo","sw_version":"2.54","configuration_url":"http://192.168.10.134/"}} 2024-02-02 10:46:36,943 Thread-14 udi_interface DEBUG ratgdoapi:_onDiscoveryMessage: Discovery message received from MQTT broker: topic = homeassistant/binary_sensor/HouseGarage2/config {"~":"ratgdons/HouseGarage2","name":"Obstruction","unique_id":"HouseGarage2_BC:FF:4D:8E:61:B3_obs","availability_topic":"~/status/availability","device_class":"motion","state_topic":"~/status/obstruction","payload_on":"obstructed","payload_off":"clear","device":{"name":"HouseGarage2","identifiers":"HouseGarage2_BC:FF:4D:8E:61:B3","manufacturer":"Paul Wieland","model":"ratgdo","sw_version":"2.57","configuration_url":"http://192.168.11.101/"}} 2024-02-02 10:46:41,887 Thread-28 udi_interface INFO ratgdons:discover: Discovered new ratgdo device - id: HouseGarage2, name: HouseGarage2, type: ratgdo, topic prefix: ratgdons/HouseGarage2 2024-02-02 10:46:41,887 Thread-28 udi_interface INFO ratgdons:discover: Discovered new ratgdo device - id: HouseGarage2, name: HouseGarage2, type: ratgdo, topic prefix: ratgdons/HouseGarage2 2024-02-02 10:46:41,890 Thread-28 udi_interface.interface WARNING interface:db_getNodeDrivers: housegarage2 not found in database. 2024-02-02 10:46:41,892 Thread-28 udi_interface.custom DEBUG custom:__init__: CUSTOM: Initialzing _rawdata to empty 2024-02-02 10:46:41,893 Thread-28 udi_interface.custom DEBUG custom:load: CUSTOM: load {'deviceTopicPrefix': 'ratgdons/HouseGarage2'} 2024-02-02 10:46:41,890 Thread-28 udi_interface.interface WARNING interface:db_getNodeDrivers: housegarage2 not found in database. 2024-02-02 10:46:41,892 Thread-28 udi_interface.custom DEBUG custom:__init__: CUSTOM: Initialzing _rawdata to empty 2024-02-02 10:46:41,893 Thread-28 udi_interface.custom DEBUG custom:load: CUSTOM: load {'deviceTopicPrefix': 'ratgdons/HouseGarage2'} 2024-02-02 10:46:41,893 Thread-28 udi_interface.custom DEBUG custom:load: CUSTOM: -- checking deviceTopicPrefix / ratgdons/HouseGarage2 2024-02-02 10:46:41,893 Thread-28 udi_interface.custom DEBUG custom:load: CUSTOM: -- checking deviceTopicPrefix / ratgdons/HouseGarage2 2024-02-02 10:46:41,894 Thread-28 udi_interface.custom DEBUG custom:__setattr__: CUSTOM: deviceTopicPrefix = ratgdons/HouseGarage2 ...saving 2024-02-02 10:46:41,895 Thread-28 udi_interface.custom INFO custom:_save: Sending data housegarage2 to Polyglot. 2024-02-02 10:46:41,896 Thread-28 udi_interface.interface INFO interface:addNode: Adding node HouseGarage2(housegarage2) [None] 2024-02-02 10:46:41,894 Thread-28 udi_interface.custom DEBUG custom:__setattr__: CUSTOM: deviceTopicPrefix = ratgdons/HouseGarage2 ...saving 2024-02-02 10:46:41,895 Thread-28 udi_interface.custom INFO custom:_save: Sending data housegarage2 to Polyglot. 2024-02-02 10:46:41,898 Thread-28 udi_interface.node DEBUG node:_updateDrivers: Update housegarage_lt default GV0 to 1 / 2 2024-02-02 10:46:41,899 Thread-28 udi_interface.node DEBUG node:_updateDrivers: Update housegarage_lt default ST to 100 / 78 2024-02-02 10:46:41,900 Thread-28 udi_interface.custom DEBUG custom:__init__: CUSTOM: Initialzing _rawdata to empty 2024-02-02 10:46:41,901 Thread-28 udi_interface.custom DEBUG custom:load: CUSTOM: load {'deviceTopicPrefix': 'ratgdons/HouseGarage2'} 2024-02-02 10:46:41,896 Thread-28 udi_interface.interface INFO interface:addNode: Adding node HouseGarage2(housegarage2) [None] 2024-02-02 10:46:41,898 Thread-28 udi_interface.node DEBUG node:_updateDrivers: Update housegarage_lt default GV0 to 1 / 2 2024-02-02 10:46:41,899 Thread-28 udi_interface.node DEBUG node:_updateDrivers: Update housegarage_lt default ST to 100 / 78 2024-02-02 10:46:41,900 Thread-28 udi_interface.custom DEBUG custom:__init__: CUSTOM: Initialzing _rawdata to empty 2024-02-02 10:46:41,901 Thread-28 udi_interface.custom DEBUG custom:load: CUSTOM: load {'deviceTopicPrefix': 'ratgdons/HouseGarage2'} 2024-02-02 10:46:41,902 Thread-28 udi_interface.custom DEBUG custom:load: CUSTOM: -- checking deviceTopicPrefix / ratgdons/HouseGarage2 2024-02-02 10:46:41,903 Thread-28 udi_interface.custom DEBUG custom:__setattr__: CUSTOM: deviceTopicPrefix = ratgdons/HouseGarage2 ...saving 2024-02-02 10:46:41,904 Thread-28 udi_interface.custom INFO custom:_save: Sending data housegarage_lt to Polyglot. 2024-02-02 10:46:41,905 Thread-28 udi_interface.interface INFO interface:addNode: Adding node HouseGarage2 Light(housegarage_lt) [None] 2024-02-02 10:46:41,906 Thread-1 udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'key': 'housegarage2', 'value': {'deviceTopicPrefix': 'ratgdons/HouseGarage2'}}]} 2024-02-02 10:46:41,902 Thread-28 udi_interface.custom DEBUG custom:load: CUSTOM: -- checking deviceTopicPrefix / ratgdons/HouseGarage2 2024-02-02 10:46:41,903 Thread-28 udi_interface.custom DEBUG custom:__setattr__: CUSTOM: deviceTopicPrefix = ratgdons/HouseGarage2 ...saving 2024-02-02 10:46:41,904 Thread-28 udi_interface.custom INFO custom:_save: Sending data housegarage_lt to Polyglot. 2024-02-02 10:46:41,905 Thread-28 udi_interface.interface INFO interface:addNode: Adding node HouseGarage2 Light(housegarage_lt) [None] 2024-02-02 10:46:41,906 Thread-1 udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'key': 'housegarage2', 'value': {'deviceTopicPrefix': 'ratgdons/HouseGarage2'}}]} 2024-02-02 10:46:41,909 Thread-1 udi_interface.interface DEBUG interface:_send: PUBLISHING {'addnode': [{'address': 'housegarage2', 'name': 'HouseGarage2', 'nodeDefId': 'GARAGE_DOOR_OPENER', 'primaryNode': 'housegarage2', 'drivers': [{'driver': 'ST', 'value': 9, 'uom': 25, 'name': 'Door State'}, {'driver': 'GV0', 'value': 0, 'uom': 2, 'name': 'Availability'}, {'driver': 'GV1', 'value': 101, 'uom': 25, 'name': 'Obstruction State'}, {'driver': 'GV2', 'value': 101, 'uom': 25, 'name': 'Lockout State'}, {'driver': 'GV3', 'value': 101, 'uom': 25, 'name': 'Motion State'}], 'hint': 17957120, 'private': None, 'rename': False}]} 2024-02-02 10:46:41,911 Thread-1 udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'key': 'housegarage_lt', 'value': {'deviceTopicPrefix': 'ratgdons/HouseGarage2'}}]} 2024-02-02 10:46:41,913 Thread-1 udi_interface.interface DEBUG interface:_send: PUBLISHING {'addnode': [{'address': 'housegarage_lt', 'name': 'HouseGarage2 Light', 'nodeDefId': 'LIGHT', 'primaryNode': 'housegarage2', 'drivers': [{'driver': 'ST', 'value': '100', 'uom': 78, 'name': 'Light State'}, {'driver': 'GV0', 'value': '1', 'uom': 2, 'name': 'Availability'}], 'hint': '0x01021000', 'private': None, 'rename': False}]} 2024-02-02 10:46:41,909 Thread-1 udi_interface.interface DEBUG interface:_send: PUBLISHING {'addnode': [{'address': 'housegarage2', 'name': 'HouseGarage2', 'nodeDefId': 'GARAGE_DOOR_OPENER', 'primaryNode': 'housegarage2', 'drivers': [{'driver': 'ST', 'value': 9, 'uom': 25, 'name': 'Door State'}, {'driver': 'GV0', 'value': 0, 'uom': 2, 'name': 'Availability'}, {'driver': 'GV1', 'value': 101, 'uom': 25, 'name': 'Obstruction State'}, {'driver': 'GV2', 'value': 101, 'uom': 25, 'name': 'Lockout State'}, {'driver': 'GV3', 'value': 101, 'uom': 25, 'name': 'Motion State'}], 'hint': 17957120, 'private': None, 'rename': False}]} 2024-02-02 10:46:41,911 Thread-1 udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'key': 'housegarage_lt', 'value': {'deviceTopicPrefix': 'ratgdons/HouseGarage2'}}]} 2024-02-02 10:46:41,913 Thread-1 udi_interface.interface DEBUG interface:_send: PUBLISHING {'addnode': [{'address': 'housegarage_lt', 'name': 'HouseGarage2 Light', 'nodeDefId': 'LIGHT', 'primaryNode': 'housegarage2', 'drivers': [{'driver': 'ST', 'value': '100', 'uom': 78, 'name': 'Light State'}, {'driver': 'GV0', 'value': '1', 'uom': 2, 'name': 'Availability'}], 'hint': '0x01021000', 'private': None, 'rename': False}]} 2024-02-02 10:46:41,967 MQTT udi_interface.interface INFO interface:_message: custom data response {'housegarage2': '{"deviceTopicPrefix":"ratgdons/HouseGarage2"}'} 2024-02-02 10:46:41,967 MQTT udi_interface.interface INFO interface:_message: custom data response {'housegarage2': '{"deviceTopicPrefix":"ratgdons/HouseGarage2"}'} 2024-02-02 10:46:42,007 MQTT udi_interface.interface INFO interface:_message: Successfully set key = housegarage2 2024-02-02 10:46:42,071 MQTT udi_interface.interface INFO interface:_message: custom data response {'housegarage_lt': '{"deviceTopicPrefix":"ratgdons/HouseGarage2"}'} 2024-02-02 10:46:42,007 MQTT udi_interface.interface INFO interface:_message: Successfully set key = housegarage2 2024-02-02 10:46:42,071 MQTT udi_interface.interface INFO interface:_message: custom data response {'housegarage_lt': '{"deviceTopicPrefix":"ratgdons/HouseGarage2"}'} 2024-02-02 10:46:42,111 MQTT udi_interface.interface INFO interface:_message: Successfully set key = housegarage_lt 2024-02-02 10:46:42,111 MQTT udi_interface.interface INFO interface:_message: Successfully set key = housegarage_lt 2024-02-02 10:46:42,567 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message addnode 2024-02-02 10:46:42,568 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING addnode 2024-02-02 10:46:42,573 Command udi_interface.interface DEBUG interface:_handleResult: add node response: {'id': '922cfab3-20f4-4ae8-9e29-213aa597ae73', 'uuid': '00:0d:b9:5d:9d:ac', 'profileNum': 11, 'address': 'housegarage2', 'name': 'HouseGarage2', 'nodeDefId': 'GARAGE_DOOR_OPENER', 'nls': None, 'hint': '17957120.0', 'controller': 0, 'primaryNode': 'housegarage2', 'private': None, 'isPrimary': 1, 'enabled': 1, 'timeAdded': 1706892402198, 'timeModified': 1706892402198, 'dbVersion': 1} 2024-02-02 10:46:42,567 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message addnode 2024-02-02 10:46:42,568 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING addnode 2024-02-02 10:46:42,573 Command udi_interface.interface DEBUG interface:_handleResult: add node response: {'id': '922cfab3-20f4-4ae8-9e29-213aa597ae73', 'uuid': '00:0d:b9:5d:9d:ac', 'profileNum': 11, 'address': 'housegarage2', 'name': 'HouseGarage2', 'nodeDefId': 'GARAGE_DOOR_OPENER', 'nls': None, 'hint': '17957120.0', 'controller': 0, 'primaryNode': 'housegarage2', 'private': None, 'isPrimary': 1, 'enabled': 1, 'timeAdded': 1706892402198, 'timeModified': 1706892402198, 'dbVersion': 1} 2024-02-02 10:46:42,614 Thread-14 udi_interface DEBUG ratgdoapi:_mqttOnMessage: ratgdo state message recevied from MQTT broker: topic = ratgdons/HouseGarage2/status/availability, payload: online 2024-02-02 10:46:42,616 Thread-14 udi_interface DEBUG nodes:setState: Processing states for node housegarage_lt: {'availability': 'online'} 2024-02-02 10:46:42,617 Thread-14 udi_interface.node DEBUG node:setDriver: housegarage_lt:HouseGarage1 Light No change in GV0's value 2024-02-02 10:46:42,618 Thread-14 udi_interface DEBUG nodes:setState: Processing states for node housegarage2: {'availability': 'online'} 2024-02-02 10:46:42,619 Thread-14 udi_interface.node DEBUG node:setDriver: housegarage2:HouseGarage2 Reporting set GV0 to 1 to Polyglot 2024-02-02 10:46:42,620 Thread-14 udi_interface.node DEBUG node:reportDriver: Updating value to 1 2024-02-02 10:46:42,622 Thread-14 udi_interface DEBUG ratgdoapi:_mqttOnMessage: ratgdo state message recevied from MQTT broker: topic = ratgdons/HouseGarage2/status/obstruction, payload: clear 2024-02-02 10:46:42,623 Thread-14 udi_interface DEBUG nodes:setState: Processing states for node housegarage_lt: {'obstruction': 'clear'} 2024-02-02 10:46:42,624 Thread-14 udi_interface DEBUG nodes:setState: Processing states for node housegarage2: {'obstruction': 'clear'} 2024-02-02 10:46:42,625 Thread-14 udi_interface.node DEBUG node:setDriver: housegarage2:HouseGarage2 Reporting set GV1 to 0 to Polyglot 2024-02-02 10:46:42,626 Thread-14 udi_interface.node DEBUG node:reportDriver: Updating value to 0 2024-02-02 10:46:42,628 Thread-14 udi_interface DEBUG ratgdoapi:_mqttOnMessage: ratgdo state message recevied from MQTT broker: topic = ratgdons/HouseGarage2/status/door, payload: open 2024-02-02 10:46:42,629 Thread-1 udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'address': 'housegarage2', 'driver': 'GV0', 'value': '1', 'uom': 2, 'text': None}]} 2024-02-02 10:46:42,630 Thread-14 udi_interface DEBUG nodes:setState: Processing states for node housegarage_lt: {'door': 'open'} 2024-02-02 10:46:42,633 Thread-1 udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'address': 'housegarage2', 'driver': 'GV1', 'value': '0', 'uom': 25, 'text': None}]} 2024-02-02 10:46:42,634 Thread-14 udi_interface DEBUG nodes:setState: Processing states for node housegarage2: {'door': 'open'} 2024-02-02 10:46:42,637 Thread-14 udi_interface.node DEBUG node:getDriver: housegarage2:HouseGarage2 ST - 9 :: getting dv ST 2024-02-02 10:46:42,639 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message addnode 2024-02-02 10:46:42,640 Thread-14 udi_interface.node DEBUG node:setDriver: housegarage2:HouseGarage2 Reporting set ST to 1 to Polyglot 2024-02-02 10:46:42,641 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING addnode 2024-02-02 10:46:42,614 Thread-14 udi_interface DEBUG ratgdoapi:_mqttOnMessage: ratgdo state message recevied from MQTT broker: topic = ratgdons/HouseGarage2/status/availability, payload: online 2024-02-02 10:46:42,616 Thread-14 udi_interface DEBUG nodes:setState: Processing states for node housegarage_lt: {'availability': 'online'} 2024-02-02 10:46:42,617 Thread-14 udi_interface.node DEBUG node:setDriver: housegarage_lt:HouseGarage1 Light No change in GV0's value 2024-02-02 10:46:42,618 Thread-14 udi_interface DEBUG nodes:setState: Processing states for node housegarage2: {'availability': 'online'} 2024-02-02 10:46:42,619 Thread-14 udi_interface.node DEBUG node:setDriver: housegarage2:HouseGarage2 Reporting set GV0 to 1 to Polyglot 2024-02-02 10:46:42,620 Thread-14 udi_interface.node DEBUG node:reportDriver: Updating value to 1 2024-02-02 10:46:42,622 Thread-14 udi_interface DEBUG ratgdoapi:_mqttOnMessage: ratgdo state message recevied from MQTT broker: topic = ratgdons/HouseGarage2/status/obstruction, payload: clear 2024-02-02 10:46:42,623 Thread-14 udi_interface DEBUG nodes:setState: Processing states for node housegarage_lt: {'obstruction': 'clear'} 2024-02-02 10:46:42,624 Thread-14 udi_interface DEBUG nodes:setState: Processing states for node housegarage2: {'obstruction': 'clear'} 2024-02-02 10:46:42,625 Thread-14 udi_interface.node DEBUG node:setDriver: housegarage2:HouseGarage2 Reporting set GV1 to 0 to Polyglot 2024-02-02 10:46:42,626 Thread-14 udi_interface.node DEBUG node:reportDriver: Updating value to 0 2024-02-02 10:46:42,628 Thread-14 udi_interface DEBUG ratgdoapi:_mqttOnMessage: ratgdo state message recevied from MQTT broker: topic = ratgdons/HouseGarage2/status/door, payload: open 2024-02-02 10:46:42,629 Thread-1 udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'address': 'housegarage2', 'driver': 'GV0', 'value': '1', 'uom': 2, 'text': None}]} 2024-02-02 10:46:42,630 Thread-14 udi_interface DEBUG nodes:setState: Processing states for node housegarage_lt: {'door': 'open'} 2024-02-02 10:46:42,633 Thread-1 udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'address': 'housegarage2', 'driver': 'GV1', 'value': '0', 'uom': 25, 'text': None}]} 2024-02-02 10:46:42,634 Thread-14 udi_interface DEBUG nodes:setState: Processing states for node housegarage2: {'door': 'open'} 2024-02-02 10:46:42,637 Thread-14 udi_interface.node DEBUG node:getDriver: housegarage2:HouseGarage2 ST - 9 :: getting dv ST 2024-02-02 10:46:42,639 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message addnode 2024-02-02 10:46:42,640 Thread-14 udi_interface.node DEBUG node:setDriver: housegarage2:HouseGarage2 Reporting set ST to 1 to Polyglot
  17. yup!
  18. there are 3 models.. i had a USB dongle that does not plug in to the wall... but thanks for the PDF.. that did it for me...i just skipped a step and it hosed it up.
  19. running a polisy, all the latest firmwares Trying to upgrade the PLM from OTA to a plugin usb model. every time i try to restore modem i get this error. immediately.. the plug in modem is brand new straight from Insteon.
  20. Thanks all...i am going to try this but without the cloud involved...
  21. Could i use the old ISY994i with zwave 500 board in it in my shop, but use it as a remote "dongle" of my polisy? in other words.. use the zwave in my shop, but connect to it thru my polisy in my house? just curious if i could repurpose this or is it destined for trash?
  22. im not saying this would not be useful, but after the latest MyQ debacle, I personally am trying to go ALL LOCAL with all my devices. IFTT is cloud if i am correct, which I tried and failed at, but I found I didnt need. I was able to do things a little different and achieve the same goal without going to the cloud. Just my 2 cents....
  23. Some info on the Reported values: Motion is more about movement than an actual motion sensor as we normally think. It going to report "None", "Approaching", and "Leaving". that should be explanatory in itself. hopefully this explains a little about some of the reported values and settings. please feel free to ask questions, help, ideas, etc.
  24. Part 3 Once all of the above is done, and assuming you already have the Tasmota Node Server, all that is left is to go to the node server and click on discover. If all is right, and the stars are right, you should have a new sensor show up in Administrative Console of you UDI device(polisy,Eisy) On that note. The HP Sensor part of Tasmota is in BETA mode. Presence, body movement, and activity all work as expected and are the most important aspects. The settings reporting part does not work yet (Scene Mode, Sensitivity, and Occupancy Delay) The below settings do work, they do actually change the settings other than Sensitivity. I will keep things updated as I can if anything changes with the driver files and such ( shouldnt need any updates). Thanks and enjoy!!
×
×
  • Create New...