-
Notifications
You must be signed in to change notification settings - Fork 10
Home
YIO is a open source remote developed by a group of smart home enthusiasts. YIO as a OS/Software/Firmware is available for the raspberry Pi zero W (and dedicated hardware like IO, Display) while other hardware is technically supported. YIO allows users to directly interact with their smart home hub systems by using our modular integration system and extend it's usage to the feel and response of a high tech smart remote.
This Wiki will provide all documentation regarding usage, hardware, software, features and more. Let us know if any documentation isn't clear or missing information.
YIO interacts with other systems and devices by using a modular integration system. A integration allows YIO to support connected devices per integration. The list below shows supported integrations.
- not yet supported, but planned
- support available
Integrations:
- Domoticz
- Home Assistant (main)
- Homey (main)
- openHAB
- Roon
- Spotify (direct)
- YIO Dock (mandatory)
Markings behind Integrations are used to show the following:
(direct) - Integration is used by YIO to directly communicate with hardware or software and not using a hub or platform in the middle.
(main) - Integration used by YIO Team developers to enhance the support YIO provides. These are most likely ahead of other integrations when it comes to support of new entities.
(mandatory) - Integration that is required to be available to make a great user experience.
Entities are the supported device types with YIO, The following entities are currently supported by YIO. New entities are being introduced with new YIO updates. The list below shows supported entities, be sure to check the integration documentation for the supported entities by a integration.
- not yet supported, but planned
- support available
Entities:
- Blinds
- Lights
- Media players
- Heating
- PVR / TV
See the development index page for a list of topics about the YIO Remote development.
YIO Remote Project Documentation Wiki Page https://github.com/YIO-Remote/documentation/wiki
Home
YIO Remote API
Dock
FAQ
Supporters
Remote Firmware
Dock Firmware
YIO Homepage
YIO Community
YIO Github
YIO Discord Channel
YIO Facebook
YIO Instagram
YIO Twitter
YIO YouTube
YIO Translation
Dock
Remote
Supported IR Extenders
Home Assistant
Homey
openHAB
Roon
Spotify
YIO Dock
Build Environment
Setup Qt IDE
Setup PlatformIO IDE
Developer VM
Setup Buildroot
API
API
WebSocket API
Generic
SSH/SCP
Architecture
Coding Guidelines
Configuration File
Developing Integrations
Entity Types
Logging
Workflow
Git Workflow
Pull Requests
Continuous Integration