evok2mqtt ansible
Automating an evok2mqtt install
As part of my home automation series, I did write about a small interfacing library that I did write, called evok2mqtt.
The purpose of this service is to translate between two different protocols: websockets, as exposed by evok and mqtt, which is the primary protocol I did use in communicating with home assistant. If you’d like to get more details about the setup itself, check the blog post series first.
[Read More]