Giter Site home page Giter Site logo

trellixvulnteam / home-assistant-custom-components-xiaomi-vacuum-map-camera_q6e6 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from piotrmachowski/home-assistant-custom-components-xiaomi-vacuum-map-camera

0.0 0.0 0.0 11 KB

License: MIT License

Python 100.00%

home-assistant-custom-components-xiaomi-vacuum-map-camera_q6e6's Introduction

HACS Custom GitHub Latest Release GitHub All Releases Buy me a coffee PayPal.Me

Xiaomi Vacuum Map Camera

WARNING!

This version of integration is not fully tested.

Requirements

Home Assistant must have ssh access to the vacuum (it must be able to connect via ssh without password authentication)

Installation

Using HACS (recommended)

This integration can be added to HACS as a custom repository:

  • URL: https://github.com/PiotrMachowski/Home-Assistant-custom-components-Xiaomi-Vacuum-Map-Camera
  • Category: Integration

After adding a custom repository you can use HACS to install this integration using user interface.

Manual

To install this integration manually you have to download xiaomi_vacuum_map.zip and extract its contents to config/custom_components/xiaomi_vacuum_map directory:

mkdir -p custom_components/xiaomi_vacuum_map
cd custom_components/xiaomi_vacuum_map
wget https://github.com/PiotrMachowski/Home-Assistant-custom-components-Xiaomi-Vacuum-Map-Camera/releases/latest/download/smartthings_soundbar.zip
unzip xiaomi_vacuum_map.zip
rm xiaomi_vacuum_map.zip

Example configuration

camera:
  - platform: xiaomi_vacuum_map
    vacuum_ssh: "[email protected]"
    vacuum_entity: "vacuum.roborock"

Known issues

  • Errors in logs after start of HA
  • Map not being available until the first run of the vacuum.

Buy Me A Coffee PayPal Logo

home-assistant-custom-components-xiaomi-vacuum-map-camera_q6e6's People

Contributors

piotrmachowski avatar trellixvulnteam 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.