Skip to content

Commit

Permalink
cert_expiry: remove deprecated yaml config
Browse files Browse the repository at this point in the history
  • Loading branch information
Knapoc committed Jan 6, 2025
1 parent 80bc15d commit 6844f56
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .not_secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ proxy_ip: 127.0.0.1
ps4waker_host: http://127.0.0.1:80
ps4_ip: 127.0.0.1
rpi_shutdown_command: 'touch myass'
ssl_domain: example.com
template_1: '{% if states("person.jim") != "home" %}false{% else %}true{% endif %}'
valetudo_url: 'https://abc.de'
country: BR
Expand All @@ -59,3 +58,4 @@ zone4_name: D
zone4_lat: 17.140005
zone4_long: 19.644145
zone4_icon: mdi:home

3 changes: 0 additions & 3 deletions config/integrations/sensor/system.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
# system sensors

- platform: cert_expiry
host: !secret ssl_domain

- platform: fail2ban
scan_interval: 180
jails:
Expand Down

0 comments on commit 6844f56

Please sign in to comment.