Skip to content

Tags: Tigger2014/WThermostatBeca

Tags

v1.19.beta1-fas

Toggle v1.19.beta1-fas's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
fashberg Folke
v1.19.beta1-fas

* Fix/Enhancement fashberg#54: If enabled, all single Properties are sent out every notification interval, not only if changed
* Fix fashberg#52: Documentation on SSID and renamed Wifi to WiFi
* Fix fashberg#53 and fashberg#64: Boolean Values wrong

v1.18-fas

Toggle v1.18-fas's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
fashberg Folke
Docs and appversion v1.18-fas

v1.17-fas

Toggle v1.17-fas's commit message
Merge branch 'master' of https://github.com/fashberg/WThermostatBeca …

…into master

v1.16-fas

Toggle v1.16-fas's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
fashberg Folke
v1.16

v1.16.beta6-fas

Toggle v1.16.beta6-fas's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
fashberg Folke
v1.16-beta6-fas

* Fixed info page not opening fashberg#42
* MCU second bug workaround. Time is now more precise
* Removing old HASS autodiscvery before saving changes (Name, Model,
  etc.)

v1.16.beta5-fas

Toggle v1.16.beta5-fas's commit message
v1.16.beta5-fas

* fixes for BAC-002 holdState
* fixes info-page

v1.16.beta4-fas

Toggle v1.16.beta4-fas's commit message
v1.16.beta4-fas

* Now thermostat and clock are also showing their information on Info-page
* Real Support for BAC-002 on Home-Assistant
  * HASS Climate Autodiscovery BAC-002
  * removed 'auto' from Read/Write-Property ``mode`` (not supported by device). Valid Modes: ``["heat","cool","fan_only","off"]``
  * Read/Write-Property ``holdState`` with possible values ``["scheduler", "manual", "away"]`` - switches between Scheduler, Manual and Eco-Mode
  * Fixed fanMode behaviour (auto-mode now working, setting fan does not switches to fan_only)
  * Fixed manual configuration snippet in README.md
* Typos
* Gitpd support (<https://github.com/fashberg/WThermostatBeca#cloud-development-using-gitpod>)
* Travis CI support (<https://travis-ci.org/github/fashberg/WThermostatBeca>)

v1.16.beta3-fas

Toggle v1.16.beta3-fas's commit message
v1.16.beta3-fas

* Case Insensitive true/false (HomeAssistant Uses "True" if boolean
values are enabled) fashberg#32
* Climate Autodiscovery (BAC-002)
* Typos

v1.16.beta2-fas

Toggle v1.16.beta2-fas's commit message
v1.16.beta2

* Case Insensitive true/false

v1.16.beta-fas

Toggle v1.16.beta-fas's commit message
* ecoMode temperature Fixed 20 degrees (not changeable) fashberg#32

* WebThings autodiscovery fix
* IceBucketChallenge: Support for negative temperatures
* Apple Captive Portal support
* WiFi RSS Value property (http://therm-test1.fritz.box/things/network/properties/rssi) fashberg#24