Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cdnninja/yoto_ha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yoto_ha

Home Assistant Integration for Yoto.

PRs are appreciated to add more.

image

Supported Device Features

Not all devices expose all sensors/entities. Only sensors/entities supported by your device will be available in the integration.

Installing

The easiest way to install this integration is via HACS. https://hacs.xyz/

Services Working

  • Play/Pause
  • Play Media/Card via service call (format of media id is cardid-chapterid-trackid-seconds, if you leave off chapterid/trackid/seconds will start at chapter and track 1.)
  • Stop Media via service call
  • Set Time for Day/Night Modes
  • Set display brightness Day/Night including auto
  • Set Day/Night light color, this can be any color not just in app!
  • Set Day/Night max volume

Troubleshooting

You can enable logging for this integration specifically and share your logs, so I can have a deep dive investigation. To enable logging, enable via the gui or update your configuration.yaml like this, we can get more information in Configuration -> Logs page

Debug can also be enabled via the interface.

logger:
  default: warning
  logs:
    custom_components.yoto: debug
    yoto_api: debug

About

Home Assistant Integration for Yoto

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 7

Languages