home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.05k stars 29.7k forks source link

Utility Meter Sensor does not show if name: is added in non LTR langauge #86967

Closed niraviry closed 1 year ago

niraviry commented 1 year ago

The problem

If I want to have a friendly name in my Utility Meter sensors (being created under utility_meter: domain, I use name: xxxxxx. When the name is in non Latin characters like Hebrew or maybe being written in RTL, the sensor is not created. The is a pure bug.

What version of Home Assistant Core has the issue?

2023.1.7

What was the last working version of Home Assistant Core?

?

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Utility_Meter

Link to integration documentation on our website

https://www.home-assistant.io/integrations/utility_meter/

Diagnostics information

No response

Example YAML snippet

unitlity_meter:
  toaster_hourly_energy:
    name: 'אנרגית טוסטר שעתית'
    source: sensor.toaster_current_energy
    cycle: hourly

Anything in the logs that might be useful for us?

None

Additional information

No response

home-assistant[bot] commented 1 year ago

Hey there @dgomes, mind taking a look at this issue as it has been labeled with an integration (utility_meter) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `utility_meter` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Change the title of the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign utility_meter` Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


utility_meter documentation utility_meter source (message by IssueLinks)

dgomes commented 1 year ago

Could you please provide a log of home assistant ?

niraviry commented 1 year ago

Submitted are 2 Logs. With and without Hebrew name: as shown above. I get a good error that shows that toaster_hourly_energy sensor was gone once I put a name in Hebrew. This does not happen when I use platform: integration for energy sensor and in these Hebrew shows well. Other error are irrelevant and most are boot errors or devices I am playing with. 1st one is without Hebrew:

2023-01-31 20:12:05.170 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration samsungtv_encrypted which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:12:05.172 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration blueiris which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:12:05.175 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:12:05.177 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration alarmo which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:12:05.179 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration powercalc which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:12:05.181 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration sonoff which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:12:05.183 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration asterisk which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:12:05.185 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration webrtc which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:12:05.187 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration simpleicons which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:12:05.190 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration google_geocode which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:12:05.194 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration hikconnect which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:12:05.195 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration reversotts which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:12:05.196 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration nuki_ng which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:12:05.198 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration edge_tts which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:12:05.202 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration smartir which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:12:05.206 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration fontawesome which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:12:05.211 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration diskspace which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:12:05.213 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration var which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:12:05.215 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration smartthinq_sensors which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:12:05.218 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration citymind_water_meter which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:12:05.220 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration school_holidays which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:12:37.389 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform homekit_controller is taking over 10 seconds. 2023-01-31 20:12:37.396 WARNING (MainThread) [homeassistant.components.switch] Setup of switch platform homekit_controller is taking over 10 seconds. 2023-01-31 20:12:37.398 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform homekit_controller is taking over 10 seconds. 2023-01-31 20:12:37.399 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform homekit_controller is taking over 10 seconds. 2023-01-31 20:12:37.401 WARNING (MainThread) [homeassistant.components.switch] Setup of switch platform homekit_controller is taking over 10 seconds. 2023-01-31 20:12:37.402 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform homekit_controller is taking over 10 seconds. 2023-01-31 20:12:37.403 WARNING (MainThread) [homeassistant.components.alarm_control_panel] Setup of alarm_control_panel platform homekit_controller is taking over 10 seconds. 2023-01-31 20:12:37.404 WARNING (MainThread) [homeassistant.components.alarm_control_panel] Setup of alarm_control_panel platform homekit_controller is taking over 10 seconds. 2023-01-31 20:12:37.405 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform homekit_controller is taking over 10 seconds. 2023-01-31 20:12:37.407 WARNING (MainThread) [homeassistant.components.switch] Setup of switch platform homekit_controller is taking over 10 seconds. 2023-01-31 20:12:37.409 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform homekit_controller is taking over 10 seconds. 2023-01-31 20:12:37.422 WARNING (MainThread) [homeassistant.config_entries] Config entry 'סלון' for broadlink integration not ready yet: [Errno -4000] Network timeout: No response received within 5s; Retrying in background 2023-01-31 20:12:38.619 ERROR (MainThread) [aioasuswrt.connection] Host timeout. 2023-01-31 20:12:38.649 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform solaredge is taking over 10 seconds. 2023-01-31 20:12:45.264 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 1/1/120 2023-01-31 20:12:45.268 WARNING (MainThread) [xknx.log] Could not sync group address '1/1/120' (kitchen_fridg - State) 2023-01-31 20:12:47.539 WARNING (MainThread) [homeassistant.components.media_player] Setup of media_player platform dlna_dmr is taking over 10 seconds. 2023-01-31 20:12:47.545 WARNING (MainThread) [homeassistant.components.media_player] Setup of media_player platform dlna_dmr is taking over 10 seconds. 2023-01-31 20:12:47.653 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 1/1/121 2023-01-31 20:12:47.656 WARNING (MainThread) [xknx.log] Could not sync group address '1/1/121' (kitchen_fridg - Brightness) 2023-01-31 20:12:48.304 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 1/1/118 2023-01-31 20:12:48.310 WARNING (MainThread) [xknx.log] Could not sync group address '1/1/118' (entrance_qrs - State) 2023-01-31 20:12:48.651 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Zigbee Gateways' for xiaomi_miio integration not ready yet: DeviceException during setup of xiaomi gateway with host 10.0.0.96; Retrying in background 2023-01-31 20:12:48.722 ERROR (MainThread) [homeassistant.components.xiaomi_miio.remote] Device unavailable or token incorrect: Unable to discover the device 10.0.0.97 2023-01-31 20:12:48.992 WARNING (MainThread) [homeassistant.components.remote] Platform xiaomi_miio not ready yet: Unable to discover the device 10.0.0.97; Retrying in background in 30 seconds 2023-01-31 20:12:50.296 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 1/3/119 2023-01-31 20:12:50.299 WARNING (MainThread) [xknx.log] Could not sync group address '1/3/119' (entrance_qrs - Brightness) 2023-01-31 20:12:50.914 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 1/3/103 2023-01-31 20:12:50.919 WARNING (MainThread) [xknx.log] Could not sync group address '1/3/103' (basement_gym - State) 2023-01-31 20:12:52.567 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for device_tracker.homeassistant (<class 'homeassistant.components.asuswrt.device_tracker.AsusWrtDevice'>) took 0.637 seconds. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+asuswrt%22 2023-01-31 20:12:53.079 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 1/3/104 2023-01-31 20:12:53.086 WARNING (MainThread) [xknx.log] Could not sync group address '1/3/104' (basement_gym - Brightness) 2023-01-31 20:12:53.122 WARNING (MainThread) [homeassistant.config_entries] Config entry 'RT-AX88U-AVIRY' for upnp integration not ready yet: Device not discovered: uuid:3ddcd1d3-2380-45f5-b069-a85e45ae71d8::urn:schemas-upnp-org:device:InternetGatewayDevice:1; Retrying in background 2023-01-31 20:12:54.303 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 531, in async_update_ha_state raise NoEntitySpecifiedError( homeassistant.exceptions.NoEntitySpecifiedError: No entity id specified for entity 105 Registered 2023-01-31 20:13:02.670 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 7/0/103 2023-01-31 20:13:02.689 WARNING (MainThread) [xknx.log] Could not sync group address '7/0/103' (Light_All_Wall_&_Trees_(Front_&_Back) - State) 2023-01-31 20:13:02.695 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 7/0/104 2023-01-31 20:13:02.706 WARNING (MainThread) [xknx.log] Could not sync group address '7/0/104' (Light_Front_Wall_&_Ambient - State) 2023-01-31 20:13:03.498 ERROR (MainThread) [homeassistant.components.xiaomi_miio.remote] Device unavailable or token incorrect: Unable to discover the device 10.0.0.97 2023-01-31 20:13:03.645 ERROR (SyncWorker_10) [homeassistant.components.modbus.modbus] Pymodbus: Upper_Floor: Modbus Error: [Input/Output] [Errno 104] Connection reset by peer 2023-01-31 20:13:08.431 WARNING (MainThread) [homeassistant.components.sensor] Updating hikconnect sensor took longer than the scheduled update interval 0:00:03 2023-01-31 20:13:08.874 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 7/2/101 2023-01-31 20:13:08.884 WARNING (MainThread) [xknx.log] Could not sync group address '7/2/101' (Lights_External_Fence - State) 2023-01-31 20:13:11.843 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 7/2/102 2023-01-31 20:13:11.847 WARNING (MainThread) [xknx.log] Could not sync group address '7/2/102' (Light_BackYard_Trees - State) 2023-01-31 20:13:13.427 WARNING (MainThread) [homeassistant.components.media_player] Updating dlna_dmr media_player took longer than the scheduled update interval 0:00:10 2023-01-31 20:13:14.452 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 7/2/107 2023-01-31 20:13:14.455 WARNING (MainThread) [xknx.log] Could not sync group address '7/2/107' (light_backyard_covered_terrace_both - State) 2023-01-31 20:13:17.980 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 9/0/103 2023-01-31 20:13:17.985 WARNING (MainThread) [xknx.log] Could not sync group address '9/0/103' (Set_On_In_Night_Mode - State)

Second one is with Hebrew:

`2023-01-31 20:16:09.926 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration samsungtv_encrypted which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:16:09.929 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration blueiris which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:16:09.931 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:16:09.933 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration alarmo which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:16:09.935 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration powercalc which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:16:09.937 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration sonoff which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:16:09.939 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration asterisk which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:16:09.941 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration webrtc which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:16:09.943 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration simpleicons which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:16:09.945 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration google_geocode which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:16:09.947 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hikconnect which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:16:09.949 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration reversotts which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:16:09.950 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration nuki_ng which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:16:09.952 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration edge_tts which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:16:09.955 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration smartir which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:16:09.957 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration fontawesome which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:16:09.960 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration diskspace which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:16:09.962 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration var which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:16:09.964 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration smartthinq_sensors which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:16:09.967 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration citymind_water_meter which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:16:09.969 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration school_holidays which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-01-31 20:16:32.167 ERROR (MainThread) [metno] Access to https://aa015h6buqvih86i1.api.met.no/weatherapi/locationforecast/2.0/complete returned error 'ClientConnectorError' 2023-01-31 20:16:32.194 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Home' for met integration not ready yet: Update failed: ; Retrying in background 2023-01-31 20:16:35.616 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Zigbee Gateways' for xiaomi_miio integration not ready yet: DeviceException during setup of xiaomi gateway with host 10.0.0.96; Retrying in background 2023-01-31 20:16:35.622 ERROR (MainThread) [homeassistant.components.xiaomi_miio.remote] Device unavailable or token incorrect: Unable to discover the device 10.0.0.97 2023-01-31 20:16:35.630 WARNING (MainThread) [homeassistant.config_entries] Config entry 'סלון' for broadlink integration not ready yet: [Errno -4000] Network timeout: No response received within 5s; Retrying in background 2023-01-31 20:16:35.731 WARNING (MainThread) [homeassistant.components.remote] Platform xiaomi_miio not ready yet: Unable to discover the device 10.0.0.97; Retrying in background in 30 seconds 2023-01-31 20:16:47.937 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform asterisk is taking over 10 seconds. 2023-01-31 20:16:47.942 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform asterisk is taking over 10 seconds. 2023-01-31 20:16:47.962 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform rpi_power is taking over 10 seconds. 2023-01-31 20:16:47.965 WARNING (MainThread) [homeassistant.components.device_tracker] Setup of device_tracker platform ibeacon is taking over 10 seconds. 2023-01-31 20:16:47.968 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform ibeacon is taking over 10 seconds. 2023-01-31 20:16:48.377 WARNING (MainThread) [homeassistant.config_entries] Config entry 'BRN3C2AF40AF3A2' for ipp integration not ready yet: Invalid response from API: Timeout occurred while connecting to IPP server.; Retrying in background 2023-01-31 20:16:48.387 WARNING (MainThread) [homeassistant.components.websocket_api.http.connection] [547651856672] Disconnected: Did not receive auth message within 10 seconds 2023-01-31 20:16:48.440 WARNING (MainThread) [homeassistant.config_entries] Config entry 'shelly1 Parking Gate' for shelly integration not ready yet: DeviceConnectionError(); Retrying in background 2023-01-31 20:16:49.215 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 1/1/120 2023-01-31 20:16:49.218 WARNING (MainThread) [xknx.log] Could not sync group address '1/1/120' (kitchen_fridg - State) 2023-01-31 20:16:51.901 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 1/1/121 2023-01-31 20:16:51.907 WARNING (MainThread) [xknx.log] Could not sync group address '1/1/121' (kitchen_fridg - Brightness) 2023-01-31 20:16:53.588 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 1/1/118 2023-01-31 20:16:53.592 WARNING (MainThread) [xknx.log] Could not sync group address '1/1/118' (entrance_qrs - State) 2023-01-31 20:16:55.804 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 1/3/119 2023-01-31 20:16:55.806 WARNING (MainThread) [xknx.log] Could not sync group address '1/3/119' (entrance_qrs - Brightness) 2023-01-31 20:16:56.008 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 1/3/103 2023-01-31 20:16:56.012 WARNING (MainThread) [xknx.log] Could not sync group address '1/3/103' (basement_gym - State) 2023-01-31 20:16:58.175 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 1/3/104 2023-01-31 20:16:58.179 WARNING (MainThread) [xknx.log] Could not sync group address '1/3/104' (basement_gym - Brightness) 2023-01-31 20:17:00.526 ERROR (Thread-18) [pychromecast.socket_client] [בריכה(10.0.0.219):8009] Failed to connect to service ServiceInfo(type='mdns', data='Chromecast-edcf5221f101a796587d5230abed983f._googlecast._tcp.local.'), retrying in 5.0s 2023-01-31 20:17:01.524 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 531, in async_update_ha_state raise NoEntitySpecifiedError( homeassistant.exceptions.NoEntitySpecifiedError: No entity id specified for entity 109 Registered 2023-01-31 20:17:01.527 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 531, in async_update_ha_state raise NoEntitySpecifiedError( homeassistant.exceptions.NoEntitySpecifiedError: No entity id specified for entity 113 Registered 2023-01-31 20:17:01.533 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 531, in async_update_ha_state raise NoEntitySpecifiedError( homeassistant.exceptions.NoEntitySpecifiedError: No entity id specified for entity 110 Registered 2023-01-31 20:17:01.540 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 531, in async_update_ha_state raise NoEntitySpecifiedError( homeassistant.exceptions.NoEntitySpecifiedError: No entity id specified for entity 116 Registered 2023-01-31 20:17:01.543 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 531, in async_update_ha_state raise NoEntitySpecifiedError( homeassistant.exceptions.NoEntitySpecifiedError: No entity id specified for entity 104 Registered 2023-01-31 20:17:04.618 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template("{{ states('sensor.pool_orp_raw') | float - 55 }}") Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 1710, in forgiving_float_filter return float(value) ValueError: could not convert string to float: 'unavailable'

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 423, in async_render render_result = _render_with_context(self.template, compiled, kwargs) File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 1950, in _render_with_context return template.render(kwargs) File "/usr/local/lib/python3.10/site-packages/jinja2/environment.py", line 1301, in render self.environment.handle_exception() File "/usr/local/lib/python3.10/site-packages/jinja2/environment.py", line 936, in handle_exception raise rewrite_traceback_stack(source=source) File "