-
Notifications
You must be signed in to change notification settings - Fork 10
Home
YIO Remote is an open-source, Raspberry Pi Zero W based, high quality DIY touchscreen remote.
The user interface is designed to be adoptable by anyone that can use a smartphone app. Our goal is to provide UI choices that look clean and simple while offering as many features as posible.
- Notification indicator
- Current time
- Battery status indicator
- Active page name
- Group name
- Group power switch
- Entity
- Entity power switch
- Active page selection
- Page selection.
The interface selection is based on pages that can be swiped left and right. A page can either be the favourite, settings page or custom pages. Pages have an image header providing more visual information to a page. A page could be used to segment rooms, areas, a specific purpose or anything else that makes sense to you.
A custom page consists of one or more groups. Groups are a set of entities that can be defined by the user. Groups are another way of organizing entities. A group can be configured to have a group switch, this switch can turn on/off every device within the group at once.
The favorites page is a reserved page that do not show groups but entities directly. The favorites page is a optional page that like all pages can be sorted at any place.
The settings page is a reserved page that offers all user settings. The settings page is a optional page that like all pages can be sorted at any place.
Profiles can be selected by holding the status bar for 1 second. A profile consist of a group of pages. Every user can have their own UI preferences. Configurate profiles through the web configurator.
The YIO interface can be configured by using the web configurator. Here the user can add Profiles, Pages, Groups and manage their integrations, settings and entities.
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