• 7 Posts
  • 21 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle



  • The Plex deep links will automatically resume. TV shows are tricky. For that, I use the Plex integration of Home Assistant to play a random episode. It’s supposed to be super powerful, but I haven’t got it to work reliably yet (which is why I didn’t focus on TV Shows in the blog post).

    service: media_player.play_media
    data:
      media_content_type: EPISODE
      media_content_id: |-
        { 
          "library_name" : "TV shows",
          "show_name": "SHOW NAME HERE",
          "shuffle": 1,
          "maxresults": 1
        }
      enqueue: replace
    target:
      entity_id: media_player.plex_plex_for_apple_tv_apple_tv
    
    



















  • I’m a bit concerned by that as well. Especially for robots with integrated cameras. I don’t mind LIDAR sensors as much. Sure, they might leak my floor plan, but I would accept that risk. Unfortunately, it seems like most robot vacuums these days are Chinese. Especially if you want vacuum+mop combo with some nice features. (Whichever one I buy, I’ll also be adding it to IoT VLAN. Separate them from the rest of my network).