samhunt / homebridge-esphome-ts

This plugin integrates your esphome devices into HomeKit!
GNU General Public License v3.0
2 stars 2 forks source link

Adding Encryption and Climate entity #1

Closed samhunt closed 1 year ago

samhunt commented 1 year ago

To start with, I was looking to just include encryption in the existing esphome-ts lib (see PR https://github.com/samhunt/esphome-ts/pull/2), however due to the comments that I have on that PR, there were technical constraints where that was not feasable.

Instead I have implemented Encryption using esphome-native-api and then also inlcuded a new Climate entity