Giter VIP home page Giter VIP logo

Comments (8)

tikismoke avatar tikismoke commented on July 29, 2024

I print the json anser of the klf200 i got:
[{'name': 'Volet roulant cour', 'id': 0, 'scenes': ['Fermer volet cour', 'Ouvrir volet cour'], 'category': 'Roller shutter', 'typeId': 2, 'subtype': 0}, {'name': 'Fenêtre cour', 'id': 1, 'scenes': ['Fermer fenetre cour', 'Ouvrir fenetre cour'], 'category': 'Window opener', 'typeId': 4, 'subtype': 1}, {'name': 'Fenêtre jardin', 'id': 2, 'scenes': ['Fermer fenetre jardin', 'Ouvrir fenetre jardin'], 'category': 'Window opener', 'typeId': 4, 'subtype': 1}, {'name': 'Volet roulant jardin', 'id': 3, 'scenes': ['Fermer volet jardin', 'Ouvrir Volet jardin'], 'category': 'Roller shutter', 'typeId': 2, 'subtype': 0}]

from pyvlx.

Julius2342 avatar Julius2342 commented on July 29, 2024

Hello! I don't have a roller shutter :-)

Probably we have to add a class named "RollerShutter" derived from Device (Just copy Window) ...

And, what reminds me: we have to add unit tests for parsing results...

from pyvlx.

Julius2342 avatar Julius2342 commented on July 29, 2024

May you test this?

from pyvlx.

tikismoke avatar tikismoke commented on July 29, 2024

Not this evening, I'll try in the week.

Did you find any way to get position? Or other API functionality?

from pyvlx.

Julius2342 avatar Julius2342 commented on July 29, 2024

No, did not really try to find other api calls. But i discovered a security problem: https://gist.github.com/Julius2342/6282ded9f527e762ea50f42c2c439a1a

from pyvlx.

tikismoke avatar tikismoke commented on July 29, 2024

Ok the roller-shutter class is working for me.

from pyvlx.

Julius2342 avatar Julius2342 commented on July 29, 2024

merged to master and deleted remote branch.

Question for me is: what are the other typeids? But we probably have to ask Velux. :)

Do you also experience these stange timeout problems?

from pyvlx.

tikismoke avatar tikismoke commented on July 29, 2024

Not sure Velux will be very helpfull but hy not have a try.

from pyvlx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.