Consolidate Nest Platform stuff.
This commit is contained in:
parent
95a8b07de5
commit
0bb6a1a359
|
@ -1,7 +1,19 @@
|
||||||
###################################################
|
###################################################
|
||||||
## * [Nest Thermostats](http://amzn.to/2eAhB1k)
|
## * [Nest Thermostats](http://amzn.to/2eAhB1k)
|
||||||
|
# @CCOSTAN
|
||||||
|
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
||||||
###################################################
|
###################################################
|
||||||
|
|
||||||
|
- platform: nest
|
||||||
|
monitored_conditions:
|
||||||
|
# - 'temperature'
|
||||||
|
# - 'target'
|
||||||
|
- 'humidity'
|
||||||
|
# - 'operation_mode'
|
||||||
|
# - 'last_connection'
|
||||||
|
# - 'co_status'
|
||||||
|
# - 'smoke_status'
|
||||||
|
|
||||||
- platform: template
|
- platform: template
|
||||||
sensors:
|
sensors:
|
||||||
upstairs_away_mode:
|
upstairs_away_mode:
|
||||||
|
|
Loading…
Reference in New Issue