Messing around with iCloud3 from HACS
This commit is contained in:
7
config-ic3.yaml
Normal file
7
config-ic3.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
devices:
|
||||
- device_name: Tony's iPhone
|
||||
name: Tony
|
||||
- device_name: iPhone
|
||||
name: Tina
|
||||
- device_name: Kallen's iPhone
|
||||
name: Kallen
|
@ -94,3 +94,8 @@ calendar:
|
||||
username: !secret userIcloud
|
||||
password: !secret passIcloud
|
||||
url: https://caldav.icloud.com
|
||||
|
||||
device_tracker:
|
||||
- platform: icloud3
|
||||
username: !secret userIcloud
|
||||
password: !secret passIcloud
|
||||
|
Reference in New Issue
Block a user