Commit Graph

83 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
dougiteixeira
c6372c19a7
Updates links to device class list (#3594)
* Updates link to documentation for device classes for sensors

* Updates link to documentation for device classes and state classes for binary sensors

* Updates link to documentation for device classes and state classes for buttons

* Updates link to documentation for device classes and state classes for covers

* Updates link to documentation for device classes and state classes for numbers

* Updates link to documentation for device classes and state classes for swtichs
2024-02-06 06:52:40 +01:00
H. Árkosi Róbert
9e4ff6e250
Brush up modbus docs (#3478) 2024-01-30 18:01:35 -06:00
Jesse Hills
c499ef2522
Merge branch 'current' into next 2023-11-03 08:11:42 +13:00
Jesse Hills
aba2f3afd5
Add deprecation message to custom component pages (#3318) 2023-11-01 00:47:57 -05:00
Jesse Hills
aa35f6a2ea
Merge branch 'current' into next 2023-10-30 13:59:32 +13:00
Keith Burzinski
f256fda25e
Add resource warnings to BLE, voice and audio component docs (#3298) 2023-10-27 11:29:59 +13:00
Samuel Sieb
b98a242d4a
document new uart switch options (#3269)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-10-18 08:07:33 +13:00
Jesse Hills
25928d5f71
Remove restore_state from template switch (#3070) 2023-07-17 09:29:37 +12:00
Jesse Hills
65844ba677
Remove restore_state from template switch (#3070) 2023-07-17 09:11:54 +12:00
Jesse Hills
cd92f71534
Merge branch 'current' into next 2023-04-13 10:11:13 +12:00
Jesse Hills
63429dc3dc
Change default restore mode for fan/light/switch (#2830) 2023-04-13 10:00:04 +12:00
zivillian
3fe59bf89a
fix typo (#2803) 2023-04-04 21:14:26 +02:00
Jesse Hills
8fbb53e016
Add note for names to use friendly_name (#2774) 2023-03-27 15:35:26 +13:00
Anthony Keane
9eb91e153e
Update custom.rst (#2699)
Adding ID reference cos I spent 3 hours trying to find why I got this error

Couldn't find ID 'my_custom_switch'. Please check you have defined an ID with that name in your configuration.
2023-03-07 09:20:08 +01:00
Jeff
c56b231679
Update safe_mode.rst (#2713)
* Update safe_mode.rst

* Update safe_mode.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-03-07 09:16:24 +01:00
martin jonasson
9b3096fa2f
Spelling mistake public/publish (#2594) 2023-01-14 14:24:17 -08:00
Javier Peletier
f540ae6be4
Modbus restore mode update PR #4122 (#2494) 2022-11-30 10:44:35 +13:00
Javier Peletier
72e6385a3f
move restore mode from gpio/output to base switch (#2381) 2022-11-30 10:05:43 +13:00
imgbot[bot]
aa88cd000d
[ImgBot] Optimize images (#2313)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-09-21 10:24:40 +02:00
anatoly-savchenkov
6d9648aa2d
Add Factory Reset button and switch (#2280) 2022-09-12 10:23:55 +12:00
Pavels Veretennikovs
23c3c6d741
typo: switch, not sensor 2022-06-06 12:04:29 +03:00
imgbot[bot]
d5faa434c9
[ImgBot] Optimize images (#2035)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-04-22 14:05:05 +12:00
H. Árkosi Róbert
045b3a9d96
Add switch example with register_type: holding (#1917) 2022-04-15 09:49:13 +12:00
Trick van Staveren
fa2f486cb9
Update ref to esp8266 restore_from_flash (#1957) 2022-04-14 16:32:24 +12:00
Guillermo Ruffino
53d1abd7a8
Docs cleanup for schema gen (#1973) 2022-04-03 19:30:25 +12:00
Otto Winter
4ee8df7c0e
Rework lint (#1924) 2022-02-20 10:42:04 +01:00
Jesse Hills
afdeb179c7
Merge branch 'current' into beta 2022-02-15 12:00:01 +13:00
Joeri Colman
dad1275c8a
Switch modbus controller register_type (#1883)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-02-11 11:09:03 +13:00
Oxan van Leeuwen
71244baaf5
Document device class support for Switch (#1853)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-02-04 09:04:54 +13:00
Jesse Hills
10c2e0fc51
Merge branch 'current' into next 2022-01-13 09:55:20 +13:00
Joshua Spence
a8b5485ee5
Document restore_mode for switch.output (#1781) 2022-01-09 19:47:11 +01:00
Cougar
4ca9014d36
Add link to "Restart Button" doc (#1766)
"Restart Button" page has link to "Restart Switch" but not vice versa
2022-01-04 10:32:11 +01:00
Simon Sasburg
61a662718c
Fix documentation to use correct values for the 'inverted' restore modes. (#1768) 2022-01-04 10:31:21 +01:00
Jesse Hills
ae922bc8ac
Merge branch 'current' into next 2021-12-02 17:10:24 +13:00
Jesse Hills
f25e069bb9
Create docs for Button core, restart, template (#1681)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-11-30 14:25:33 +13:00
Oxan van Leeuwen
f358d4c0db
Use consistent syntax for config option types (#1659) 2021-11-29 07:57:01 +13:00
Martin
ce04f78066
document modbus fp32 datatype (#1590)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-26 12:49:07 +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
Paul Monigatti
8bed2ede8d
Add Safe Mode Restart Switch (#1504) 2021-10-06 20:44:52 +13:00
Martin
33ba298b13
Modbus controller docs (#1388)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-09-27 09:27:26 +13:00
Chris Nussbaum
231e49f439
Fan lambda documentation updates (#1439)
* Remove duplicate on/off conditions in the core switch component
Replace covers with switches in the core switch component lambda calls section
Add a lambda calls section in the core fan component

* Update components/fan/index.rst

Co-authored-by: Chris Nussbaum <chris.nussbaum@protolabs.com>
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-13 22:10:31 +02:00
Jesse Hills
906c2e5f74
Merge branch 'current' into next 2021-08-11 20:32:24 +12:00
Jesse Hills
d9d17e757e
Add config option docs for disabled_by_default (#1361) 2021-08-10 13:45:41 +12:00
Dominik Bruhn
530a770c68
Fix Template Switch Lamda Example (#1376)
A template switch publish_state method does take a boolean and not a float.
2021-08-09 10:02:43 +02:00
Jesse Hills
c30920a713
Merge branch 'current' into next 2021-07-29 19:51:02 +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
Jesse Hills
d41b259a28
Merge branch 'current' into next 2021-07-27 09:42:47 +12:00
Oxan van Leeuwen
8495cc5936
Fix a bunch of typos (#1324) 2021-07-22 23:38:38 +02:00