flex-launcher
flex-launcher copied to clipboard
Show icons/menu items dynamically?
I'm adding some entries to the launcher for my smart home via Home Assistant, and it would be cool if different icons could be shown based on a state - in my case show a lit lightbulb if lights are on, and unlit if not. The state/icon to be shown could be set via a parameter in the icon config via a command that returns true/false for example
This is not currently possible, but that's an interesting idea.