Commit Graph

4599 Commits

Author SHA1 Message Date
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
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
Patrick ZAJDA
fbdf7f3d9c
Add shell auto-completion documentation (#3301) 2023-11-06 09:27:24 +13: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
Keith Burzinski
220fe36f92
Tweaks to index.rst for presence sensors (#3324) 2023-11-03 06:19:06 +01: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
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
Jesse Hills
aba2f3afd5
Add deprecation message to custom component pages (#3318) 2023-11-01 00:47:57 -05:00
Jesse Hills
79b90216d4
Merge pull request #3317 from esphome/bump-2023.10.5
2023.10.5
2023-11-01 14:07:59 +13:00
Clyde Stubbs
052bf024cb
Document PCA9535 support (#3315) 2023-11-01 12:22:09 +13:00
Jesse Hills
28f1fed3dc
Update supporters for 2023.10.5 2023-11-01 12:20:36 +13:00
Jesse Hills
4a911e784a
Update changelog for 2023.10.5 2023-11-01 12:20:05 +13:00
Jesse Hills
e9a4c0a237
Bump version to 2023.10.5 2023-11-01 12:19:22 +13:00
Jesse Hills
1ee7a2e6c2
Add on_client_connects and disconnected triggers to voice assistant (#3310) 2023-11-01 12:19:22 +13:00
Keith Burzinski
71a21d80b6
Document variables available to new API triggers (#3309)
* Document variables available to new API triggers

* Copy fix

* Update api.rst

Fixed string type and expanded one of the examples.

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-11-01 12:19:22 +13:00
Keith Burzinski
1927ee00e7
Add connection triggers to API doc (#3308) 2023-11-01 12:19:22 +13:00
Jesse Hills
256b5bd05a
Merge branch 'current' into next 2023-11-01 12:18:43 +13:00
Jesse Hills
044de13ea6
Add on_client_connects and disconnected triggers to voice assistant (#3310) 2023-10-30 17:16:48 -05:00
Keith Burzinski
5a1fbf37c9
Document variables available to new API triggers (#3309)
* Document variables available to new API triggers

* Copy fix

* Update api.rst

Fixed string type and expanded one of the examples.

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-10-30 21:03:14 +01:00
Keith Burzinski
eadee3a2e2
Add connection triggers to API doc (#3308) 2023-10-30 20:48:24 +13:00
Jesse Hills
359f3595fa
Merge pull request #3307 from esphome/bump-2023.10.4
2023.10.4
2023-10-30 16:33:53 +13:00
Jesse Hills
2fe163cea9
Update supporters for 2023.10.4 2023-10-30 14:03:59 +13:00
Jesse Hills
ac5559ed92
Update changelog for 2023.10.4 2023-10-30 14:03:27 +13:00
Jesse Hills
aa1c7c3ef7
Bump version to 2023.10.4 2023-10-30 14:00:00 +13:00
Jesse Hills
aa35f6a2ea
Merge branch 'current' into next 2023-10-30 13:59:32 +13:00
H. Árkosi Róbert
a62d7ab193
Brush up modbus doc (#3294)
* Brush up modbus doc

Fixed punctuation and terminology, added some explanation.

* Update modbus_controller.rst

* Update modbus_controller.rst

* Update modbus_controller.rst

fix SeeAlso

* Update modbus_controller.rst

* Update modbus_controller.rst
2023-10-27 18:03:27 +13:00
H. Árkosi Róbert
75d6d8c2b6
Brush up modbus (#3295)
* Brush up modbus

Correct name

* Update modbus.rst

* Update modbus.rst
2023-10-27 18:02:07 +13:00
Samuel Sieb
7f89184726
update mcp4728 docs (#3299)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2023-10-27 18:01:20 +13:00
niklasweber
01f07f6ebe
Add documentation for DFRobot mmWave Radar (#2554)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-10-27 17:56:36 +13:00
Cossid
f0d06b76ad
Add area (zone) to esphome core config to be suggested through API and MQTT. (#3297) 2023-10-27 11:38:54 +13:00
Keith Burzinski
f256fda25e
Add resource warnings to BLE, voice and audio component docs (#3298) 2023-10-27 11:29:59 +13:00
kahrendt
51a0866e1a
Document clamp filter's ignore out of range option (#3223) 2023-10-26 09:30:25 +13:00
kahrendt
e21a67b5a1
Documentation for new Qwiic PIR binary sensor component (#3106) 2023-10-26 08:29:24 +13:00
Eduard Llull
25ee24ecdd
add emc2101 component (#2709)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-10-26 07:30:16 +13:00
jpfaff
f6fb4c45b4
Honeywellabp2 (#3204)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-10-26 07:28:13 +13:00
Cong Hoang Nguyen
255018db43
Update LD2410 Home Assistant card sample (#3169)
* Update LD2410 Home Assistant card sample

Updated some out-of-date HA sensor entity IDs and made grammar corrections.

* Fix DEVICE_detection_distance
2023-10-25 17:12:42 +02:00
Dennis
7ef6443568
Updated documentation related to power meter integration (#3184)
* Updated documentation related to power meter integration

I've updated the cookbook to use the more accurate ``pulse_meter_sensor`` and added how to convert power to energy using ``total_daily_energy``.

* Update power_meter.rst

* Update pulse_meter.rst

* Update total_daily_energy.rst

* Update pulse_meter.rst

* Update total_daily_energy.rst

* Update power_meter.rst

* Add files via upload

* Added more information about pulse meter
and pulse counter differences including graph.

* Reduced image size.

* Path issue

* Once more into the fray.

* And again.

* Some more documentation related to meters

* Worked more on the power meter cookbook.

* Minor modification to match previously used
impulse constant.

* Made pulse_meter more implementation agnostic
and moved power meter relevant information
to the cookbook.

* Apply suggestions from code review

Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>

* Code Review Changes

* Linting.

* Linting again.

* Some reformatting of pulse_meter.rst

* Some more formatting changes.

* Corrected internal filter mode description.

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
2023-10-25 17:10:57 +02:00
Matthias Clasen
5518d96f58
Example for ESP32S3_EYE on Freenove ESP32-S3-DevKitC-1 (#3197)
* Update esp32_camera.rst with example for ESP32S3_EYE on Freenove ESP32-S3-DevKitC-1

Updated the docs to include an example on how to include the ESP32S3_EYE on Freenove ESP32-S3-DevKitC-1 with an external component entry.

* fix: underline length

---------

Co-authored-by: Matthias Clasen <mclasen@seibert-media.net>
2023-10-25 17:04:20 +02:00
RoganDawes
cf091b67cb
Update LibreTiny docs (#3215)
Include reference to Tuya, and change the boolean family option to a string.
2023-10-25 17:01:53 +02:00
Samuel Sieb
4303bed701
fix canbus send config docs (#3289) 2023-10-25 16:55:06 +02:00
Thomas Dietrich
a41dc1dc13
Update mcp23Sxx.rst (#3282) 2023-10-25 16:54:24 +02:00