Skip to content

mizhgan/xiaomi_miio_gateway

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xiaomi_miio_gateway

Home Assistant Xiaomi Gateway Radio

This is a custom component to play/stop the Network radio in a Xiaomi Gateway

this plays the last played station on the gateway

follow this to get custom radios in the gateway -> http://ximiraga.ru

configuration.yaml example

media_player:
  - platform: xiaomi_gateway_radio
    host: <ip of gateway>
    token: <gateway token>

token is obtained the same way as explained here -> https://www.home-assistant.io/components/vacuum.xiaomi_miio/#retrieving-the-access-token

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%