Homekit Infused 5 (2022.5.1)
Homekit Infused 5 (2022.5.1)
*September Hotfixes
Changes:
- Fixed a bug where layout would be messed up after updating to HKI 2022.5.0 and Browser-Mod 2.1.x (Actually Thomas Loven just released an update for his browser-mod addon as I was typing this changelog, it also fixes this issue however I'd still update both as HKI 2022.5.0 added a lot of unnecessary code).
- Popups can now be changed from the default fullscreen to normal or wide. These changes can only be made globally and will be set for all popups at once. You can find how to do that here. (Note that any other setting than fullscreen might look bad on a mobile phone!)
- You can now set a border radius for popups, note that this won't work for fullscreen popups. These changes can only be made globally and will be set for all popups at once. You can find how to do that here
- Scene buttons should now function properly, you no longer need to add a custom tap_action to them, you can still use a custom tap_action as before, but it will now default to the proper setting (scenes can only be turned on/activated, there is no turn_off command, prior to this version HKI would try to turn a scene off resulting in an error).
- Some unimportant bugfixes
How to update?
Always make a backup of your setup before updating to a new version! You have been warned!
Download the release and copy/replace the following folders:
- /hki-base/
- /packages/
Restart Home Assistant and done! Enjoy!
Looking for example code? Check out my personal repo so you can take examples from it, click here