Commit Graph

55 Commits

Author SHA1 Message Date
H. Árkosi Róbert ceadda59ea
Update time_based.rst 2022-09-27 17:04:13 +02:00
Midbin 93bb11d0f5
Fix Typo in Code Example
Changed filter to filters in the binary_sensor, so the Example would work if copied.
2022-09-22 16:22:59 +02:00
Bascht74 fed5b15f98
fix cover documentation error (#2193) 2022-09-21 21:26:36 -07:00
functionpointer ac7e8766db feedback cover: fix typo 2022-09-13 14:47:24 +02:00
TheJulianJES 7ab4e678cf
Fix minor typo in feedback cover docs (#2233) 2022-08-19 10:51:59 +12:00
Adrián Panella 475933a41f
add feedback cover component (#1942) 2022-08-09 17:21:30 +12:00
imgbot[bot] d5faa434c9
[ImgBot] Optimize images (#2035)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-04-22 14:05:05 +12:00
Guillermo Ruffino 53d1abd7a8
Docs cleanup for schema gen (#1973) 2022-04-03 19:30:25 +12:00
Jesse Hills 75107305c9
Some docs tidy up (#1895) 2022-02-11 11:10:43 +13:00
sbur83 53a2aae5ca
Update tuya.rst (#1812) 2022-01-19 22:39:02 +13:00
Jesse Hills ae922bc8ac
Merge branch 'current' into next 2021-12-02 17:10:24 +13:00
Paul Nicholls 6da37521fc
Update Tuya Cover docs to reflect enhancements to the component (#1578) 2021-12-02 15:27:01 +13:00
Oxan van Leeuwen f358d4c0db
Use consistent syntax for config option types (#1659) 2021-11-29 07:57:01 +13:00
Otto Winter 6053f490b5
Update svg2png and seo.py (#1380)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-16 15:19:33 +13:00
Jesse Hills 1867f0c618
Add entity_category docs (#1583) 2021-11-08 07:24:55 +13:00
Jesse Hills 2fe6f235b6
Merge branch 'current' into next 2021-10-18 16:33:47 +13:00
Oxan van Leeuwen 5a3c0cbfec
Fix MAC option in AM43 example (#1532) 2021-10-18 16:10:36 +13:00
Jesse Hills 2f04c9bd33
Merge branch 'current' into next 2021-10-17 20:28:30 +13:00
buxtronix fc62200be9
Add doc for 'invert_position' variable for am43 cover. (#1512)
This variable is contained within the cover code, but was never added to the documentation.
2021-10-15 21:08:40 +02:00
Chris Nussbaum af2933a560
Add on_open and on_closed triggers to cover (#1524) 2021-10-12 15:39:24 +13:00
definitio f551da1b6d
Add cover topics configuration (#1518) 2021-10-10 17:54:39 +02:00
Paul Monigatti 5f0f796387
Add 'icon' property to Binary Sensor, Climate, Cover, Fan, and Light platforms (#1489)
* Added 'icon' field to lights

* Icon property is not ignored (checked with HA 2021.9.7) if a device class is set

* Added icon properties to binary sensor, climate, cover, and fan components
2021-10-10 10:39:50 +02:00
Marek Marczykowski-Górecki 08d76a66aa
Add documentation for new Tuya cover component (#1466) 2021-09-29 10:02:17 +13:00
Daniel Müller c60b571a4b
Add cover toggle support (#1189)
* Add cover toggle support

Step through open/stop/close/stop sequence with every toggle

* Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-09-27 22:31:20 +02:00
Marcos Pérez Ferro b40fe3ca16
Current based cover (#905)
* Current base cover documentation

* Minor doc fixes

* Improving doc. Adding shelly 2.5 image. Add component to index

* adding malfunction detection

* Adding missing image to index

* Apply suggestions from code review

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-27 22:23:50 +02:00
Oxan van Leeuwen 049b6750ce
Fix cover lambda docs (#1463) 2021-09-16 12:46:32 +12:00
Jesse Hills 4fa7131172
Merge branch 'current' into beta 2021-08-18 11:08:21 +12:00
Jesse Hills bc0d216600
Change state to position in cover docs (#1397) 2021-08-18 09:57:08 +12:00
buxtronix 86f389379d
Am43 component docs (#1134)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-08-11 16:07:18 +12:00
Jesse Hills d9d17e757e
Add config option docs for disabled_by_default (#1361) 2021-08-10 13:45:41 +12:00
Oxan van Leeuwen 5e3102a123
Use lowercase true/false values (#1327)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-07-29 09:56:11 +12:00
Oxan van Leeuwen 93f838d570
Mark required fields for endstop cover as required (#1329) 2021-07-23 21:25:03 +02:00
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