-
Notifications
You must be signed in to change notification settings - Fork 77
Work in progress
There are no formal release versions, they are all just dated and git version. This shows at the bottom of the settings web page.
This page is intended to show what I am working on and explain recent charges. So an informal release note. Latest at the top.
New software is normally updated automatically. But there are three levels of release.
-
Factory release, this is on
ota.revk.uk
for normal automatic updates. - Beta release, more often, tested first, new features - you can set your unit to load beta releases.
-
Test live builds, this is on
test.revk.uk
and may not be stable, only use if I ask you to by changingotahost
.
- Please note, 2024-12-26 for a short period the beta did not work and would break your unit.
- Added extra info to settings (SSID, RSSI, etc)
- Possible fix for C3 build GPIO checks
- Hourly
DH1000
to allow outside temp to be reported even when power is off - Report changes in
env
as status changes - Correct
ble.bat
reporting - Add
env
to status if remote set - Work on HA swing modes - slight change if horizontal only (now just on/off)
- GPIO validity check (mainly for C3 build)
- Configurable
homeassistant
prefix - Updated logic for HA config, was being sent before seeing all sensors
- Factory reset on GPIO 21 (pressed 3 times without 3 second gap) - latest boards have GPIO 21 pads on back of board
- Added - and + buttons on sliders
- Additional HA switches of econo, comfort, etc.
- Finally found S21 for night/quiet mode, so changed to use that - please test and let me know!
- Removed the bodges for
alwaysnight
andnoguessnight
now we have the new message, fallback to night if that is what was set still exists if noRG
message works. - S21 debug MQTT logs were broken, fixed, and added hex log option
- Latest PCB being tested soon has Rx pull up - this may help with some devices, though I think all Daikin have one. But it may also mean these latest boards work for "loop back" testing again, which will be nice. They will not be for at least 4 months on Amazon as I am just restocking. But happy to do one off direct sales if people need (ideally UK).
- Handle
control
settingenv
and nottarget
allowing Faikin auto at the same time. - Improve "powerful" mode settings on some models.
- New settings tabs
- New settings for certificates
- Improved polling logic
- HA Changed
mode
forauto
toheat_cool
. - Correct S21 temp handing in Dry and Auto mode
- HA Availability
- HA Option for additional switches
- HA Topic change to base state topic (to allow for LWT and availability), HA should cope with change
- HA Option to make fan frequency
rpm
notHz
- HA Option for force 1C steps
- Library fix for wifi passwords over 32 characters long
- Improvements to CN_WIRED (thanks for help on that)
- New
noguessnight
mode which assumes nothing else will set auto when we have set night, so caching night mode - HA Corrected
action_topic
(broken in last release, sorry)
- Device class energy added (HA)
- Fix DNS for manual IP settings
- new
alwaysquiet
setting that sets night mode not auto - Library update,
prefix
changed totopic
e.g.topiccommand
- Library update, new
topicgroup
to allow multiple devices to be addressed with a single command - Library update, fix order of app/hostname when using
prefixapp
andprefix host
- Update HA config to understand
prefixapp
andprefixhost
settings - Update HA to use a
state
message, e.g.state/hostname/ha
, instead of top level MAC - Minor tweaks to legacy URL handling
- New
no.icons
option to not show the icons on the web UI. So put back the ⏼ (power on/off icon) and tweaked others. - Added kWh energy HA config template.
- HA
hvac_action
is now controlled by a settingno.hvacaction
as only for Faikin auto mode, and causes confusion - Slight tweak to
thermostat
mode to remove thepushtemp
/switchtemp
and make reference set point the hysteresis point. - Changed settings around,
debug
is main one for S21 debugging - Latest ESP IDF
5.2.1
(involved some BLE settings changes to compile, so please advise if any issues) -
"state_class":"key
in HA config - New library updates allowing re-ordering of MQTT topics.
- Started on Altherma_S handling - now sends polls and get replies, not processed yet.
- Minor tweaks to upgrade button.
-
heatover
andcoolover
now signed. - Fix on how heat/cool adjusts are applied, I think. See set point explanation in Advanced.
- Add a
tempnoflap
to limit time between target temp changes. - Option to not apply adjust for reference and measured temp difference.
- Option to set target based on current temp as measured on aircon.
- Added a
Wh
meter report (S21), no HA config, etc, yet. - Improved legacy URLs data.
- Release on 30th had incorrect default for
temp.track
and you should upgrade to later release if this impacts your usage.
- More work on CN_WIRED, we could do with a tester with an oscilloscope
- Tweak to CN_WIRED swing/LED
- Include copies of the 8266 back port binaries
- Handling (ignoring) extra decimal places on setting temp for daikin auto over HA
- GoveeLife GVH5105 BLE support
- Much simpler controls for which protocol to use (
nos21
,nox50a
,nocnwired
,noswaptx
,noswaprx
) - More controls and options for CN_WIRED testing
- Fix settings password stuff
- More on demand control linking to HA
- Slight tweak to S21 auto/quiet mode logic (tricky as S21 does not report quiet)
- Slight tweak on legacy URLs for Domoticz Daikin plugin
I have had a lot of requests whilst away on holiday, so expect various beta releases over the next few days.
- Prettier (slider) on/off settings in the settings page and other layout tweaks.
- Allow
appass
to be set, withoutapssid
to set a password on the AP mode when not on wifi. - A load of settings to turn off features that your unit does not do, e.g
noswingw
,nosensor
, etc. - Web control settings with Advanced menu.
- I am still catching up with 4 days holiday, so bear with me.
- An
led
control settings now. - More work on HA for demand control
-
coolback
/coolover
may have been incorrectly applied. - Password protections on settings (not sent securely, use carefully on local network you control).
- Separate controls for web controls and web settings now.
- Some slow progress on CN_WIRED
My main underlying library has had a major rework for settings management. This should all be compatible. I have issued a beta release with this for people to test. Do let me know any issues.
Oddly enough my main issue is the blinking LED. If you have any issues, let me know.
- Option to switch to beta s/w release.
- Demand control not enabled when seeing 99% (some units seem to report this).
- Option to disable demand control when it is detected.
This is an interface on some models and there are several people helping me with this (as I don’t have one). Hopefully I’ll have working support for this soon.
The main change I am working on at the moment is demand control. This is, apparently, a feature in the Daikin app, and has been requested. As such, devices which handle this, using S21
show a demand control slider on the web interface now. I am not an expert on what it does, but seems to be to reduce the load on the external unit (and hence noise).