8000 GitHub - WhimsySpoon/yoto_ha: Home Assistant Integration for Yoto
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

WhimsySpoon/yoto_ha

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yoto_ha

Home Assistant Integration for Yoto. Readme will not always be updated as this is moving quick.

PRs are appreciated to add more.

image

Installing

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

  1. Once HACS is installed you add this as a custom repository:

image

  1. After that you can adjust your HACS filter to not show all integrations and click install.
  2. Next you must go to the integration page and "add" the integration to set it up.

Services Working

  • Play/Pause
  • Play Media/Card via service call
  • Stop Media
  • Set Time for Day and Night Modes

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

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

About

Home Assistant Integration for Yoto

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%
0