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

Guys, this plugin is dead, use this one instead, it works #149

Open
JotWee opened this issue Dec 19, 2018 · 31 comments
Open

Guys, this plugin is dead, use this one instead, it works #149

JotWee opened this issue Dec 19, 2018 · 31 comments

Comments

@JotWee
Copy link

JotWee commented Dec 19, 2018

https://github.com/materik/homebridge-harmonyhub

@bkonings
Copy link

Could you clarify, is that plugin working with the new 206 firmware where local connections where removed?

@JotWee
Copy link
Author

JotWee commented Dec 19, 2018

No, it works with 201 and stops working with 206

@Kohle81
Copy link

Kohle81 commented Dec 19, 2018

These are bad news.

An option to use harmony with homekit ist homebridge-ifttt

@pponce
Copy link

pponce commented Dec 19, 2018

I hope someone with skills takes on the challenge of porting harmonyhubjs-client to use websockets vs XMPP like they did with the home assistant.
swissmanu/harmonyhubjs-client#46
IFTTT is a bit slow to respond right?

@Phoenix-DH
Copy link

Can somebody tell me how to delete the harmony-plugin exposed things in homekit?
I deleted the plugin, removed the config ... but they are still visible.

@gerarddvb
Copy link

gerarddvb commented Dec 20, 2018

Remove ‘accesoiries’ and ‘persist’ folders, remove references in config.json and reboot device

@pponce
Copy link

pponce commented Dec 20, 2018

@gerarddvb do you know what impact removing the entire folders has on homekit setup?
If i did that would i have to re-setup other plugins and accessories?
Or is it pretty safe to remove with no impact to other homebridge packages?

@Phoenix-DH
Copy link

Phoenix-DH commented Dec 20, 2018

The result will be that you will only loose the accessories added as extra components to homekit.
You will also loose the link from accessory to the room

Is there really no other way?

@pponce
Copy link

pponce commented Dec 21, 2018

i took the file in the accessories folder and edited out carefully the harmonyhub plugin reference.
if you do a find for:
{"plugin":
and replace
\n{"plugin":
in your favorite editor you can easily see the line that needs to be edited. for me it was the last plugin reference.
that seemed to work for me

@Phoenix-DH
Copy link

Worked, thanks

@toshibochan
Copy link

Edit ~/.homebridge/accessories/cachedAccessories?

@Phoenix-DH
Copy link

Yes

@toshibochan
Copy link

This is for removing the harmony accessories?

@Phoenix-DH
Copy link

Yes

@toshibochan
Copy link

Sad! I think was for fix the problem!

@nicoduj
Copy link

nicoduj commented Dec 23, 2018

Hi, you can give a try to my plugin, it works with 206 firmware (use websockets) .
https://github.com/nicoduj/homebridge-harmony#readme

@JotWee
Copy link
Author

JotWee commented Dec 23, 2018

Hi, you can give a try to my plugin, it works with 206 firmware (use websockets) .
https://github.com/nicoduj/homebridge-harmony#readme

Thank you very much! Will definitely give it a try over the holidays. Merry Christmas!

@perlbo
Copy link

perlbo commented Dec 23, 2018

multiple hub seems to work too. Don´t forget to give the hub different names ;-)

@Phoenix-DH
Copy link

Any prereqs ornisnit dirctly working? Working as before?

What I did not like with the ITFFF way is that there is no known state to thenother switches...

@nicoduj
Copy link

nicoduj commented Dec 23, 2018

Hi,

@perlbo
Great news, thanks for feedback !

@Phoenix-DH :
Yes, it is expected to work as before, including retrieving states of the current activity (that was also what bothered me with ifttt integration 😄 ).
There is also an option to show a "off" switch (a switch that is on when there is no active activity, and that turn everything off when you switch it .. on ).

@Phoenix-DH
Copy link

Thanks, great! Will try the next days

@maisun
Copy link

maisun commented Dec 23, 2018

Hi,

@perlbo
Great news, thanks for feedback !

@Phoenix-DH :
Yes, it is expected to work as before, including retrieving states of the current activity (that was also what bothered me with ifttt integration 😄 ).
There is also an option to show a "off" switch (a switch that is on when there is no active activity, and that turn everything off when you switch it .. on ).

Hi Nicoduj, thanks for the plugin, it works for my Harmony with 206 firmware :)
Question: would it be possible to add support for control individual device? Merry christmas!

@ClarenceTsang
Copy link

@perlbo Can you share the multi hub command? Thanks

@Phoenix-DH
Copy link

Working great, thanks!

@perlbo
Copy link

perlbo commented Dec 24, 2018

@ClarenceTsang

Hi. Just add config for each hub and ip.

@ClarenceTsang
Copy link

@perlbo worked, thank you 😃

@nicoduj
Copy link

nicoduj commented Dec 28, 2018

@maisun

Hi Nicoduj, thanks for the plugin, it works for my Harmony with 206 firmware :)
Question: would it be possible to add support for control individual device? Merry christmas!

Hi, you’re welcome ! Concerning individual device, yes, definitely possible but as single switchs with power on / off features . I had in mind to try a programmable switch but I am not sure it is possible, still have to check

@maisun
Copy link

maisun commented Dec 29, 2018

@maisun

Hi Nicoduj, thanks for the plugin, it works for my Harmony with 206 firmware :)
Question: would it be possible to add support for control individual device? Merry christmas!

Hi, you’re welcome ! Concerning individual device, yes, definitely possible but as single switchs with power on / off features . I had in mind to try a programmable switch but I am not sure it is possible, still have to check
Single on/off switch is good enough in my case, a programmable is even better :) In my case I have an IR controlled lamp that I'd like to map on/off to a HomeKit switch.

@bverkron
Copy link

bverkron commented Jan 3, 2019

Individual device controls would be fantastic, even if it's single switch to start. Highly desirable feature for me :)

@Phoenix-DH
Copy link

+1

@hufftheweevil
Copy link

If anyone is looking for a plain JS websocket version, check out this one:

https://github.com/lopelex/harmony-websocket

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