Skip to content

Remote integration for Orvibo AllOne IR remote. Designed to be used with https://github.com/smartHomeHub/SmartIR integration.

License

Notifications You must be signed in to change notification settings

nergal/homeassistant-orvibo-remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homeassistant Orvibo remote

hacs_badge Project Stage Code style: black GitHub

⚠️ DISCLAIMER: This code is an early alpha release with all related consequences. If you decide to use it, any feedback is appreciated

Remote integration for Orvibo AllOne IR remote. Designed to be used with smartHomeHub/SmartIR integration.

Installation

You can install this remote via HACS, just add it as a custom repository by clicking a three dots in the top left corder on a HACS page.

Configuration example:

orvibo_remote:
remote:
  - platform: orvibo_remote
    host: 192.168.1.1
    name: Orvibo AllOne

Configuration example with a SmartIR:

orvibo_remote:
remote:
  - platform: orvibo_remote
    host: 192.168.1.93
    name: Orvibo AllOne

smartir:
climate:
  - platform: smartir
    name: Living AC
    unique_id: living_ac
    device_code: 1066
    controller_data: remote.orvibo_remote_xxxxxxxxxxxx

Small notice about included sources of asyncio_orvibo - it is a slightly modified code, and it has to be there to avoid raising an issue using a reuse_address = True inside that lib.

Disclaimer

This project is not affiliated, associated, authorized, endorsed by, or in any way officially connected with the Shenzhen ORVIBO Technology Co., LTD, or any of its subsidiaries or its affiliates. The official Orvibo website can be found at https://www.orvibo.com/en.

License

This project is under the MIT license.

"Buy Me A Coffee"