Skip to content

A module for Waybar that can show sensor values from Homeassistant

License

Notifications You must be signed in to change notification settings

JonasUV/homeassistant-waybar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homeassistant-waybar

A module for Waybar that can show sensor values from Homeassistant

Dependencies

  • Cmake
  • Curl
  • Homeassistant with enabled Rest Api (link1 and link2 to the docs)

Build

You need Cmake, make and curl

cmake -S src -B build
cd build
make

Now you can start using the binary

Writing the Config File

take a look at the examples in the example folder

only required value is the Path to your sensor

About

A module for Waybar that can show sensor values from Homeassistant

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published