Open almostserious opened 3 years ago
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
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...
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.
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 ?
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?