Commit Graph

23 Commits

Author SHA1 Message Date
Otto Winter 412297ab6d
Merge branch 'current' into next 2020-07-14 21:14:02 +02:00
Matthew Edwards 9b6170ac60
Fix typos (#561) 2020-05-10 16:27:59 -03:00
Guillermo Ruffino c01e8057fd
Kristopher mackowiak next (#544)
* Update template.rst

* Update template.rst

* Update template.rst

* updated template cover with variable names in actions

Co-authored-by: KristopherMackowiak <33198635+KristopherMackowiak@users.noreply.github.com>
2020-04-14 21:30:21 -03:00
Guillermo Ruffino 8683c4881f
cover time based add assumed state option (#490) 2020-03-12 10:09:07 -03:00
Samuel Sieb a89a85a4a5
document the new has_position parameter for the template cover (#410)
* document the new has_position parameter for the template cover

* better description


Co-authored-by: Samuel Sieb <samuel@sieb.net>
2019-11-17 23:34:06 +01:00
Samuel Sieb e248a78eb5 document the new has_position parameter for the template cover (#410)
* document the new has_position parameter for the template cover

* better description


Co-authored-by: Samuel Sieb <samuel@sieb.net>
2019-11-12 22:23:56 +01:00
Guillermo Ruffino a4a4495844 add has_built_in_endstop docs (#302)
* add has_built_in_endstop docs

* Added info about commands behavior with built in end stop
2019-08-31 19:53:15 +02:00
mtl010957 01ef2dc80b Added docs for tilt capability in template cover (#260)
* Added docs for tilt capability in template cover

* Cleaned up spurious character from merge
2019-07-03 16:45:58 +02:00
mtl010957 adea670924 Added docs for ignore bit setting on rc_switch_raw and fixed ref links (#279)
* Added docs for mask setting on rc_switch_raw and fixed ref links

* Lint

* Docs updated to ignore bit approach for rc_switch_raw
2019-07-03 15:32:06 +02:00
Otto Winter bc748b834a
Lint 2019-06-14 12:50:51 +02:00
Ryan Nazaretian ff6dbd1744 Lambas won't just work with the short name (#269)
* Template won't just work with the short name

lambdas won't accept IDLE, OPENING, or CLOSING. Need to specify COVER_OPERATION_IDLE, COVER_OPERATION_OPENING, or COVER_OPERATION_CLOSING.

* Update template.rst
2019-06-09 13:22:58 +02:00
Otto Winter 7a9f585df8
Fix 2019-05-30 15:11:08 +02:00
Otto Winter ca792e82e0
Update endstop.rst 2019-05-30 10:22:22 +02:00
Otto Winter fb22c082c8
Custom stuff 2019-05-15 10:54:51 +02:00
Otto Winter 82b388c221
Update index 2019-05-12 22:59:06 +02:00
Otto Winter 87147619c0
Docs update 2019-05-12 22:44:59 +02:00
gitolicious 3f75ea95ed Fixed lint and ref errors (#228)
* Added newline to fix lint error

* Fixed lambda calls ref errors
2019-04-15 22:06:35 +02:00
Otto Winter 9d6c814991
Remove disqus
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Otto Winter f4c1d31a1d
Revert "Remove disqus"
This reverts commit 19a22e8b39.
2019-03-06 11:02:03 +01:00
Otto Winter 19a22e8b39
Remove disqus 2019-03-05 20:42:43 +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