File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to the C-Gate Web Bridge Home Assistant add-on will be docum
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.6.1] - 2026-04-05
9+
10+ ### Fixed
11+ - ** Area picker** : fetch areas via HA template API (registry endpoint removed in HA 2026.x); dropdown now shows full area names without icons
12+ - ** Save toast** : show actual label count instead of "undefined"
13+ - ** Tab bar scrollbar** : removed spurious scrollbar on tab bar
14+
815## [ 1.6.0] - 2026-04-05
916
1017### Changed
Original file line number Diff line number Diff line change 11name : " C-Gate Web Bridge"
2- version : " 1.6.0 "
2+ version : " 1.6.1 "
33slug : cgateweb
44description : " Bridge between Clipsal C-Bus systems and MQTT/Home Assistant"
55url : " https://github.com/dougrathbone/cgateweb"
Original file line number Diff line number Diff line change 11{
22 "name" : " cgateweb" ,
3- "version" : " 1.6.0 " ,
3+ "version" : " 1.6.1 " ,
44 "description" : " Node.js bridge connecting Clipsal C-Bus automation systems to MQTT for Home Assistant integration" ,
55 "keywords" : [
66 " cbus" ,
You can’t perform that action at this time.
0 commit comments