summaryrefslogtreecommitdiffstats
path: root/krebs/2configs/shack/glados/sensors/hass.nix
blob: ced6d975242578250e3a4c4ea2631bf8ce99828e (plain)
1
2
3
4
5
let
  glados = import ../lib;
in
     (map glados.esphome.temp [ "lounge" "werkstatt" "herrenklo" "dusche" "fablab" "whc" ])
  ++ (map glados.esphome.hum  [ "lounge" "werkstatt" "herrenklo" "dusche" "fablab" "whc" ])