Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beta not creating config file and settings empty. How to setup the beta branch? #30

Open
almostserious opened this issue Aug 26, 2021 · 4 comments

Comments

@almostserious
Copy link

So, basically I'd like to know how to configure the beta branch?

I can start it, access the new UI and even connect the new Hue App.
However, I can simply not configure my lights into the beta branch.
I'd like to use the HomeAssistant lights as I do in the normal branch. In the normal one, i simply edit the config file.
But the beta one, doesnt create a config file, and the settings tab in the new UI is just empty.
Am I doing something wrong? Any Tipps?

@craigbeat
Copy link

The config now seems to be stored in /opt/hue-emulator/config so if you are using Docker, you will need to change your volume (-v) option to:
/path/to/your/local/config/directory:/opt/hue-emulator/config

@foxy82
Copy link
Contributor

foxy82 commented Oct 27, 2021

So, basically I'd like to know how to configure the beta branch?

I can start it, access the new UI and even connect the new Hue App. However, I can simply not configure my lights into the beta branch. I'd like to use the HomeAssistant lights as I do in the normal branch. In the normal one, i simply edit the config file. But the beta one, doesnt create a config file, and the settings tab in the new UI is just empty. Am I doing something wrong? Any Tipps?

Also as far as I know the beta branch currently doesn't work with home assistant integration yet unless someone migrated it...

@craigbeat
Copy link

So, basically I'd like to know how to configure the beta branch?
I can start it, access the new UI and even connect the new Hue App. However, I can simply not configure my lights into the beta branch. I'd like to use the HomeAssistant lights as I do in the normal branch. In the normal one, i simply edit the config file. But the beta one, doesnt create a config file, and the settings tab in the new UI is just empty. Am I doing something wrong? Any Tipps?

Also as far as I know the beta branch currently doesn't work with home assistant integration yet unless someone migrated it...

It works for me. I am using Docker for both HASS and diyHue, though. Just make sure to mount a local config path for both apps. For diyHue beta, this is now 'config' and not 'export' as it was previously. All the other instructions work.

@francescosoft
Copy link

Hello, I have the same Problem.
I installed diyHue-beta from Supervisor Add-on store. Config Folder is not used and chenges are not saved.
Can you tell me where do i need to modify the volume option ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants