Jan Bouwhuis
7402019834
Add scaling utils brightness and add blogpost ( #1998 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-12-05 09:26:01 +01:00
Erik Montnemery
aec0b612fd
Align documented fan attributes with implementation ( #1920 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-09-19 19:44:35 +02:00
Franck Nijhof
8d5dc2948c
Add EntityFeature enum to Fan ( #1269 )
2022-04-02 21:01:51 -07:00
J. Nick Koston
93850b3d32
Remove deprecated fan speed properties, clarify preset modes ( #1237 )
2022-03-09 10:38:21 +01:00
Franck Nijhof
021d0548c9
Allow binary sensor state to be None ( #1192 )
...
* Allow binary sensor state to be None
* Allow toggles (switches) state to be None
* Fix binary sensor table columns
* Update docs/core/entity/light.md
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-02-04 11:57:35 +01:00
Michael
ded730155b
Add support for property attribute shorthand in Fan entity ( #1136 )
2021-11-16 01:25:29 +01:00
Erik Montnemery
ea7ec3b932
Clarify fan preset_mode property ( #1057 )
...
* Clarify fan preset_mode property
* Update fan.md
* Update fan.md
2021-09-20 13:57:20 +02:00
Erik Montnemery
76f6b1ac08
Further tweak documentation about _attr-style shorthand for properties ( #1000 )
...
* Further tweak documentation about _attr-style shorthand for properties
* Update entity.md
* Update air-quality.md
* Update entity.md
* Update air-quality.md
* Update air-quality.md
* Update device-tracker.md
* Update device-tracker.md
* Update fan.md
* Update vacuum.md
* Update entity.md
* Update entity.md
* Move the example to a separate PR
2021-07-15 15:47:48 +02:00
Shay Levy
5d49aa4119
Fix typo in Fan entity ( #983 )
2021-06-25 18:32:45 +01:00
Franck Nijhof
bbf7781378
Fix GitHub repository links and use dev branch when possible ( #971 )
2021-06-18 14:08:47 +02:00
Barry Quiel
4dacbae8da
Update fan.md for typo ( #947 )
...
Directions say to derive entity platforms from 'homeassistant.components.fan.FanDevice' but FanDevice doesn't exist. It is still called FanEntity
2021-05-23 19:28:17 -07:00
J. Nick Koston
300260c5c2
Improve fan preset mode documentation ( #828 )
2021-03-04 18:18:47 -10:00
J. Nick Koston
82f30a3050
Fix typing on fan speed count ( #813 )
2021-02-19 22:44:07 +01:00
J. Nick Koston
a64d3fe28d
Make this a by more DRY by adding int_states_in_range util
2021-02-14 11:15:42 -10:00
J. Nick Koston
f49da21dec
Update fan.md
2021-02-13 21:56:51 -10:00
J. Nick Koston
c09fd7c781
Document percentage_step and the utility
2021-02-13 16:06:58 -10:00
J. Nick Koston
6ebc02f268
Document fan entity model change to seperate fan speeds into percentages and presets modes ( #777 )
...
Co-authored-by: Philip Allgaier <mail@spacegaier.de>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-01-28 14:02:47 +01:00
Franck Nijhof
0145bbbfa7
Move and merge entity documentation ( #544 )
2020-05-18 14:57:50 +02:00