Documentation
README
Display — Eyes & Info
Quick Start
Controls the device's display. Two modes: animated eyes (default) and info text. Usually auto-synced by the Emotion skill — only call directly for manual eye control or info display.
Workflow
- Determine the mode needed:
- Eyes:
[HW:/display/eyes:{"expression":"happy","pupil_x":0.0,"pupil_y":0.0}] - Info:
[HW:/display/info:{"text":"14:30","subtitle":"Good afternoon"}]then[HW:/display/eyes-mode:{}]
- Eyes:
- Place markers at start of reply — the device fires them before TTS. Skip silently if display unavailable.
Important: The Emotion skill auto-syncs eyes during conversation. Do not call both Emotion and Display for the same reaction.
Examples
This is the opening of the README. Read the full README on GitHub.