Git Product home page Git Product logo

custom_vesync's Introduction

Important message

This a fork of the existing archived project created by vlebourl. Please contribute here.

hacs_badge GitHub release

VeSync custom component for Home Assistant

Custom component for Home Assistant to interact with smart devices via the VeSync platform. This integration is heavily based on VeSync_bpo and relies on pyvesync under the hood.

Installation

You can install this integration via HACS or manually. This integration will override the core VeSync integration.

HACS

This integration can be installed by adding this repository to HACS AS A CUSTOM REPOSITORY, then searching for Custom VeSync, and choosing install. Reboot Home Assistant and configure the 'VeSync' integration via the integrations page or press the blue button below.

Open your Home Assistant instance and start setting up a new integration.

Manual

Copy the custom_components/vesync to your custom_components folder. Reboot Home Assistant and configure the 'VeSync' integration via the integrations page or press the blue button below.

Open your Home Assistant instance and start setting up a new integration.

You can make sure the custom integration is in use by looking for the following icon in the Settings > Devices & Services page: image

Logging

Enable debug logging

The logger integration lets you define the level of logging activities in Home Assistant. Turning on debug mode will show more information about unsupported devices in your logbook.

logger:
  default: error
  logs:
    custom_components.vesync: debug
    pyvesync: debug

TODO LIST

- [x] Air Fryer Properties (AirFryer158)
- [ ] Air Fryer Methods
- [ ] Create the Card

Contributing

All contributions are very welcomed! Please make sure to install pre-commit and run the pre-commit hook before submitting a PR.

pip install pre-commit
pre-commit install
pre-commit run --all-files

custom_vesync's People

Contributors

andreatomatis avatar borpin avatar igor-panteleev avatar jerryc05 avatar jkap avatar micahqcade avatar robertd502 avatar sagebind avatar sjafferali avatar snyk-bot avatar sourcery-ai[bot] avatar tv4you2016 avatar vlebourl avatar vondruska avatar yasen-pavlov avatar

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.