Coder Social home page Coder Social logo

brenank / smartir Goto Github PK

View Code? Open in Web Editor NEW

This project forked from smarthomehub/smartir

0.0 1.0 0.0 2.67 MB

Integration for Home Assistant to control climate, TV and fan devices via IR/RF controllers (Broadlink, Xiaomi, MQTT)

License: MIT License

Python 100.00%

smartir's Introduction

SmartIR is a custom Home Assistant component for controlling AC units, TV sets and fans via Infrared and RF controllers. An IR or RF controller such as Broadlink is required.

The key features of the component are:

  • Support for Base64, Broadlink Hex and Pronto codes.
  • Support for external temperature and humidity sensors (Climate platform)
  • Support for external on/off sensor that monitors whether your device is actually On or Off. This may be a power monitor sensor.
  • Support for voice assistants.

Component setup instructions

  1. Create a directory custom_components in your Home Assistant configuration directory.
  2. Copy smartir from this project including all files and sub-directories into the directory custom_components.

It should look similar to this after installation:

.homeassistant/
|-- custom_components/
|   |-- smartir/
|       |-- __init__.py
|       |-- climate.py
|       |-- fan.py
|       |-- media_player.py
|       |-- etc...
  1. Add the following to your configuration.yaml file.
smartir:

Platform setup instructions

SmartIR Climate

SmartIR Media Player

SmartIR Media Player

Update the component

The component will check for updates each time HA is restarted. When there is a new version, a Persistent Notification will appear. Use the services smartir.check_updates to manually check for updates and smartir.update_component to start the automatic update. If you would like to get update notifications from the rc branch (Release Candidate), configure SmartIR as follows:

smartir:
  update_branch: rc

Links

Give this Project a Star โญ

Star this repository if you had fun!

smartir's People

Contributors

0xmargo avatar alexiosc avatar aristosv avatar balages74 avatar dmitrybabeshko avatar druidvav avatar dtbell91 avatar fontanellif avatar giorgioaresu avatar hackthatnow avatar insertjokehere avatar isanval avatar kmplngj avatar moe-uxa avatar mouth4war avatar nagyrobi avatar nlighteneddesign avatar nurikk avatar ofekashery avatar phil-ibert avatar pieter avatar pkozul avatar radinsky avatar rafaelmaza avatar remontti avatar roleoroleo avatar ruimarinho avatar soukron avatar tarbax avatar vassilis-panos avatar

Watchers

 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.