mirror of
https://github.com/nickustinov/itsyhome-macos.git
synced 2026-04-26 04:15:56 +03:00
[GH-ISSUE #64] Feature Request: Ability to toggle Home Assistant Input Boolean (or trigger script) #62
Labels
No labels
bug
enhancement
pending release
pull-request
wip
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/itsyhome-macos#62
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @johnfdeluca on GitHub (Feb 20, 2026).
Original GitHub issue: https://github.com/nickustinov/itsyhome-macos/issues/64
I'd like to be able to toggle input booleans (a type of helper in Home Assistant) via the menu. It would be awesome to mod any helper field, but at a min input booleans are the core of my request. Alternatively, being able to trigger a script in Home Assistant via the menu would work as well (as I can have a script toggle the input boolean).
@johnfdeluca commented on GitHub (Feb 23, 2026):
It seems that input booleans should be supported, so I am wondering if this is a bug or a feature request. Either way, I noticed the readme suggests input booleans should be supported already per this:
Screenshot from github readme:
@johnfdeluca commented on GitHub (Feb 24, 2026):
I've got a workaround for this: I set up an automation in Home Assistant which is triggered by a scene to toggle the input boolean. Not ideal, but it gets the job done. So, for me....this issue is less urgent as I have a means to get it done now by triggering the scene.
@jesshannon commented on GitHub (Feb 27, 2026):
I've just come across this too. Couldn't work out what I was doing wrong since the docs say it should work!