AtenKey - Trigger Home Assistant actions with global keyboard shortcuts

Hey everyone,

I’ve been using Home Assistant for a while, and one small friction kept bothering me: some actions are simple enough that opening a dashboard, switching windows, finding the right card, and tapping a button feels like too much.

Things like:

  • Turning a desk light on/off

  • Triggering a “focus” or “movie” scene

  • Running a script

  • Toggling a fan or switch

  • Firing an automation while I’m already working at my computer

So I built AtenKey, a small desktop app that lets you trigger Home Assistant actions with global keyboard shortcuts.

For example:

  • Ctrl + Alt + L → toggle a light

  • Ctrl + Alt + M → start movie mode

  • Ctrl + Alt + F → turn on a fan

  • Any shortcut → call a Home Assistant service, script, scene, or automation

The idea is not to replace dashboards. I still use dashboards for monitoring and more complex controls. This is more for the actions I run all the time and want to trigger instantly without breaking flow.

A few things I cared about while building it:

  • Works from anywhere on the desktop via global hotkeys

  • Supports lights, switches, scenes, scripts, automations, and other HA services

  • Home Assistant tokens are stored in the OS keychain

  • Shortcut definitions and HA tokens are not sent to my backend

  • Windows and macOS builds are available

I’d love feedback from other Home Assistant users, especially around:

  • What shortcuts you would actually use day to day

  • Which Home Assistant actions should be easier to configure

  • Whether this makes sense as a desktop companion tool

  • Any weird edge cases with your setup

Project/download link:

https://atenkey.com

Happy to answer questions, and I’d really appreciate any feedback from people with more complex HA setups.