J3n50m4t / Home-Assistant-DreamScreen-Service

Home Assistant Service for sending commands to a Wifi enabled DreamScreen
MIT License
31 stars 15 forks source link

replaced asyncio.coroutine with async #17

Closed J3n50m4t closed 5 years ago

J3n50m4t commented 5 years ago

This adds compatibility with latest HA Versions and fixed #16

Tested with latest Hassio on RPI 3 and HA Version 0.93.1 This could break Support for older Versions. I didn't test old HA Versions.

Further Informations: https://github.com/home-assistant/home-assistant/issues/12614