Home Assistant 2023.6b4 - error when restarting home assistant - ´webostv´

Hello!

After the update to version 2023.6b4 I have a problem with the Configuration.yaml - I have an entry webostv with 3 connected devices - these work after the update but when I want to do a HA restart then I get the error message

error restarting home assistant
‘webostv’

If I want to check the configuration via the developer tools only the circle turns, I then have to restart the whole virtual machine. Probably this is related to the command line integration of the 2023.6 beta but unfortunately I’m not sure at all what I need to adjust and ask for support…

Version:

Home Assistant 2023.6.0b4
Supervisor 2023.06.0
Operating System 10.2

Thanks a lot!

webostv:
  - host: 192.168.2.17
    name: TV
    turn_on_action:
      service: wake_on_lan.send_magic_packet
      data:
        mac: b0:37:95:06:7e:e6
    customize:
      sources:
        - Netflix
        - Amazon Prime Video
        - Plex
        - HDMI1
        - HDMI2
        - YouTube

  - host: 192.168.2.79
    name: TV Schlafzimmer
    turn_on_action:
      service: wake_on_lan.send_magic_packet
      data:
        mac: c8:99:b2:11:d8:28
    customize:
      sources:
        - Netflix
        - Amazon Prime Video
        - HDMI1
        - HDMI2
        - YouTube

  - host: 192.168.2.71
    name: TV Küche
    turn_on_action:
      service: wake_on_lan.send_magic_packet
      data:
        mac: 80:5b:65:c4:60:9c
    customize:
      sources:
        - Netflix
        - Amazon Prime Video
        - HDMI1
        - HDMI2
        - YouTube

For the beta, better make an issue on github. So it can be fixed before release.

Am I correct in that there is no formal 2023.6 update yet ?
I have a pending update for " Silicon Labs Multiprotocol Update ", but when I click on install it tells me that I need 2023.6.0, which I don’t see (yet).

You are correct, it will be released on Wednesday.

1 Like

The release note is being prepared now.

Please only discuss the beta release in the beta discord channel.