some more TEXT

This commit is contained in:
Andreas Billmeier 2019-07-11 20:08:02 +02:00
parent a265e6f026
commit 03ddab3906
2 changed files with 31 additions and 1 deletions

View File

@ -1,3 +1,33 @@
2019-07-11 homeassistant-0.96.0_beta0
* fix pyyaml-5.1.1 patch name
* update homeassistant-0.96.0_beta0
* bump python-velbus-2.0.27
* add aiowwlln-1.0.0
* bump frontend-20190710.0
* add pysma-0.3.
* bump solax-0.1.1
* update all zigbee stuff
* bump youtube_dl-2019.7.2
* update README.md, honor ESPhome better :-)
* add aionotion-1.1.0
* add Honeywell Support
* bump homematicip-0.10.9
* add aurorapy-0.2.6
* bump frontend 20190705.0
* evohomeclient-0.3.3
* add insteonplm
* add hdate-0.8.8
* bump pySwitchmate
* upgrade pytest to 5.0.1 with dependencies
* add sleepyq-0.7
* bump mypy-0.7x
* add tuyaha-0.0.1
* bump cryptography-2.7
* bump pyatmo-2.1.1
* bump pyHik-0.2.3
* bump pysonos-0.0.19
* bump androidtv-0.0.18
2019-07-02 waiting for a new release...
* bump frontend-20190702.0
* add python-pushover-0.4

View File

@ -9,7 +9,7 @@ https://github.com/home-assistant/home-assistant
"Open source home automation that puts local control and privacy first."
This was fork of https://cgit.gentoo.org/user/lmiphay.git/tree/app-misc/homeassistant-bin which seemed unmaintained to me, at first I just wanted to compile it for my personal use. This happed at 0.77 in September 2018. Some friends told me they wanted to use/see it, so i putted it on my gitea, and was caught by surprise of several hundred pageviews in the very first days. Try to keep it close to the official releases, might get slower during summer. After 3 months it had ~170 ebuilds, now > 525 ebuilds in > 250 packages listed.
This was fork of https://cgit.gentoo.org/user/lmiphay.git/tree/app-misc/homeassistant-bin which seemed unmaintained to me, at first I just wanted to compile it for my personal use. This happed at 0.77 in September 2018. Some friends told me they wanted to use/see it, so i putted it on my gitea, and was caught by surprise of several hundred pageviews in the very first days. Try to keep it close to the official releases, might get slower during summer. After 3 months it had ~170 ebuilds, now > 633 ebuilds in > 350 packages listed.
Aside from Home Assistant it contains some related ebuilds I use with my Home Assistant:
* esphome (soon i'll throw away Tasmota...), really cool stuff, a bit complicated to get it started (mostly with DNS), but then lots of ESP devices are very easy to deploy. It's integration in Home Assistant is easy and reacts fast on state changes. I begin to love it's Integration in Home Assistant, you have one single point where you define and name a switch or a sensor (instead of > three points using MQTT). Together with the possibility of OTA updates my sensors will have a unique name all over the system, and names can be changed very easily.