Use https for project links (#24605)

This commit is contained in:
Sören 2022-10-17 20:41:16 +02:00 committed by GitHub
parent 8fde3088f3
commit a1ff26a25b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -143,7 +143,7 @@ The German [Federal Office for Radiation protection (Bundesamt für Strahlenschu
# Example configuration.yaml entry # Example configuration.yaml entry
sensor: sensor:
- platform: scrape - platform: scrape
resource: http://www.bfs.de/DE/themen/opt/uv/uv-index/prognose/prognose_node.html resource: https://www.bfs.de/DE/themen/opt/uv/uv-index/prognose/prognose_node.html
name: Coast Ostsee name: Coast Ostsee
select: "p" select: "p"
index: 19 index: 19