IF those information is being populated (by TV). For some reason other SamsungTV integrations are not able to achieve that. I will check when back home.
The Android IP cam issue - from the logs posted further up, show that the
TypeError: timeout() got an unexpected keyword argument āloopā
is in the logs, and itās very clearly in the breaking changes says:
async_timeout()
async_timeout.timeout drops the loop= keyword arg
So that will be the issue there, not sure who would be responsible for fixing that though, because itās part of Core rather than third party, so you would assume it would have been fixed before release.
Anyone else using a Xiaomi homekit gateway and suddenly all connected Aqara motion sensors stopped working after this update? Thatās what happened here. In the Xiaomi app though, everything still works. Apparently the Homekit integration is now bugged. Had to move all my sensors to Deconz because of this. Tried to issue this in Github, but the diagnostics files are too large and Github doesnāt accept them.
The entity_idās show up in the field under the friendly name when searching. The field was replaced with the same search field you see elsewhere in the UI which only shows the friendlyname after selection. It was not a mistake. You can still view the entity_id below in the entity/state/attributes grid and you can still use that grid to see everything.
Regardless of that information, it still may be worth creating an issue about this to ensure we can see the entity_id. Possibly by updating the control to show the friendly name and below it, the entity_id. Like it does when searching that list.
@jbouwh
A question about the MQTT Breaking change " The MQTT climate hold and away mode configuration settings are now deprecated":
Iām receiving warning messages in the log:
2022-03-04 15:14:28 WARNING (MainThread) [homeassistant.components.mqtt.climate] The 'send_if_off' option is deprecated, please remove it from your configuration
2022-03-04 15:14:28 WARNING (MainThread) [homeassistant.components.mqtt.climate] The 'hold_modes' option is deprecated, please remove it from your configuration
But neither of those options are defined for my device. Iām using HA autodiscovery and the config message looks like below:
Is that warning message logged regardless of whether those deprecated options are configured or not? If not where can I find it if it is not defined in my HA auto discovery messages?
Of course it is not against you, but to be honest: Then it is a very bad decision for the developer tools page. This is still developer tools. Last release this part got the hide/dropdown for whatever reasons and now the entity_id is hidden. What is the plan with this section, to make it even more useless and remove it? I liked to use it in the past, much faster than the table below, directly possible to change values. And now I have to unhide it, set values, search again in the table below to copy or at least see id, etc.
The plan was simply to give users the ability to search in that ui field, which was not possible before. It wasnāt done with ill intent, so stop treating it like it was. Just simply say āHey I donāt like thisā. We donāt need to hear a dissertation with every small UI change about how stupid it may have been.