Commit Graph

161 Commits

Author SHA1 Message Date
H. Árkosi Róbert
300327649e
LVGL cookbook (#4110)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-09-16 10:01:36 +12:00
Anton Verburg
2cf3f586df
Update lambda_magic.rst (#4187)
Add some fixes in example code to make it more robust:
- Prevent from buffer overflow
- Add check on valid character
2024-08-22 19:34:50 +02:00
Jesse Hills
aa041a93fa
[api] Update `service -> action` (#4104) 2024-08-01 22:38:39 +12:00
Jesse Hills
170f770b71
[http_request] Simplify component examples (#4076) 2024-07-23 11:45:29 +12:00
Jani Luoti
909dd9a012
Update power_meter.rst (#4036)
Change average_throttle to throttle_average
2024-07-11 18:34:39 +02:00
Jesse Hills
d36e808d72
Fix components.json generation (#4013) 2024-07-01 19:11:08 -05:00
Keith Burzinski
5c78504d97
Break apart automations doc (#3957)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-06-27 11:55:41 +12:00
Hmmbob
7f5479b4f3
Add esphome platform to OTA sections in docs (#3983) 2024-06-25 15:44:31 +12:00
Jesse Hills
38f8eb2c6e
Update `json::parse_json` examples (#3949) 2024-06-17 15:35:55 +12:00
Jesse Hills
88e315e0e4
Many example yaml tidy-ups (#3821)
* Many example yaml tidy-ups

* Update components/sensor/hlw8012.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-05-07 00:40:12 -05:00
DK
ccbe48eed7
Update bme280_environment.rst to reference bme280_i2c (#3581) 2024-03-13 21:19:33 +01:00
BigBobbas
83d95b71ef
Update bme280_environment.rst (#3641)
* Update bme280_environment.rst

update to doc to include use of _i2c or _spi as per recent platform change

* Update cookbook/bme280_environment.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-02-26 02:55:29 -06:00
H. Árkosi Róbert
ccfbee538f
Delete devices directory (#3472) 2024-02-26 09:18:01 +13:00
Matt Lyons-Wood
440947762d
Fixed wikipedia link (#3593) 2024-02-06 06:48:35 +01:00
H. Árkosi Róbert
cab23ae95c
Update Lambda Magic Cookbook with text-to-float conversion example (#3378) 2023-11-21 14:23:19 +13: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
John Hollowell
a039db82b8
Update http_request_sensor.rst (#3191)
fix typo
2023-09-17 07:01:52 +02:00
imgbot[bot]
f06b7c4e4e
[ImgBot] Optimize images (#3015)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-06-28 07:46:25 +12:00
H. Árkosi Róbert
6f42aab00e
Delete homeassistant_upgrade.rst (#2973)
As per admin request https://discord.com/channels/429907082951524364/930955987584684102/1114109005749571584
2023-06-03 07:46:07 +12:00
H. Árkosi Róbert
96a306087b
Update http_request_sensor.rst (#2968) 2023-06-01 15:36:51 +02:00
H. Árkosi Róbert
5f834afd0d
Update http_request_sensor.rst (#2967)
* Update http_request_sensor.rst

Add security notes

* Update http_request_sensor.rst

* Update http_request_sensor.rst
2023-06-01 14:06:25 +02:00
H. Árkosi Róbert
3e5fb95498
Update http_request_sensor.rst (#2962)
Fix some typos
2023-06-01 11:14:16 +02:00
H. Árkosi Róbert
59f791e6c9
Update http_request_sensor.rst (#2961)
fix typos and add a bit of explanation
2023-06-01 08:49:16 +02:00
yousaf465
bcc9ed6bc5
Create how to share sensor data via http_request (#2893)
* Create how to share sensor data via http_request

initial webserver for http_request

* Update how to share sensor data via http_request

* Rename how to share sensor data via http_request to http_request_sensor.rst

* Update http_request_sensor.rst

* added client and server images

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

fixed template sensor

* Update http_request_sensor.rst

fixed template senor indent

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update index.rst

added htttp_request to cookbook

* Update http_request_sensor.rst

updated node ----> nodes

* Update index.rst

Updated node to nodes in index.rst

* Update http_request_sensor.rst

fixed headline underline too short

* Update http_request_sensor.rst

* Update index.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-05-31 15:24:42 +02:00
Tim Laurence
f1268d3670
Add directions on how to automate firmware updates (#2914) 2023-05-31 14:35:30 +02:00
imgbot[bot]
23aad5ce78
[ImgBot] Optimize images (#2784)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-05-01 07:54:50 +12:00
H. Árkosi Róbert
7f51bc25fe
Further movement to devices site (#2835)
* Further movement to devices site

* Update _redirects

* Update template.rst

* change icon for magic

* Update index.rst
2023-04-13 14:23:03 +02:00
H. Árkosi Róbert
210cbcd3e9
Queuing Remote Transmissions cookbook (#2825)
* Queuing Remote Transmissions cookbook

* Update lambda_magic.rst
2023-04-12 17:33:36 +02:00
H. Árkosi Róbert
80aba4ad1d
Update lambda_magic.rst (#2822) 2023-04-12 14:04:54 +02:00
H. Árkosi Róbert
dbfd65504e
Add/Rename item in Cookbook (#2821)
* Add/Rename item in Cookbook

Made a "Lambda Magic" cookbook item, where we can gather interesting Lambda implementations.

* Update lambda_magic.rst

* Update lambda_magic.rst

* Update lcd_display.rst
2023-04-12 11:37:13 +02:00
H. Árkosi Róbert
8c3cd97ea1
Remove migrated items from Cookbook (part2) (#2820)
* Remove migrated items from Cookbook (part2)

These devices are migrated to the devices site with https://github.com/esphome/esphome-devices/pull/386

* remove unused images
2023-04-12 10:28:06 +02:00
H. Árkosi Róbert
0998228c45
Remove migrated items from Cookbook (#2816)
* remove migrated documentation

All of these are present now on our https://devices.esphome.io/ site.

The missing ones were pushed with https://github.com/esphome/esphome-devices/pull/385, and the rest ones were already in, thus removing here the duplicates.

* Update modbus.rst

* Update modbus.rst

* Update modbus_controller.rst

* Update ltr390.rst

* Update ltr390.rst

* Update modbus_controller.rst

* fix broken links

* Update index.rst

* Update index.rst
2023-04-11 17:51:46 +02:00
H. Árkosi Róbert
eb36b9b32f
fix link to config example (#2814) 2023-04-11 15:18:40 +02:00
Greg MacLellan
fd3d3b71cb
H801 Documentation cleanup (#2792)
* Add RGBWW light

* Cleanup H801 docs and images

* Add H801 pinout and update diagram
2023-04-11 10:28:25 +02:00
LuBeDa
0191785511
Add EHMTX to cookbook (#2369) 2023-03-25 20:31:50 +00:00
Jesse Hills
38d73ce10a
Merge branch 'current' into next 2023-03-08 01:10:46 +00:00
DAVe3283
3e74757ce9
Add absolute humidity component (#2723)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-03-08 10:21:36 +13:00
Alexander Turlov
9407d6c02d
Update air_gradient_diy_air_quality_sensor.rst (#2667)
Corrected the link to YAML configuration on GitHub.
2023-03-07 09:36:12 +01:00
Jesse Hills
c5f5e9e0a9
Merge branch 'current' into next 2023-02-13 11:54:18 +13:00
Jesse Hills
b4ef1452a5 Merge branch 'current' into beta 2023-02-13 11:54:18 +13:00
Will Schlitzer
a7fd296994
fixing typos (#2661) 2023-02-11 05:53:00 +01:00
Mathias Stock
d0378c71b8
Add support for EE895, HTE501 and TEE501 sensors (#2241)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-01-18 10:43:20 +13:00
H. Árkosi Róbert
b0b8fc5836
Update mirabella-genio-bulb.rst
No need for external component warning, it's built-in. Fix for https://github.com/esphome/esphome-docs/pull/2306
2022-11-28 09:54:12 +01:00
Patrick Stigler
e5f325ef7c
Added Geiger Counter to the cookbook (#2382) 2022-11-10 07:59:39 +13:00
RoboMagus
af9abec4f4
Update docs for ble_client RSSI sensor (#2339) 2022-10-12 15:24:00 +13:00
Martin
02007a12f2
Sgp4x (#2016) 2022-05-19 12:47:37 +12:00
imgbot[bot]
d5faa434c9
[ImgBot] Optimize images (#2035)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-04-22 14:05:05 +12:00
Martin
64233d992d
Change temperature to signed (#2010) 2022-04-14 18:42:55 +12:00
Otto Winter
4ee8df7c0e
Rework lint (#1924) 2022-02-20 10:42:04 +01:00
Jesse Hills
75107305c9
Some docs tidy up (#1895) 2022-02-11 11:10:43 +13:00