New Features
- Add activityType attribute to Activity sensor. While Activity is detected, activityType attribute will be one of
userInteraction
orfullyOnMotion
. After the activity cooldown actvityType will revert tonone
. (Feature Request #939) - Browser entity variables available for Frontend settings templates and for adding to action calls via
browser_entities: THIS
.
Fixes
- Force cache reload of Browser Mod client javscript when using browser_mod.refresh. (Issue #943)
- Fix BrowserID edit field display on small size screens after Frontend Home Assistant style change in 2025.7.
- Don't require audio interaction when media player disabled by user. (Issue #925)
- Only trigger activity on select fullyKiosk events. (Issue #927)
Full Changelog: v2.4.2...v2.4.3-beta.4