add sensors
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
#- platform: synology_dsm
|
||||
# host: !secret synology_ip
|
||||
# username: !secret synology_username
|
||||
# password: !secret synology_password
|
||||
# monitored_conditions:
|
||||
# - cpu_total_load
|
||||
# - memory_real_usage
|
||||
# - network_up
|
||||
# - volume_percentage_used
|
||||
# - disk_temp
|
||||
## --------------------------------------------------
|
||||
## Plex
|
||||
## https://www.home-assistant.io/components/plex/
|
||||
## http://richardn.ca/2018/06/28/home-assistant-from-scratch-setting-up-plex/
|
||||
|
||||
#- platform: plex
|
||||
# host: !secret plex_ip
|
||||
# port: 32400
|
||||
# username: !secret plex_user
|
||||
# password: !secret plex_password
|
||||
# server: !secret plex_server
|
||||
|
||||
Reference in New Issue
Block a user