Clyde Stubbs
53e10fff42
[lvgl] Document lvgl.widget.focus
( #4172 )
...
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-08-28 16:29:43 +12:00
Jesse Hills
97dee02e42
Merge branch 'current' into next
2024-08-28 12:51:34 +12:00
Angel Nunez Mencias
57d41013de
Add WS2811 to esp32_rmt_led_strip ( #4193 )
2024-08-28 11:40:23 +12:00
Clyde Stubbs
f2c3524769
[ili9xxx] Document that invert_colors is required ( #4190 )
...
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-08-27 14:09:08 +02:00
Angel Nunez Mencias
16a8c052a4
Esp32_rmt_led_strip_reset ( #4194 )
2024-08-27 13:26:03 +12:00
David Woodhouse
b5003314a7
bl0942: Add address and line_frequency options ( #4126 )
2024-08-27 10:41:12 +12:00
H. Árkosi Róbert
a963bb3e60
scale
-> zoom
correction in lvgl image
widget (#4195 )
2024-08-27 07:26:53 +10:00
Henry Loenwind
f4bc0d9029
Update climate_ir.rst ( #4159 )
...
Fixed a tiny mistake
2024-08-26 15:07:01 +02:00
Clyde Stubbs
def3bcd935
Fix formatting of lvgl.is.idle example ( #4192 )
2024-08-25 08:35:56 +02:00
Piotr Szulc
90cad7dcc8
Tuya number: added description of new datapoint_hidden yaml key ( #4010 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-22 12:59:38 +12:00
Sebastian Muszynski
78acfdf550
Add output source priority "hybrid" ( #4175 )
2024-08-22 12:58:14 +12:00
Jesse Hills
bc5c886714
Fix homeassistant number page ( #4182 )
2024-08-21 20:13:38 +12:00
Jesse Hills
baf7334be5
Merge branch 'current' into next
2024-08-21 11:46:45 +12:00
Jesse Hills
fa7392bb3f
Merge branch 'current' into beta
2024-08-21 11:46:45 +12:00
nkinnan
b4a447ed50
add link to integration from total_daily_energy ( #4135 )
2024-08-20 18:09:10 +02:00
Clyde Stubbs
2a7058b529
[lvgl] Update layout docs ( #4165 )
2024-08-19 13:10:02 +12:00
Clyde Stubbs
5954531cd0
[lvgl] Update layout docs ( #4165 )
2024-08-19 10:44:29 +12:00
NP v/d Spek
11ade94a73
Add new Action and Condition. ( #3953 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-14 15:42:46 +12:00
Jesse Hills
ab3781ab3a
Merge branch 'current' into next
2024-08-14 03:30:39 +00:00
Jesse Hills
84b7857577
[alarm_control_panel] Tidy up name/id ( #4137 )
2024-08-14 02:54:45 +00:00
Jesse Hills
0af6040929
[binary_sensor] Tidy up name/id ( #4138 )
2024-08-13 21:53:49 -05:00
Jesse Hills
4b09703009
[button] Tidy up name/id ( #4139 )
2024-08-14 02:52:16 +00:00
Jesse Hills
52542f3608
[cover] Tidy up name/id ( #4141 )
2024-08-13 21:51:21 -05:00
Jesse Hills
9cb258b292
[datetime] Tidy up name/id ( #4142 )
2024-08-14 02:49:43 +00:00
Jesse Hills
f01798fede
[fan] Tidy up name/id ( #4144 )
2024-08-14 02:48:47 +00:00
Jesse Hills
d24b5602bf
[event] Tidy up name/id ( #4143 )
...
* [event] Tidy up name/id
* Fix spelling
---------
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-08-14 02:48:08 +00:00
Jesse Hills
5e517bb13f
[light] Tidy up name/id ( #4145 )
...
* [light] Tidy up name/id
* Update components/light/shelly_dimmer.rst
---------
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-08-14 02:46:33 +00:00
Jesse Hills
391eeda9e3
[climate] Tidy up name/id ( #4140 )
...
* [climate] Tidy up name/id
* Fix paste mistake
2024-08-13 21:41:14 -05:00
Jesse Hills
3b59f2c847
[lock] Tidy up name/id ( #4146 )
2024-08-13 21:38:52 -05:00
Jesse Hills
f6b565de76
[media_player] Tidy up name/id ( #4147 )
2024-08-13 21:38:20 -05:00
Jesse Hills
5e53c6fed8
[text_sensor] Tidy up name/id ( #4152 )
2024-08-13 21:38:05 -05:00
Jesse Hills
2d2971af57
[number] Tidy up name/id ( #4148 )
2024-08-14 02:34:33 +00:00
Jesse Hills
7d4690f362
[select] Tidy up name/id ( #4149 )
2024-08-13 21:33:14 -05:00
Jesse Hills
9892a0fce9
[sensor] Tidy up name/id ( #4150 )
...
* [sensor] Tidy up name/id
* Add missing line
* Add missing line to sen5x
2024-08-13 21:33:05 -05:00
Philippe Wechsler
37d65d2eb2
support illuminance for airthings wave plus device ( #3110 )
2024-08-14 14:25:50 +12:00
Clyde Stubbs
fcd1f157e6
Document color_filter_opa
style property ( #4136 )
2024-08-14 14:06:15 +12:00
Clyde Stubbs
08aaee13a3
[lvgl] Document update_on_release
for number ( #4132 )
2024-08-14 14:05:28 +12:00
Landon Rohatensky
c8a20d91f3
Documentation for Home Assistant Number ( #3942 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-14 14:04:04 +12:00
Jesse Hills
9839ac3a50
[update] Tidy up name/id ( #4153 )
2024-08-13 21:03:19 -05:00
Markus
ed4a4c292c
Add docu for Homeassistant Switch ( #4006 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-14 14:03:16 +12:00
Jesse Hills
dc2c7aa02f
[valve] Tidy up name/id ( #4154 )
2024-08-13 21:02:34 -05:00
Jesse Hills
3a5ecc9055
[components] Tidy up name/id ( #4155 )
2024-08-13 21:01:19 -05:00
Jesse Hills
9169262e5f
[switch] Tidy up name/id ( #4151 )
2024-08-13 20:59:54 -05:00
PaoloTK
c1f0ce5772
Updated documentation for Light dim_relative min/max brightness feature PR ( #3984 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-14 09:29:58 +12:00
Clyde Stubbs
52a59ad840
[lvgl] Document initial_focus
for encoders ( #4128 )
2024-08-13 20:06:04 +12:00
guillempages
3c1f1871cf
[online_image] Add placeholder documentation ( #4102 )
2024-08-13 19:44:46 +12:00
Joeri de Graaf
cfdcb53878
Correct ENS160 default address ( #4075 )
2024-08-13 17:24:01 +12:00
NP v/d Spek
6e51acbfe7
fixed default *bits_per_sample* value ( #4100 )
2024-08-13 17:21:58 +12:00
juanluss31
bbc3912902
Add Xiaomi LYWSD02MMC ( #4046 )
2024-08-13 13:12:51 +12:00
Keith Burzinski
2c0848f91f
[bme68x_bsec2_i2c] Add docs ( #4018 )
...
* Add docs for new `bme68x_bsec2_i2c` component
* Linting
* Fix link name
* Add note about BSEC2 to BME680 component doc
* Organize examples better
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
* Fix up example
* Update sensor platform name
---------
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-11 23:15:04 -05:00