Git Product home page Git Product logo

Comments (6)

RavenSystem avatar RavenSystem commented on May 17, 2024 1

Is neccesary a sensor to control current position. This is an advandced version of a garage door. Advanced because a garage door doesn’t keep middle open, but a shutter yes. I am going to develop garage door first, and shutters will be after in a future.

from esp-homekit-devices.

RavenSystem avatar RavenSystem commented on May 17, 2024

Many thanks for your suggestion.

from esp-homekit-devices.

peros550 avatar peros550 commented on May 17, 2024

Recently I have created a board to control my rolling shutters remote control and used homebridge to integrate it into homekit and see it as a shutter accessory there.

My experience says that it is much easier to achieve the control part but quite tricky to achieve the reporting of current position. This is because current position of the shutters could be changed when the shutters can be controlled from a source outside of this system (i.e. RF remote control or wall switch) hence home app will not be in sync anymore with real position.

It's a very interesting enhancement though.

from esp-homekit-devices.

oremic avatar oremic commented on May 17, 2024

@peros550
The external source veins connected to the botton1 for the ascent and to the botton 2 for the descent so the position will always be consistent, with that of the app.

@RavenSystem
Surely with an incremental encoder the position would be perfect.
But I already use a system of this type and it works very well, calculating perfectly the rise time and the time of descent are able to always have the position of the rolling shutter.

from esp-homekit-devices.

RavenSystem avatar RavenSystem commented on May 17, 2024

This will be possible when saved states is implemented, because position must be saved to flash to avoid problem with reboots and initial shutter position.

from esp-homekit-devices.

RavenSystem avatar RavenSystem commented on May 17, 2024

Added to TODO list: https://github.com/RavenSystem/esp-homekit-devices/wiki/TODO-List

from esp-homekit-devices.

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.