4:
`Logger: homeassistant.components.recorder.db_schema
Source: components/recorder/db_schema.py:582
Integration: Recorder (documentation, issues)
First occurred: 13:20:10 (4 occurrences)
Last logged: 13:20:10
State attributes for switch.zigbee2mqtt_bridge_permit_join exceed maximum size of 16384 bytes. This can cause database performance issues; Attributes will not be stored
State attributes for sensor.zigbee2mqtt_bridge_permit_join_timeout exceed maximum size of 16384 bytes. This can cause database performance issues; Attributes will not be stored
State attributes for sensor.zigbee2mqtt_bridge_version exceed maximum size of 16384 bytes. This can cause database performance issues; Attributes will not be stored
State attributes for select.zigbee2mqtt_bridge_log_level exceed maximum size of 16384 bytes. This can cause database performance issues; Attributes will not be stored`
Description of the issue
When i connect the Addon on the MQTT Integration i get these errors
Addon version
1.35.0-1
Platform
Core 2023.12.4 Supervisor 2023.12.0 Operating System 11.2 Frontend 20231208.2
Logs of the issue (if applicable)
1: `Logger: homeassistant.components.mqtt.mixins Source: components/mqtt/mixins.py:599 Integration: MQTT (documentation, issues) First occurred: 13:20:10 (1 occurrences) Last logged: 13:20:10
Erroneous JSON: online`
2: `Logger: homeassistant.helpers.template Source: helpers/template.py:2260 First occurred: 13:20:10 (1 occurrences) Last logged: 13:20:10
Template variable error: 'value_json' is undefined when rendering '{{ value_json.state }}'`
3: `Logger: homeassistant.helpers.template Source: helpers/template.py:751 First occurred: 13:20:10 (1 occurrences) Last logged: 13:20:10
Error parsing value: 'value_json' is undefined (value: online, template: {{ value_json.state }})`
4: `Logger: homeassistant.components.recorder.db_schema Source: components/recorder/db_schema.py:582 Integration: Recorder (documentation, issues) First occurred: 13:20:10 (4 occurrences) Last logged: 13:20:10
State attributes for switch.zigbee2mqtt_bridge_permit_join exceed maximum size of 16384 bytes. This can cause database performance issues; Attributes will not be stored State attributes for sensor.zigbee2mqtt_bridge_permit_join_timeout exceed maximum size of 16384 bytes. This can cause database performance issues; Attributes will not be stored State attributes for sensor.zigbee2mqtt_bridge_version exceed maximum size of 16384 bytes. This can cause database performance issues; Attributes will not be stored State attributes for select.zigbee2mqtt_bridge_log_level exceed maximum size of 16384 bytes. This can cause database performance issues; Attributes will not be stored`