I’m having an issue with a First Alert Smoke/CO Detector connected to my Ring Alarm. Here is the log and the Warning I’m getting:
2021-07-08 11:38:47 INFO (MainThread) [homeassistant.components.mqtt.mixins] Ignoring unchanged update for: binary_sensor.hallway_smoke_alarm
2021-07-08 11:38:47 INFO (MainThread) [homeassistant.components.mqtt.mixins] Got update for entity with hash: ('sensor', '5abe9208-323d-4186-a53f-2ae6b1f1fc67 2fab3c5f-98b5-4085-aad3-78f3aede6819_info') '{'name': 'Hallway Info', 'unique_id': '2fab3c5f-98b5-4085-aad3-78f3aede6819_info', 'availability_topic': 'ring/5abe9208-323d-4186-a53f-2ae6b1f1fc67/alarm/2fab3c5f-98b5-4085-aad3-78f3aede6819/status', 'payload_available': 'online', 'payload_not_available': 'offline', 'state_topic': 'ring/5abe9208-323d-4186-a53f-2ae6b1f1fc67/alarm/2fab3c5f-98b5-4085-aad3-78f3aede6819/info/state', 'json_attributes_topic': 'ring/5abe9208-323d-4186-a53f-2ae6b1f1fc67/alarm/2fab3c5f-98b5-4085-aad3-78f3aede6819/info/state', 'icon': 'mdi:information-outline', 'value_template': '{{value_json["batteryLevel"]}}', 'unit_of_measurement': '%', 'device': {'identifiers': ['2fab3c5f-98b5-4085-aad3-78f3aede6819'], 'name': 'Hallway', 'manufacturer': 'First Alert', 'model': 'Smoke Alarm'}, 'platform': 'mqtt'}'
2021-07-08 11:38:47 INFO (MainThread) [homeassistant.components.mqtt.mixins] Ignoring unchanged update for: sensor.hallway_smoke_alarm_info
2021-07-08 11:38:47 INFO (MainThread) [homeassistant.components.mqtt.mixins] Got update for entity with hash: ('binary_sensor', '5abe9208-323d-4186-a53f-2ae6b1f1fc67 b47a1426-49ba-44c4-9500-e2b8f27b4868') '{'name': 'First Alert CO Alarm', 'unique_id': 'b47a1426-49ba-44c4-9500-e2b8f27b4868', 'availability_topic': 'ring/5abe9208-323d-4186-a53f-2ae6b1f1fc67/alarm/b47a1426-49ba-44c4-9500-e2b8f27b4868/status', 'payload_available': 'online', 'payload_not_available': 'offline', 'state_topic': 'ring/5abe9208-323d-4186-a53f-2ae6b1f1fc67/alarm/b47a1426-49ba-44c4-9500-e2b8f27b4868/co/state', 'device_class': 'gas', 'device': {'identifiers': ['b47a1426-49ba-44c4-9500-e2b8f27b4868'], 'name': 'First Alert CO Alarm', 'manufacturer': 'First Alert', 'model': 'CO Alarm'}, 'platform': 'mqtt'}'
2021-07-08 11:38:47 INFO (MainThread) [homeassistant.components.mqtt.mixins] Ignoring unchanged update for: binary_sensor.hallway_co_alarm
2021-07-08 11:38:47 INFO (MainThread) [homeassistant.components.mqtt.mixins] Got update for entity with hash: ('sensor', '5abe9208-323d-4186-a53f-2ae6b1f1fc67 b47a1426-49ba-44c4-9500-e2b8f27b4868_info') '{'name': 'First Alert CO Alarm Info', 'unique_id': 'b47a1426-49ba-44c4-9500-e2b8f27b4868_info', 'availability_topic': 'ring/5abe9208-323d-4186-a53f-2ae6b1f1fc67/alarm/b47a1426-49ba-44c4-9500-e2b8f27b4868/status', 'payload_available': 'online', 'payload_not_available': 'offline', 'state_topic': 'ring/5abe9208-323d-4186-a53f-2ae6b1f1fc67/alarm/b47a1426-49ba-44c4-9500-e2b8f27b4868/info/state', 'json_attributes_topic': 'ring/5abe9208-323d-4186-a53f-2ae6b1f1fc67/alarm/b47a1426-49ba-44c4-9500-e2b8f27b4868/info/state', 'icon': 'mdi:information-outline', 'value_template': '{{value_json["batteryLevel"]}}', 'unit_of_measurement': '%', 'device': {'identifiers': ['b47a1426-49ba-44c4-9500-e2b8f27b4868'], 'name': 'First Alert CO Alarm', 'manufacturer': 'First Alert', 'model': 'CO Alarm'}, 'platform': 'mqtt'}'
2021-07-08 11:38:47 INFO (MainThread) [homeassistant.components.mqtt.mixins] Ignoring unchanged update for: sensor.hallway_co_alarm_info
2021-07-08 11:38:47 INFO (MainThread) [homeassistant.components.mqtt.mixins] Got update for entity with hash: ('binary_sensor', '5abe9208-323d-4186-a53f-2ae6b1f1fc67 5955ca14-9438-4b26-8d26-80d5c6afbb63') '{'name': 'Master Bedroom ', 'unique_id': '5955ca14-9438-4b26-8d26-80d5c6afbb63', 'availability_topic': 'ring/5abe9208-323d-4186-a53f-2ae6b1f1fc67/alarm/5955ca14-9438-4b26-8d26-80d5c6afbb63/status', 'payload_available': 'online', 'payload_not_available': 'offline', 'state_topic': 'ring/5abe9208-323d-4186-a53f-2ae6b1f1fc67/alarm/5955ca14-9438-4b26-8d26-80d5c6afbb63/smoke/state', 'device_class': 'smoke', 'device': {'identifiers': ['5955ca14-9438-4b26-8d26-80d5c6afbb63'], 'name': 'Master Bedroom ', 'manufacturer': 'First Alert', 'model': 'Smoke Alarm'}, 'platform': 'mqtt'}'
2021-07-08 11:38:47 INFO (MainThread) [homeassistant.components.mqtt.mixins] Ignoring unchanged update for: binary_sensor.master_bedroom
2021-07-08 11:38:47 INFO (MainThread) [homeassistant.components.mqtt.mixins] Got update for entity with hash: ('sensor', '5abe9208-323d-4186-a53f-2ae6b1f1fc67 5955ca14-9438-4b26-8d26-80d5c6afbb63_info') '{'name': 'Master Bedroom Info', 'unique_id': '5955ca14-9438-4b26-8d26-80d5c6afbb63_info', 'availability_topic': 'ring/5abe9208-323d-4186-a53f-2ae6b1f1fc67/alarm/5955ca14-9438-4b26-8d26-80d5c6afbb63/status', 'payload_available': 'online', 'payload_not_available': 'offline', 'state_topic': 'ring/5abe9208-323d-4186-a53f-2ae6b1f1fc67/alarm/5955ca14-9438-4b26-8d26-80d5c6afbb63/info/state', 'json_attributes_topic': 'ring/5abe9208-323d-4186-a53f-2ae6b1f1fc67/alarm/5955ca14-9438-4b26-8d26-80d5c6afbb63/info/state', 'icon': 'mdi:information-outline', 'value_template': '{{value_json["batteryLevel"]}}', 'unit_of_measurement': '%', 'device': {'identifiers': ['5955ca14-9438-4b26-8d26-80d5c6afbb63'], 'name': 'Master Bedroom ', 'manufacturer': 'First Alert', 'model': 'Smoke Alarm'}, 'platform': 'mqtt'}'
2021-07-08 11:38:47 INFO (MainThread) [homeassistant.components.mqtt.mixins] Ignoring unchanged update for: sensor.master_bedroom_smoke_alarminfo
2021-07-08 11:38:47 INFO (MainThread) [homeassistant.components.mqtt.mixins] Got update for entity with hash: ('binary_sensor', '5abe9208-323d-4186-a53f-2ae6b1f1fc67 686283e7-ac22-4923-9693-8f12139f6798') '{'name': 'First Alert CO Alarm', 'unique_id': '686283e7-ac22-4923-9693-8f12139f6798', 'availability_topic': 'ring/5abe9208-323d-4186-a53f-2ae6b1f1fc67/alarm/686283e7-ac22-4923-9693-8f12139f6798/status', 'payload_available': 'online', 'payload_not_available': 'offline', 'state_topic': 'ring/5abe9208-323d-4186-a53f-2ae6b1f1fc67/alarm/686283e7-ac22-4923-9693-8f12139f6798/co/state', 'device_class': 'gas', 'device': {'identifiers': ['686283e7-ac22-4923-9693-8f12139f6798'], 'name': 'First Alert CO Alarm', 'manufacturer': 'First Alert', 'model': 'CO Alarm'}, 'platform': 'mqtt'}'
2021-07-08 11:38:47 INFO (MainThread) [homeassistant.components.mqtt.mixins] Ignoring unchanged update for: binary_sensor.master_bedroom_co_alarm_2
2021-07-08 11:38:47 INFO (MainThread) [homeassistant.components.mqtt.mixins] Got update for entity with hash: ('sensor', '5abe9208-323d-4186-a53f-2ae6b1f1fc67 686283e7-ac22-4923-9693-8f12139f6798_info') '{'name': 'First Alert CO Alarm Info', 'unique_id': '686283e7-ac22-4923-9693-8f12139f6798_info', 'availability_topic': 'ring/5abe9208-323d-4186-a53f-2ae6b1f1fc67/alarm/686283e7-ac22-4923-9693-8f12139f6798/status', 'payload_available': 'online', 'payload_not_available': 'offline', 'state_topic': 'ring/5abe9208-323d-4186-a53f-2ae6b1f1fc67/alarm/686283e7-ac22-4923-9693-8f12139f6798/info/state', 'json_attributes_topic': 'ring/5abe9208-323d-4186-a53f-2ae6b1f1fc67/alarm/686283e7-ac22-4923-9693-8f12139f6798/info/state', 'icon': 'mdi:information-outline', 'value_template': '{{value_json["batteryLevel"]}}', 'unit_of_measurement': '%', 'device': {'identifiers': ['686283e7-ac22-4923-9693-8f12139f6798'], 'name': 'First Alert CO Alarm', 'manufacturer': 'First Alert', 'model': 'CO Alarm'}, 'platform': 'mqtt'}'
2021-07-08 11:38:47 INFO (MainThread) [homeassistant.components.mqtt.mixins] Ignoring unchanged update for: sensor.master_bedroom_co_alarm_info_2
2021-07-08 11:38:51 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'batteryLevel' when rendering '{{value_json["batteryLevel"]}}'
2021-07-08 11:38:51 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'batteryLevel' when rendering '{{value_json["batteryLevel"]}}' ```