Skip to content

Instantly share code, notes, and snippets.

@theundefined
Created January 9, 2025 19:35
Show Gist options
  • Save theundefined/699260f78ea9f85341162a3f084b7634 to your computer and use it in GitHub Desktop.
Save theundefined/699260f78ea9f85341162a3f084b7634 to your computer and use it in GitHub Desktop.
rest:
- resource: 'https://pvmonitor.pl/stat_home.php'
scan_interval: 600
headers:
user-agent: Mozilla/5.0
sensor:
- name: pvmonitor pwr pv
unit_of_measurement: 'kW'
value_template: "{{ value_json['pwr_pv'] }}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment