Commit Graph

14 Commits

Author SHA1 Message Date
Daniel
aecbda72dd
Corrected value for "inverted" (#1309)
* Corrected value for "inverted"

According to the pin schema the value for "inverted" should be true or false, but not yes.

* Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-07-19 10:04:10 +02:00
Franck Nijhof
8ac1308bb9
Lights & GPIO Switch inverted restore mode (#1190) 2021-05-23 22:47:59 +02:00
Adrián Panella
0eb2dc1fe2
GPIO Switch: simplify Momentary Switch example (#1121)
Simplify case and avoid the need to use a secondary template switch.
Use `on_turn_on` directly to trigger the delay and turning off afterwards
2021-05-17 17:04:34 +02:00
Otto Winter
beebf2379a
Document GPIO Switch interlock_wait_time 2019-10-20 19:35:37 +02:00
Otto Winter
87147619c0
Docs update 2019-05-12 22:44:59 +02:00
Otto Winter
9d6c814991
Remove disqus
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Otto Winter
939c1a42b7
Merge branch 'current' into next 2019-03-06 11:02:16 +01:00
Otto Winter
f4c1d31a1d
Revert "Remove disqus"
This reverts commit 19a22e8b39.
2019-03-06 11:02:03 +01:00
Otto Winter
eae028de72
Merge branch 'current' into next 2019-03-05 20:43:09 +01:00
Otto Winter
19a22e8b39
Remove disqus 2019-03-05 20:42:43 +01:00
Otto Winter
d9544012c4
Add restore state from flash option (#181)
* Add restore state from flash option

* Add reference
2019-02-26 16:55:46 +01:00
Otto Winter
85cfae9aec
Refactor MQTT from docs 2019-02-17 12:28:17 +01:00
Otto Winter
59e03981a4
Update next docs 2019-02-16 23:25:23 +01:00
Otto Winter
8d9b0d2375
Netlify (#153)
* Netlify

* Fix

* Faster doxygen

* Update Makefile

* Try without api

* Debug

* Fix

* Update Makefile

* Debug

* Try 1.8.13

* Remove debug

* Update Makefile

* Optimize
2019-02-07 13:54:45 +01:00