macbury / ha_samsung_multi_room

Adds support for samsung soundbar multiroom suport to HomeAssistant
MIT License
17 stars 17 forks source link

Broken after HA custom component name #5

Open trommegutten opened 5 years ago

trommegutten commented 5 years ago

I've used this component for some time now, but after upgrade to home assistant 0.89 (I think) it doesn't work anymore, I think its because of this breaking change: https://developers.home-assistant.io/blog/2019/02/19/the-great-migration.html

I've tried to rename folder, file and add init.py, but it doesn't work.

Can you update this component with HA's new folder system, please. I think it should be like this: /samsung_multi_room/media_player.py

macbury commented 5 years ago

Hey, I moved this component to my smart house config repository: https://github.com/macbury/SmartHouse/tree/master/home-assistant/custom_components/samsung_multi_room How to configure it is here: https://macbury.github.io/SmartHouse/HomeAssistant/Components/#samsung-multiroom You can just copy code from my repo. I will try to update code in this repo in near future

trommegutten commented 5 years ago

Thank You! That worked like a charm👍🏻

If you update the code please also consider HACS https://community.home-assistant.io/t/custom-component-hacs

  1. aug. 2019 kl. 08:57 skrev Arkadiusz Buras notifications@github.com:

Hey, I moved this component to my smart house config repository: https://github.com/macbury/SmartHouse/tree/master/home-assistant/custom_components/samsung_multi_room How to configure it is here: https://macbury.github.io/SmartHouse/HomeAssistant/Components/#samsung-multiroom You can just copy code from my repo. I will try to update code in this repo in near future

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

OuterZevin commented 5 years ago

I added this to my HA config using the info detailed in your post above and it worked great for a few days, but now it's just disappeared from my set up and I can't get it added again. Any idea what's going on?

trommegutten commented 5 years ago

Everything is still working fine with HA 0.98.1.

Macbury did a fix in the code 20 days ago, https://github.com/macbury/SmartHouse/commit/da083e721605cd0c4daaa52bdc54140203c9338f#diff-64b347b9691149dadda4f82a3db91a9d

Make shure that you have the latest code https://github.com/macbury/SmartHouse/tree/master/home-assistant/custom_components/samsung_multi_room