Skip to content

Releases: jgulick48/rv-homekit

v0.0.12-rc

19 Aug 03:20
Compare
Choose a tag to compare
v0.0.12-rc Pre-release
Pre-release
Adding reconnect timeouts for mqtt connections and fixing temparture …

…sets when container is started with an AC unit off.

v0.0.11

12 Jan 02:30
ce77fa7
Compare
Choose a tag to compare

Fixed an issue with thermostats in Auto mode.

v0.0.10

07 Jan 18:29
be628dc
Compare
Choose a tag to compare

Adding support for configuring the min and max values for thermostat ranges.

v0.0.9

15 Oct 19:59
9c875ab
Compare
Choose a tag to compare

Added some more automation options for the generator.
Added unit testing to some portions of the code.

v0.0.8

10 Oct 02:34
657a0c0
Compare
Choose a tag to compare

Added support for naming the Battery.
Added support for metrics via DogStatsD (Telegraf > InfluxDB > Grafana)
Added more detailed state tracking for various components.
Added support for gathering more battery metrics.

v0.0.7

09 Oct 05:09
Compare
Choose a tag to compare

Fixing how the generator is evaluated for being on in automation.

v0.0.6

09 Oct 04:59
Compare
Choose a tag to compare

Fixing some issues with not closing connections on the API. Also switching versioning tag format.

0.0.6

09 Oct 04:48
Compare
Choose a tag to compare

Fixing the method that automation checks the generator start with.

0.0.5

05 Oct 23:27
a9505d2
Compare
Choose a tag to compare

Adding docker instructions and fixing issue with house battery registration.

0.0.4

27 Sep 19:43
Compare
Choose a tag to compare

Adding support for docker builds.
Fixing some issues with thermostat temperature updates.