A Gnome Shell Extension to interact with the Home Assistant API.
You can activate scenes and toggle lights and switches!
If you are on GitHub, this is a mirror of gitlab.com/schlauerlauer/gnome-shell-home-assistant.
- Toggle light and switch entities on and off from the gnome status bar
- Activate Scenes
- Add and remove entities in the settings
- Open settings and insert your Home Assistant URL
- Create a long lived access token in Home Assistant and paste in Settings.
- Click "Save & Test Connection"
- Select Entities in the "Available Entities" Panel and click "Add Entities"
Install from extensions.gnome.org
Extension pending
git clone https://gitlab.com/schlauerlauer/gnome-shell-home-assistant.git
cd gnome-shell-home-assistant/[email protected]
zip -r [email protected] . --exclude=.git/\* --exclude=*.sh --exclude=*.zip
gnome-extensions install [email protected]
gnome-extensions enable [email protected]
- Reload Gnome Shell
- On X11 press
Alt+F2
, Type inr
and pressEnter
- On Wayland Log out & Log in
- On X11 press
see Issues
- Subscribe to custom events
- Add configurable services
Feel free to send feature requests and open issues