Commit Graph

29 Commits

Author SHA1 Message Date
Jesse Hills b8523b89fb
Remove "Required Home Assistant XXXX.X" messages for older versions (#3788) 2024-04-23 16:46:47 +12:00
Zynth-dev 7696f6e6f3
Update index.rst to provide missing information on the on_value behavior (#3652)
* Update index.rst to provide missing information on the on_value behavior

The on_value behavior was unclear about what happens when the selected-value is set to the same value as it already was.

* Update components/select/index.rst

Co-authored-by: guillempages <guillempages@users.noreply.github.com>

---------

Co-authored-by: guillempages <guillempages@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-03-13 21:16:09 +01:00
Zynth-dev a49bc0140e
Update index.rst (#3645)
Explanation for how to check if the select has a specific value selected. This is very difficult to find/deduce from the documentation.
2024-02-27 20:47:11 +01:00
H. Árkosi Róbert 9e4ff6e250
Brush up modbus docs (#3478) 2024-01-30 18:01:35 -06:00
周琦超 04ff3bd010
Update index.rst (#3407)
Fix bug with incorrect value for 'initial_option'
2023-11-23 05:39:48 +01:00
Jesse Hills 8fbb53e016
Add note for names to use friendly_name (#2774) 2023-03-27 15:35:26 +13:00
systeembeheerder cac3e0f606
Update modbus_controller.rst (#2708)
S_QWORD is signed, not unsigned
2023-03-07 09:17:39 +01:00
Antonio Fiol 7697877195
Add note explaining what to do in set_action (#2585)
Add note explaining what to do in set_action to update the state of the component.
2023-01-11 09:51:27 +01:00
pedjas 67e445bc06
Updated example (#2545)
Example updates so it better represents how it should be used for novice users and work as expected.
2022-12-16 13:28:00 +01:00
pedjas 3d4d6bdca1
Added basic usage example (#2498)
* Added basic usage example

Document is not easy to follow for people who do not have some experience using ESPHome. I added simple usage example to help them starting up.

* Update index.rst

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2022-12-14 17:49:11 +01:00
Bascht74 a7e8ab3b7c
fix mistake in example for .active_index() (#2499) 2022-12-02 08:03:57 +13:00
Piotr Kubiak 19ef5b8ec7
Fixed syntax 2022-11-13 19:07:15 +01:00
Jesse Hills e1daa7225c
Merge branch 'current' into next 2022-06-08 22:46:09 +12:00
Guillermo Ruffino 3ab83fc736
format clean up 2022-05 (#2091) 2022-06-06 20:31:19 -03:00
Maxim Ocheretianko ecd45454e9
Add Tuya select documentation (#2075) 2022-05-16 07:49:48 +12:00
Maurice Makaay c51c935bf0
Add docs for select has_option(...) and has_index(...) (#2065)
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
2022-05-11 10:58:32 +12:00
Jesse Hills 528f0bfba9
Merge branch 'current' into next 2022-05-11 09:35:55 +12:00
Maurice Makaay 88a469404f
Documentation for Select Enhancement PR (#2046)
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
2022-05-10 16:41:29 +12:00
Guillermo Ruffino a14c881b43
clean up beta 202204 (#2020) 2022-04-22 14:04:23 +12:00
Guillermo Ruffino 53d1abd7a8
Docs cleanup for schema gen (#1973) 2022-04-03 19:30:25 +12:00
stegm 7b568ad3df
Add optimistic flag to Modbus Select (#1949) 2022-03-16 14:06:03 +13:00
stegm 0f5404c240
Add documentation for new modbus select (#1827) 2022-02-08 22:27:26 +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
Oxan van Leeuwen a19f1ca712
Improve template number/select documentation (#1441) 2021-09-04 14:47:03 +12:00
David Martin f4ca78519c
Capitalised name(s) (#1421)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-08-25 17:21:15 +02:00
Jesse Hills 92f15f8275
Fix log message for select docs (#1413) 2021-08-24 13:15:07 +12:00
Jesse Hills d9d17e757e
Add config option docs for disabled_by_default (#1361) 2021-08-10 13:45:41 +12:00
Jesse Hills e4ca5b1382
Select docs (#1343) 2021-08-02 20:01:08 +12:00