-
Notifications
You must be signed in to change notification settings - Fork 19
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
Code for reading data #20
Labels
enhancement
New feature or request
Comments
Hi @ArjanDeVries I've never tried to connect to port 81. When I have time I would surely try it. BTW can you share the code that you're using? Maybe we can integrate it here! |
Here is my python code:
|
Hi, i would be very interested in this integration too! @ArjanDeVries Did you find a way to integrate it in HA? |
No i did only hand over my code on GitHub.
Regards,
Arjan
…On Mon, 1 May 2023, 19:21 Rasfumi, ***@***.***> wrote:
Hi, i would be very interested in this integration too! @ArjanDeVries
<https://github.com/ArjanDeVries> Did you find a way to integrate it in
HA?
—
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACJVRUGQFI7EII2B5VO6QU3XD7WJNANCNFSM6AAAAAAS5YNTFY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have some code that connects to my piko 3.6 and reads data from it. It was written a long time ago by someone else in python 2 and i converted it to python 3 and it is working now. It works by connecting to port 81. Apparently this was used by tooling from kostal. It does not require any user or password and is very fast. Also web scraping is not needed anymore. I was looking how i can implement this in HA. But im just starting with HA so thats why im looking for some extra help.
Regards,
Arjan
The text was updated successfully, but these errors were encountered: