Simplify exanples
This commit is contained in:
parent
6633db25d7
commit
84e424686c
12
README.md
12
README.md
|
@ -70,8 +70,6 @@ This was originally written for an [AdvantageAir](https://www.advantageair.com.a
|
|||
temp Rob&Beth 18-22
|
||||
@Mon-Fri;0830-1730 temp Study 18-22 # Rob working
|
||||
@Sat-Sun ignore Study # Not working
|
||||
2000-0700 temp Ben/Sewing 18-22
|
||||
@Mon-Fri;0830-1730 temp Ben/Sewing 17-22 # Brendan working
|
||||
|
||||
adj Brendan Family
|
||||
adj Media Brendan
|
||||
|
@ -80,6 +78,7 @@ This was originally written for an [AdvantageAir](https://www.advantageair.com.a
|
|||
|
||||
person Rob robsphone
|
||||
person Beth bethsphone
|
||||
person Mel melsphone
|
||||
person Brendan brendansphone
|
||||
|
||||
## Generate ~/.airconrc based on your a tual aircon zones
|
||||
|
@ -118,7 +117,6 @@ This was originally written for an [AdvantageAir](https://www.advantageair.com.a
|
|||
Study n/a close 19 20.6 n/a
|
||||
Mel&Rob 18-21 close 18 19.5 n/a
|
||||
Nursery 17-19 open 19 18.9 set_myzone
|
||||
Ben/Sewing n/a close 18 17.6 n/a
|
||||
|
||||
Analysis:
|
||||
- Family is too hot (constant zone)
|
||||
|
@ -141,7 +139,6 @@ This was originally written for an [AdvantageAir](https://www.advantageair.com.a
|
|||
Study n/a close 19 20.6 n/a
|
||||
Mel&Rob 18-21 close 18 19.5 n/a
|
||||
Nursery 17-19 open 19 18.9 set_myzone
|
||||
Ben/Sewing n/a close 18 17.6 n/a
|
||||
|
||||
Analysis:
|
||||
- Family is too hot (constant zone)
|
||||
|
@ -162,5 +159,12 @@ This was originally written for an [AdvantageAir](https://www.advantageair.com.a
|
|||
## Make required aircon changes and only produce output if actions taken (cron mdoe)
|
||||
bash$ aircon.sh -y -c
|
||||
|
||||
## Show which owners are detected, then exit
|
||||
bash$ aircon.sh -w
|
||||
Person Availability
|
||||
Rob At home
|
||||
Beth At home
|
||||
Mel Out of the house
|
||||
Brendan At home
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue