53 lines
1.4 KiB
YAML
53 lines
1.4 KiB
YAML
resource: https://api.awekas.at/current.php?key=rAOAW%2BhN93NdB9innyKqE%2Bd%2FIofSmhyZvoeVdiIUPcdzWOh7WSBdgdrBBBboyIKd51lUOh%2BCEQHMlgPoLlPpgA%3D%3D&lng=de
|
|
scan_interval: 120
|
|
sensor:
|
|
- name: "Wetterstation"
|
|
json_attributes_path: "$.current"
|
|
value_template: "OK"
|
|
json_attributes:
|
|
- temperature
|
|
- windchill
|
|
- dewpoint
|
|
- humidity
|
|
- airpress_rel
|
|
- tendency
|
|
- precipitation
|
|
- rainrate
|
|
- itsraining
|
|
- windspeed
|
|
- gustspeed
|
|
- winddirection
|
|
- indoortemperature
|
|
- indoorhumidity
|
|
- wetbulbtemperature
|
|
|
|
- name: "Wetterstation Vortag"
|
|
json_attributes_path: "$.day"
|
|
value_template: "OK"
|
|
json_attributes:
|
|
- temp_min
|
|
- temp_max
|
|
- dewpoint_min
|
|
- dewpoint_max
|
|
- hum_min
|
|
- hum_max
|
|
- airp_rel_min
|
|
- airp_rel_max
|
|
- windspeed_min
|
|
- windspeed_max
|
|
- winddir_max
|
|
- gustspeed_min
|
|
- gustspeed_max
|
|
- rainrate_max
|
|
- precipitation_24h
|
|
- solar_max
|
|
- gustspeed_max
|
|
- rainrate_max
|
|
- precipitation_24h
|
|
|
|
- name: "Niederschlag letzte Stunde"
|
|
json_attributes_path: "$.1h"
|
|
value_template: "OK"
|
|
json_attributes:
|
|
- precipitation_1h
|