mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-13 21:38:40 +00:00
Got more Outlets!
This commit is contained in:
parent
5bbf1470f9
commit
2f986ecf25
@ -1,4 +1,6 @@
|
||||
|
||||
|
||||
|
||||
- alias: 'Get Random Time'
|
||||
trigger:
|
||||
platform: time
|
||||
|
@ -44,4 +44,10 @@ Software on the Pi : [Home Assistant](https://home-assistant.io/) , [Dasher](htt
|
||||
* Put Door Sensor in Mailbox
|
||||
* Put Door Sensor in Attic trap door to trigger light (GE LINK)
|
||||
* Add IFTTT to Set Guest MODE via Alexa.
|
||||
* Add LetsEncrypt and [CertBot](https://certbot.eff.org/#debianjessie-other) for auto renewals. (or buy cheapo SSL cert) for advanced Alexa stuff.
|
||||
* Add LetsEncrypt and [CertBot](https://certbot.eff.org/#debianjessie-other) for auto renewals. (or buy cheapo SSL cert) for advanced Alexa stuff.
|
||||
* This : http://groundp.in/2016/10/18/step-by-step-guide-to-setting-up-esp-easy-with-home-assistant/
|
||||
* http://www.pibakery.org/
|
||||
* http://www.esp8266.nu/index.php/ESPEasy
|
||||
* https://translate.google.com/translate?hl=en&sl=de&tl=en&u=https%3A%2F%2Falexbloggt.com%2Funiversal-infrarot-websteuerung-ueber-esp8266%2F
|
||||
|
||||
|
||||
|
@ -22,4 +22,39 @@
|
||||
protocol: 1
|
||||
pulselength: 186
|
||||
code_on: 5264691
|
||||
code_off: 5264700
|
||||
code_off: 5264700
|
||||
|
||||
# Outlet 311_1
|
||||
Outlet 311_1:
|
||||
protocol: 1
|
||||
pulselength: 186
|
||||
code_on: 283955
|
||||
code_off: 283964
|
||||
|
||||
# Outlet 311_2
|
||||
Outlet 311_2:
|
||||
protocol: 1
|
||||
pulselength: 186
|
||||
code_on: 284099
|
||||
code_off: 284108
|
||||
|
||||
# Outlet 311_3
|
||||
Outlet 311_3:
|
||||
protocol: 1
|
||||
pulselength: 186
|
||||
code_on: 284419
|
||||
code_off: 284428
|
||||
|
||||
# Outlet 311_4
|
||||
Outlet 311_4:
|
||||
protocol: 1
|
||||
pulselength: 186
|
||||
code_on: 285955
|
||||
code_off: 285964
|
||||
|
||||
# Outlet 311_5
|
||||
Outlet 311_5:
|
||||
protocol: 1
|
||||
pulselength: 186
|
||||
code_on: 292099
|
||||
code_off: 292108
|
Loading…
x
Reference in New Issue
Block a user