Skip to content

Instantly share code, notes, and snippets.

@Breakerz
Created March 19, 2020 17:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Breakerz/dd270102237190b0112401a3c7c405d5 to your computer and use it in GitHub Desktop.
Save Breakerz/dd270102237190b0112401a3c7c405d5 to your computer and use it in GitHub Desktop.
Cas de Corona Virus au Quebec
sensor:
- platform: scrape
name: corona_quebec
resource: https://www.quebec.ca/sante/problemes-de-sante/a-z/coronavirus-2019/situation-coronavirus-quebec/#c47900
select: '#c47903 > div > div > div > table > tbody > tr:nth-child(14) > td:nth-child(2) > p'
unit_of_measurement: cas
scan_interval: 600
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment