feat(sensor): expose next action date/time for MiniBrew devices#22
Conversation
Preview Release CreatedA preview release has been created for testing this PR. Version: How to Test
Or install directly via HACS:WARNING: This is a preview release - do not use in production! Once testing is complete and approved, this PR can be merged for an official release. |
|
Hi Stu, unfortunately it doesn't work. See screendump on my original post. |
Preview Release CreatedA preview release has been created for testing this PR. Version: How to Test
Or install directly via HACS:WARNING: This is a preview release - do not use in production! Once testing is complete and approved, this PR can be merged for an official release. |
Preview Release CreatedA preview release has been created for testing this PR. Version: How to Test
Or install directly via HACS:WARNING: This is a preview release - do not use in production! Once testing is complete and approved, this PR can be merged for an official release. |
…n and update translation key
Preview Release CreatedA preview release has been created for testing this PR. Version: How to Test
Or install directly via HACS:WARNING: This is a preview release - do not use in production! Once testing is complete and approved, this PR can be merged for an official release. |
Preview Release CreatedA preview release has been created for testing this PR. Version: How to Test
Or install directly via HACS:WARNING: This is a preview release - do not use in production! Once testing is complete and approved, this PR can be merged for an official release. |
Preview Release CreatedA preview release has been created for testing this PR. Version: How to Test
Or install directly via HACS:WARNING: This is a preview release - do not use in production! Once testing is complete and approved, this PR can be merged for an official release. |
…se additional state attributes
Preview Release CreatedA preview release has been created for testing this PR. Version: How to Test
Or install directly via HACS:WARNING: This is a preview release - do not use in production! Once testing is complete and approved, this PR can be merged for an official release. |
|
I see time in stage on the minibrew itself. What I'm after is time to (or date and time) when next user action is required on the Keg's. |


This issue asks the integration to surface the date/time for the next required action (as shown in the app UI card, e.g. “Your action needed: Monday, June 22 - 23:07”).
This PR adds that value as a dedicated sensor entity for both Craft and Keg devices.
What changed
next_action_datetimesensor entities for:Sensor behavior
sub_title.user_actionindicates action is required.Nonewhen no action is required / data is unavailable.Localization + docs
next_action_datetime(strings.json,translations/en.json).