Commit Graph

2259 Commits

Author SHA1 Message Date
jiriappl
9841389c97
Add missing required attribute name (#3428)
airthings_wave_plug requires `id` or `name` attributes, but both were missing in the sample. Adding `name` into the sample to have a working sample.
2023-12-03 06:03:47 +01:00
Maurice Makaay
9eacd73d83
Fix DSMR request pin diagram for 3V3 GPIO output (#3396)
The request pin diagram used a ballast resistor of 330 Ohm, which was
based on a GPIO output of 5V. This should have been 200 Ohm, based on a
GPIO output of 3.3V.

This patch updates both the related description and the diagram image.
2023-11-28 11:17:28 +01:00
Saentist
342c7df193
Update sntp.rst (#3386)
* Update sntp.rst

More detailed example

* Don't use corporate servers in the example

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-11-28 10:14:19 +00:00
Dawid Cieszyński
0ee6b29edb
Update ld2420.rst (#3402)
Replace timeout with presence_timeout in the example
2023-11-28 11:08:02 +01:00
Harrison Jones
f765421aba
Update spi_led_strip.rst (#3408)
Mention that the component also supports the `P9813` LED driver.
2023-11-28 11:06:58 +01:00
Benjamin G
686946db82
Clarify NEC data length (#3393) 2023-11-28 11:06:06 +01:00
Jesse Hills
2936efbdae
Add 'voice_assistant.connected' condition (#3414) 2023-11-28 11:14:29 +13:00
Jesse Hills
a1861ff6de
Add documentation for images using URL (#3409) 2023-11-24 10:24:28 +13:00
周琦超
04ff3bd010
Update index.rst (#3407)
Fix bug with incorrect value for 'initial_option'
2023-11-23 05:39:48 +01:00
Samuel Sieb
654018ab9e
Document non-numeric Wiegand keys (#3404) 2023-11-22 06:15:32 +01:00
Keith Burzinski
acd603cb37
Add some additional VA triggers, part 2 (#3399)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-11-22 11:08:49 +13:00
Jesse Hills
e59d1dd3e9
Revert "Update mopeka docs" (#3398) 2023-11-21 14:19:08 +13:00
Alexis Iglauer
a38ead362b
Update esp32_ble_tracker.rst - typo (#3395) 2023-11-20 10:58:06 +01:00
Sean Brogan
8e3d6ebf6c
Update mopeka docs (#3394)
* Update Mopeka Pro Check docs for universal sensor

Add indication of universal sensor support
Update language to be more generic instead of listing each sensor in all locations.
Add info regarding propane only

* Fix images in the mopeka pro check docs
2023-11-20 05:43:26 +01:00
Keith Burzinski
4e1427d0fe
Add 2MB option for partitions.csv generation and restore use of user-defined partitions (#3388) 2023-11-18 21:15:59 +13:00
Keith Burzinski
8682d24761
Add docs for additional VA triggers (#3382) 2023-11-16 20:55:31 +13:00
bigbangus
6bbbe17aa1
wifi signal percent device class blank for HA log warning (#3379) 2023-11-15 14:30:17 +01:00
Jesse Hills
b0c038c9a5
Update servo.rst (#3340)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-11-15 12:11:11 +01:00
Jesse Hills
0a28ff895d
Merge branch 'current' into beta 2023-11-15 12:44:55 +13:00
Tucker Kern
3037d451fc
Fix decay_mode comment in hbridge fan example configuration. (#3369)
The comment incorrectly described the slow decay mode as braking, and fast decay mode as coasting.
2023-11-14 19:26:51 +01:00
Jordan W. Cobb
92d1e6c1d3
Fix typo, double colon in fan action (#3363) 2023-11-14 14:33:01 +13:00
Keith Burzinski
6c72686070
Add documentation for flash size (#3345) 2023-11-14 14:33:01 +13:00
guillempages
da9dba55a0
Fix types for text template options (#3360)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-11-13 15:29:14 +13:00
guillempages
fae904363a
Fix a typo in the text template documentation (#3358) 2023-11-13 10:23:31 +13:00
Jesse Hills
fe56f9c771
Merge branch 'current' into beta 2023-11-13 10:23:15 +13:00
Martijn Hoogesteger
5da4214bba
Fix reference error in tm1637.rst (#3351)
The reference to the render lambda was to the binary sensor.
2023-11-10 06:25:14 +01:00
Keith Burzinski
4af984ad4a
Tidying up LD2420 doc (#3337)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-11-09 12:47:00 +13:00
Jesse Hills
d8c14672b2
Merge branch 'current' into next 2023-11-08 13:13:12 +13:00
Angel Nunez Mencias
4821e6b71f
[sn74hc595 ] SPI config (#3341) 2023-11-07 03:15:17 -06:00
Charles Johnson
980ca127eb
add docs for wifi.on_connect and wifi.on_disconnect (#2185)
* add docs for wifi.on_connect and wifi.on_disconnect

* Update components/wifi.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-11-06 23:17:18 -06:00
Daniel Baulig
26567a3146
[web_server] Add documentation for Private Network Access support (#3338) 2023-11-07 13:59:05 +13:00
Edward Firmo
e499434bb2
Adds docs for Nextion start_up_page (#3336) 2023-11-06 18:48:22 -06:00
Angel Nunez Mencias
ad5c46bc8c
add SPI support to ADE7953 (#3217)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-11-07 13:17:34 +13:00
Greg Cormier
9464776bc1
Documentation for XGZP68xx series (#3285)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-11-07 12:46:34 +13:00
Jesse Hills
31165f4ed2
Pulse light effect transition updates (#3321) 2023-11-07 12:39:51 +13:00
marshn
72ca479e8d
Add Byron SX Doorbell RF protocol to remote_base integration (#3247) 2023-11-07 08:30:26 +13:00
RoganDawes
c037801e34
Update lcd_gpio.svg (#3330)
* Update lcd_gpio.svg

Correct labeling of D0-D3 as 4-bit, when the correct pins to
use for 4-bit data are D4-D7, as per https://github.com/duinoWitchery/hd44780/blob/master/examples/ioClass/hd44780_pinIO/HelloWorld/HelloWorld.ino#L24-L27

* Update pin examples to use GPIO instead of D
2023-11-06 16:33:07 +01:00
Rodrigo Martín
ff51c1de12
feat: Add ESP32 BLE enable/disable automations (#3303) 2023-11-06 15:54:42 +13:00
kahrendt
f0566c7a68
Document null MQTT topic behavior (#3316) 2023-11-06 14:19:06 +13:00
micw
6635802e3a
Feature/sml raw data (#3326)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-11-06 10:38:09 +13:00
Alexis Iglauer
eb848c894f
Update esp32_camera.rst to include M5CameraF New example (#3335)
Existing m5stack examples were subtly different (vsync / i2c etc)
2023-11-05 21:23:04 +01:00
Jeroen van Oort
5b30ee8c83
Added documentation for id and uart_id variables of modbus (#3331) 2023-11-05 11:42:31 +01:00
FreeBear-nc
d1f16a09cf
min_integral and max_integral had transposed minimum & maximum (#3329) 2023-11-04 22:33:36 +01:00
Thomas Billicsich
0ec701c4a0
Add hint for activating new ESPHome devices in HA (#3325)
* Added hint for enabling new ESPHome device

* Update api.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-11-03 12:08:19 +01:00
Joris S
963cb6bf4f
MicroNova component documentation (#2890)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-11-03 19:54:51 +13:00
Mike La Spina
7022723bc7
LD2420 Documentation (#2956)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: descipher <120155735+GelidusResearch@users.noreply.github.com>
Co-authored-by: descipher <mike.laspina@gelidus.ca>
2023-11-02 18:02:36 -05:00
Max FERGER
45390fd649
Fix typo in canbus.rst (#3323) 2023-11-02 23:57:03 +01:00
Jesse Hills
c499ef2522
Merge branch 'current' into next 2023-11-03 08:11:42 +13:00
NP v/d Spek
030b539dbd
reupdate the changes for the RTTTL component (#3320)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-11-02 17:14:04 +13:00
Rafal Drozda
ac11455611
Update api.rst (#3319)
mention ioBroker as additional SmartHome system able to communicate by Native API
2023-11-01 18:36:22 +01:00