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

Fibaro support #663

Closed
wants to merge 5 commits into from
Closed

Fibaro support #663

wants to merge 5 commits into from

Conversation

bwssytems
Copy link
Owner

Would like to get this included

@bwssytems
Copy link
Owner Author

Thanks, will keep an eye on it.

@qnstie
Copy link

qnstie commented Sep 21, 2017

@diamond5170 I suspect that your code does not work anymore after the recent changes in the Fibaro REST API, does it?

Also, I think it would be great to add the authentication to the device calls, it should be pretty straightforward - it would be enough to add a pre-defined header (with hash the same as you generate in FibaroInfo.java) to HA-Bridge device definition like I have shown somebody else in the #560 (comment).

This solution - obviously - does not provide a way to quickly update the authentication data if someone changes username or password in Fibaro, but should be very useful anyway.

@MakeSimpleOrg
Copy link
Contributor

I'm back :)

I'll try to finish this plugin. But what about Google Home support? It is very important.

@qnstie
Copy link

qnstie commented Sep 24, 2017

@diamond5170 The ha-bridge I use (4.5.6) works fine with Google Home. The only thing to care about is making it respond to /api on port 80. I use a docker container with Synology NAS and my setup is described in #560 (comment)

@MakeSimpleOrg
Copy link
Contributor

Ready.

But this project must be completely rewritten by the author, too many problems, for which the product can not be used.

I made it work, but I did not even want to use it.

Ideally, absolutely all devices must be added automatically, they must be identified by the type and all their capabilities. This works in openhab and homebridge, but not here.

And there are no device statuses.

@MakeSimpleOrg
Copy link
Contributor

MakeSimpleOrg commented Sep 25, 2017

Tested on HC2 4.140
I added ~5 devices and connect Google Home, on/off/dim commands are working.
Can be added to the main branch.

@vaghelajigs
Copy link

@diamond5170 can you help me with google home setup i am unable to do this

@MakeSimpleOrg
Copy link
Contributor

You need port 80. I just start on 80 port, opened google home and all the devices added automatically. Nothing else.

@vaghelajigs
Copy link

vaghelajigs commented Oct 2, 2017 via email

@vaghelajigs
Copy link

vaghelajigs commented Oct 6, 2017 via email

@bwssytems bwssytems added this to the V5.0.0 milestone Oct 20, 2017
@bwssytems
Copy link
Owner Author

I will be merging this into the v5.0.0 release

@bwssytems
Copy link
Owner Author

Replaced this pull request with #785

@bwssytems bwssytems closed this Nov 14, 2017
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

Successfully merging this pull request may close these issues.

4 participants