Releases: fashberg/WThermostatBeca
Releases · fashberg/WThermostatBeca
v1.16.beta4-fas
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
Version 1.16-fas (BETA)
- ecoMode temperature Fixed 20 degrees (not changeable) #32
- WebThings autodiscovery fix
- IceBucketChallenge: Support for negative temperatures
- Apple Captive Portal support
- WiFi RSS Value property (/things/network/properties/rssi) #24
- Case Insensitive true/false (HomeAssistant Uses "True" if boolean values are enabled) #32
- Case Insensitive true/false (HomeAssistant Uses "True" if boolean values are enabled) #32
- Climate Autodiscovery (BAC-002) (unfinished)
- Typos
v1.16.beta2-fas
v1.16.beta-fas
v1.15-fas
Version 1.15-fas
- Bugfix issue #20: Hardware Hacks not saved (thanks ilkkaolavas)
- Bugfix: no instant mqtt reconnect after network-reset mode
- New: floorSensor configurable (default off). If Off: not shown in MQTT/WebThings
- If enabled und HASS-Autodiscovery also enabled: show additional Sensor in HASS
- New: Support changing switchBackToAuto via MQTT
- saved in EEPROM permanently on Change
- mosquitto_pub -h mqtt -t TOPIC/cmnd/things/thermostat/properties/switchBackToAuto -m "true"
- Bugfix: Crash on setting non-existant property using MQTT
- Bugfix: No default clock settings after fresh install
- Improvement: Show empty Passwordfield if password is empty instead of __NOCHANGE__
v1.14-fas
Version 1.14-fas
- MQTT Last Will & Testament (topic/tele/LWT)
- MQTT Hass Availibility Topic Support (also with autodiscover)
- Support for switching back automatically from manual temperature to scheduled temperature #15
- Reading NetworkSettings support for 1.00-1.11 and 1.xx-fas Versions
- Writing NetworkSettings same way Version >=1.09 does
- Changed '_' in default hostname to '-' to be RFC952 compliant
- Changed default Hostname to "Thermostat" (to fit hostname in 16 chars)
- Show password fields in ClearText on Request
v1.12-fas
v1.11-fas
Version 1.11-fas
- HASS Autodiscovery Fix and Improvements
- by https://github.com/austwhite
- platform.io automatic firmware naming
- documentation updates
- fixed targetTemp wrong on change from scheduleMode to Manual #9 (thanks austwhite)
- by Folke Ashberg folke@ashberg.de
v1.10-fas
Version 1.10-fas
- introduced -minimal version for interim-upgrade on small sketch size
- new "action" property for hass - thanks austwhite
- keep only WLAN settings from compatibility Firmware
- Fix too less page-buffor for startpage (reboot button missing)
- Uptime seconds fix
Upgrading
You can Upgrade over the Air from other versions of ThermostatBecaWifi on the Web-GUI.
Please check all settings after Upgrade!
If you upgrade from original Klaus-Ahrenberg's Original-Version please note:
- Only WLAN settings are kept
- If you get "Not Enough Space" you can use WThermostat_1.xx-fas-minial.bin as interim-version.
- WLAN settings are kept
- no MQTT, no Beca-control, no Clock in -minimal
- Then Upgrade to normal-version
- Not neccessary when upgrading from fas to fas versions
v1.09-fas
Version 1.09-fas
- WebThings back working (/things) - thanks erelor
- Optional sending of changed values to its own MQTT topic with no JSON - thanks Bettman66
- by Folke Ashberg folke@ashberg.de