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

installation error flask branch #21

Closed
juanesf opened this issue May 13, 2021 · 7 comments
Closed

installation error flask branch #21

juanesf opened this issue May 13, 2021 · 7 comments

Comments

@juanesf
Copy link

juanesf commented May 13, 2021

Hi, I get the following error message when trying to install the diyhue flask branch

imagen

@PDekker
Copy link

PDekker commented Jun 11, 2021

I have the same error

The command '/bin/bash -o pipefail -c mv /diyhue/BridgeEmulator/protocols/ ./protocols/' returned a non-zero code: 1

From the supervisor log:

Step 15/31 : RUN mv /diyhue/BridgeEmulator/protocols/ 										./protocols/
 ---> Running in 547bba0a652d
mv: can't rename '/diyhue/BridgeEmulator/protocols/': No such file or directory

@HepoH3
Copy link
Contributor

HepoH3 commented Jun 16, 2021

See: #15
Actually, @maxbec, the beta branch now has same dir structure as flusk, and there is a fork of the beta branch that works with hue sync v1.6, so it's will be really cool if this addon will support this structure.
UPD. the changes from fork has been added to the beta branch of the original repo.

HepoH3 added a commit to HepoH3/hassio-diyHue that referenced this issue Jun 24, 2021
HepoH3 added a commit to HepoH3/hassio-diyHue that referenced this issue Jun 24, 2021
HepoH3 added a commit to HepoH3/hassio-diyHue that referenced this issue Jun 24, 2021
@PDekker
Copy link

PDekker commented Jun 29, 2021

Hi @HepoH3

I installed your fork to test the beta. There is no config.json created in the diyHue folder. The new ui looks nice, but there does not seem to be a option to configure Homeassistant access. Do you know what is going on?

@HepoH3
Copy link
Contributor

HepoH3 commented Jun 30, 2021

Hi @HepoH3

I installed your fork to test the beta. There is no config.json created in the diyHue folder. The new ui looks nice, but there does not seem to be a option to configure Homeassistant access. Do you know what is going on?

Indeed. Honestly, I use diyhue in order to set my yeelight bulb in music light mode with hue sync on PC, so I don't use hue integration on homeassistant. Don't really know why there is no config.json, I just fixed paths so beta branch will be able to install.

@PDekker
Copy link

PDekker commented Jun 30, 2021

Hi @HepoH3
I installed your fork to test the beta. There is no config.json created in the diyHue folder. The new ui looks nice, but there does not seem to be a option to configure Homeassistant access. Do you know what is going on?

Indeed. Honestly, I use diyhue in order to set my yeelight bulb in music light mode with hue sync on PC, so I don't use hue integration on homeassistant. Don't really know why there is no config.json, I just fixed paths so beta branch will be able to install.

Had a short chat on the diyhue slack. the config path changed from /opt/hue-emulator/export to /opt/hue-emulator/config

Can you please create a small change for this?

@HepoH3
Copy link
Contributor

HepoH3 commented Jun 30, 2021

Hi @HepoH3
I installed your fork to test the beta. There is no config.json created in the diyHue folder. The new ui looks nice, but there does not seem to be a option to configure Homeassistant access. Do you know what is going on?

Indeed. Honestly, I use diyhue in order to set my yeelight bulb in music light mode with hue sync on PC, so I don't use hue integration on homeassistant. Don't really know why there is no config.json, I just fixed paths so beta branch will be able to install.

Had a short chat on the diyhue slack. the config path changed from /opt/hue-emulator/export to /opt/hue-emulator/config

Can you please create a small change for this?

I can't see any export word except exporting environment variables in file run.sh. I don't mind to implement this change, but I sincerely don't know where it needs to be implemented.

maxbec pushed a commit that referenced this issue Aug 16, 2021
* Update config.json

* Update repository.json

* Update config.json

* Switch flask branch to beta and fix it's dir structure

See:
#21
#15

* Revert host_network:true for beta branch

See: #18

* Fix mac placeholders

Number of 'XX' in the placeholder was incorrect. It should be 6 instead
of 5.
@maxbec
Copy link
Owner

maxbec commented Aug 16, 2021

Closed #24

@maxbec maxbec closed this as completed Aug 16, 2021
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