Releases: Mariusthvdb/custom-more-info
Releases · Mariusthvdb/custom-more-info
Fix compatibility with HA 2025.5 +
What's Changed
- Add two options to set the large property of more-info dialogs by @elchininet in #23
example yaml:
maximized_size:
by_entity_id:
- sensor.netto_verbruik
# by_domain:
# - sensor
# by_device_class:
# - door
by_glob:
- 'sensor.*_actueel'
- 'sensor.*_totaal'
- Fix plugin home assistant 2025 5 0 by @elchininet in #27
- Avoid rejecting the promises of getPromisableResult by @elchininet in #28
- Migrate package manager to PNPM by @elchininet in #29
Full Changelog: v1.1.1...v1.2.0
v1.1.1
🛠 Fixes
- Fix device class in some entities
- PR: #17 by @elchininet
📦 Other
- Fix hide history and logbook
- PR: #19 by @elchininet
v1.1.0
v1.0.0: Initial release: Custom More-info
Mariusthvdb
custom-more-info
v1.0.0