bramstroker / homeassistant-powercalc

Custom component to calculate estimated power consumption of lights and other appliances
MIT License
898 stars 250 forks source link

Apple Homepod Gen2 not discovered #2205

Closed bramstroker closed 2 months ago

bramstroker commented 2 months ago
2024-04-18 14:10:08.063 DEBUG (MainThread) [custom_components.powercalc.discovery] media_player.family_room_south_homepod: Auto discovered model (manufacturer=Apple, model=HomePod (gen 2))
2024-04-18 14:10:08.064 DEBUG (MainThread) [custom_components.powercalc.discovery] media_player.family_room_south_homepod: Model not found in library, skipping discovery
2024-04-18 14:10:08.064 DEBUG (MainThread) [custom_components.powercalc.discovery] media_player.family_room_south_homepod: Auto discovered model (manufacturer=Apple, model=HomePod (gen 2))
2024-04-18 14:10:08.064 DEBUG (MainThread) [custom_components.powercalc.discovery] media_player.family_room_south_homepod: Model not found in library, skipping discovery
2024-04-18 14:10:08.064 DEBUG (MainThread) [custom_components.powercalc.discovery] remote.family_room_south_homepod: Auto discovered model (manufacturer=Apple, model=HomePod (gen 2))
2024-04-18 14:10:08.064 DEBUG (MainThread) [custom_components.powercalc.discovery] remote.family_room_south_homepod: Model not found in library, skipping discovery

2024-04-18 14:10:08.214 DEBUG (MainThread) [custom_components.powercalc.discovery] media_player.family_room_north_homepod: Auto discovered model (manufacturer=Apple, model=HomePod (gen 2))
2024-04-18 14:10:08.214 DEBUG (MainThread) [custom_components.powercalc.discovery] media_player.family_room_north_homepod: Model not found in library, skipping discovery
2024-04-18 14:10:08.215 DEBUG (MainThread) [custom_components.powercalc.discovery] media_player.family_room_north_homepod: Auto discovered model (manufacturer=Apple, model=HomePod (gen 2))
2024-04-18 14:10:08.215 DEBUG (MainThread) [custom_components.powercalc.discovery] media_player.family_room_north_homepod: Model not found in library, skipping discovery
2024-04-18 14:10:08.215 DEBUG (MainThread) [custom_components.powercalc.discovery] remote.family_room_north_homepod: Auto discovered model (manufacturer=Apple, model=HomePod (gen 2))
2024-04-18 14:10:08.215 DEBUG (MainThread) [custom_components.powercalc.discovery] remote.family_room_north_homepod: Model not found in library, skipping discovery
bramstroker commented 2 months ago

@laplacacm I have double checked everything a few times and also added two tests but are not able to reproduce yet. https://github.com/bramstroker/homeassistant-powercalc/commit/973005c3d5a1d1b43604117af179721f3c132e7c

Could you go to https://powercalc.lauwbier.nl/library and double check the alias is also listed there for you:

Screenshot 2024-04-19 at 07 55 53

Also try to update to beta.5

When still not resolved I might need to add some extra debug logging.

laplacacm commented 2 months ago

Beta 5 worked! On Apr 19, 2024, at 1:00 AM, Bram Gerritsen @.***> wrote: @laplacacm I have double checked everything a few times and also added two tests but are not able to reproduce yet. 973005c Could you go to https://powercalc.lauwbier.nl/library and double check the alias is also listed there for you: Screenshot.2024-04-19.at.07.55.53.png (view on web) Also try to update to beta.5 When still not resolved I might need to add some extra debug logging.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>