Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 552 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 552 Bytes

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