Releases: matt8707/ha-fusion
Releases · matt8707/ha-fusion
2024.1.4
What's Changed
- Rewrite of camera by @matt8707 in #160
- Update modal animations by @matt8707 in #164
- Add 'map' modal api key notice by @matt8707 in #165
- Add sidebar 'divider' empty option by @matt8707 in #166
- Add 'camera' load animation by @matt8707 in #167
- Add 'button' attribute-as-state option and color picker in modal by @matt8707 in #168
- Add button 'image' modal support by @matt8707 in #169
- Move language data to component by @matt8707 in #170
- Update 'button' climate modal by @matt8707 in #172
Full Changelog: 2024.1.3...2024.1.4
2024.1.3
What's Changed
- Fix scale and position for cameras with non 16:9 aspect ratio by @mape in #108
- Adjust 12hr sidebar time, closes #104 by @matt8707 in #110
- Change camera scaling from cover to contain by @mape in #109
- Add input_datetime and datetime button support by @matt8707 in #118
- Add sidebar timer name, closes #107 by @matt8707 in #122
- Optimize loading of icons by @matt8707 in #131
- Improve entity select dropdown performance by @matt8707 in #133
- Add 'text' and 'input_text' button support by @matt8707 in #134
- Add 'counter' button modal support by @matt8707 in #135
- Add state precision modal options by @matt8707 in #136
- Add 'todo' button modal support by @matt8707 in #140
- Add support for 'close_popup' event, closes #138 by @matt8707 in #141
Full Changelog: 2024.1.2...2024.1.3
2024.1.2
What's Changed
- Add basic support for fan by @mape in #86
- Make drawer responsive by @janiskelemen in #84
- Make buttons and sections responsive on mobile by @janiskelemen in #87
- update mobile support by @matt8707 in #92
- Fix history infinite loop by @matt8707 in #98
- Add person image api by @matt8707 in #99
- Bugfix: Show Details on Interaction Toggle Retention by @xrolfex in #100
- Update mobile support by @matt8707 in #101
- show_details_on_interaction -> show_more_info by @matt8707 in #102
- Add onoff light by @matt8707 in #103
New Contributors
Full Changelog: 2024.1.1...2024.1.2
2024.1.1
What's Changed
- Improved climate modal and climate button by @fabianluque in #69
- Added support for optional toggle to disable detail modal to address PR #54 by @xrolfex in #64
- Implement select and input_select button, closes #4 by @matt8707 in #76
- Added support for overriding display name for graph items. by @xrolfex in #77
- Add cover translations and cover tilt, closes #67 by @matt8707 in #78
- Block climate service call on mount, #60 by @matt8707 in #80
- Add input_number and number support by @matt8707 in #83
- Addon fix supervised "EACCES: permission denied" by @matt8707 matt8707/addon-ha-fusion#5
Full Changelog: 2024.1.0...2024.1.1
2024.1.0
What's Changed
- Enhancement: LightModel Dynamic Support by @xrolfex in #45
- ✨ Add marquee to state display by @anarion80 in #53
- ✨ Add apparent temperature display option by @anarion80 in #54
- Implemented Cover modal by @fabianluque in #57
- Fixed light modal to properly display brightness when available, excl… by @fabianluque in #58
- add rgbw light modal by @matt8707 87ac9a4
- add alarm modal by @matt8707 bd34d05
- add lots of modal support by @matt8707 dbf0620
- add progress tracker by @matt8707 c38b13d
New Contributors
- @xrolfex made their first contribution in #45
- @fabianluque made their first contribution in #57
Full Changelog: 2023.12.7...2024.1.0
2023.12.7
What's Changed
- Fix modal vertical overflow issue by @janiskelemen in #32
- Remove .env from repo and add env.example by @janiskelemen in #34
- ✨ Add unit of measurement display by @anarion80 in #37
- 💄 Allow line breaks in sidebar sensor display by @anarion80 in #39
- Fix button loader position by @janiskelemen in #41
- add initial mobile support by @janiskelemen @matt8707 in #42
- add main view camera by @matt8707 in #43
New Contributors
- @janiskelemen made their first contribution in #32
- @anarion80 made their first contribution in #37
Full Changelog: 2023.12.6...2023.12.7
2023.12.6
2023.12.5
- Fix 'camera' stream - camera use relative url 49c7ea1
- Fix rpi addon - publish addon image matt8707/addon-ha-fusion@835f21e
Full Changelog: 2023.12.4...2023.12.5
2023.12.4
- Fix addon data - symlink data to persistent storage matt8707/addon-ha-fusion@af9afeb
- Gracefully handle file not found - handle Error: ENOENT ea24fb2
- Add 'cover' states - update translations 37b08ca
Full Changelog: 2023.12.3...2023.12.4