-
Notifications
You must be signed in to change notification settings - Fork 41
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
support #22
Comments
Hi guys, I'm not a programmer but I want to help also, as of sysap free@home version 2.3.0 this script is partly broken and I want to help fixing it. Regards, |
I'd also like to support but I am heavily questioning myself if we should not start over since the cloudAPI is there and the XMPP streams in 2.3.x is changed which causes this component to break (and also for example within openhab). I already made a bit a deepdive to start understanding the API. |
Hello Bart, Sorry for the late reaction. I'm using the sparse time for figuring out the existing javascript code. You can reach me at helingj at google mail. I don't have twitter. |
Although I understand the reasoning behind the existing javascript code etc. isn't it a better idea to use the API instead? Recently the solutions with the XMPP data stream got out of order with latest updates because the implementation changed. With using the API you will have more stability with code changes... only downside is that it will go via the cloud. But the benefit is that for end users it is a free service. And it is connected anyway... Just thinking out loud to make a fruitful and stable joint effort. |
I would be up for keeping the local XMPP API as there are benefits in
having a local API available. Perhaps the official over-the-internet API
could be used as a fallback or could be a separate project.
…On Sat, Oct 19, 2019 at 2:16 PM Minze Tolsma ***@***.***> wrote:
Although I understand the reasoning behind the existing javascript code
etc. isn't it a better idea to use the API instead? Recently the solutions
with the XMPP data stream got out of order with latest updates because the
implementation changed. With using the API you will have more stability
with code changes... only downside is that it will go via the cloud. But
the benefit is that for end users it is a free service. And it is connected
anyway...
Just thinking out loud to make a fruitful and stable joint effort.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#22?email_source=notifications&email_token=AARX7DYKALDQBOQRCRFBYRTQPL3BHA5CNFSM4I6ITIG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBXOEIQ#issuecomment-544137762>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AARX7D57F2Q3QHVM266VN5LQPL3BHANCNFSM4I6ITIGQ>
.
|
+1 for the local XMPP API. I don't want my house to be controlled from outside my home. Is it possible to downgrade the sysap firmware? Regards, |
Also check this: https://github.com/henry-spanka/freeathome-api XMPP API means that you create a component that sniffs XMPP messages and does something with that... all fine, but not that stable. |
Although I understand all the need for local, I would opt for cloud... |
After evaluating a lot and improving the code a bit... decided this is the way to go for me :). As a team we can achieve so much more. To make it really work within the community we could guide users a bit more on how to get device ids if something is not available. Agree? |
Free@home now also has a local REST API, but it doesn't match the functionality of the XMPP API (for now). There is some discussion about this in #80. Closing this issue, since it has been stale for about two years now. |
Hi Jheling,
I would like to support this project. I also live in the Netherlands and maybe not even far away (Amersfoort).
I installed this on my docker instance of Home assistant and it seems to work great already. As suggested by someone else, it would be superb to have this part of the plugins by default. I was reading up on some of the dependencies, which I would like to help you with.
I had an issue with my blinds, they wouldn't go up. I'm going to look into that.
Of course I could create some pull requests, but maybe there is a better way.
Let's start a conversation via: https://twitter.com/BartOmation. If you're not using twitter, let's find another way.
Cheers,
Bart
The text was updated successfully, but these errors were encountered: