add sensors
This commit is contained in:
@@ -0,0 +1,27 @@
|
|||||||
|
- platform: rejseplanen
|
||||||
|
stop_id: '851804202'
|
||||||
|
name: Gistrup
|
||||||
|
direction:
|
||||||
|
- 'Væddeløbsbanen'
|
||||||
|
- 'Aalborg Busterminal'
|
||||||
|
|
||||||
|
- platform: rejseplanen
|
||||||
|
stop_id: '851801206'
|
||||||
|
name: Aalborg
|
||||||
|
direction:
|
||||||
|
- 'Hadsund'
|
||||||
|
- 'Gistrup Skole'
|
||||||
|
# route:
|
||||||
|
# - 'Bus 2'
|
||||||
|
# - 'Bus 54'
|
||||||
|
|
||||||
|
#- platform: rejseplanen
|
||||||
|
# stop_id: '851000202'
|
||||||
|
# name: Salling
|
||||||
|
|
||||||
|
#- platform: rejseplanen
|
||||||
|
# name: Centrum
|
||||||
|
# stop_id: '851804202'
|
||||||
|
# direction:
|
||||||
|
# - 'Nytorv (Østeraagade / Aalborg)'
|
||||||
|
|
||||||
@@ -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