Commit Graph

151 Commits

Author SHA1 Message Date
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
Martin 462ddf690e
remove incomple mqtt component (#1848) 2022-01-27 09:16:38 +13:00
edgimar b447d77ce7
add sample config for Tuya Smart Life RGBW controller (#898) 2022-01-21 03:13:00 +00:00
Shish c9026d34e4
Use invert_colors and use_bgr in leak detector recipe (#1778) 2022-01-10 13:55:32 +01:00
Andrej Friesen 31d4ae0658
Add AirGradient DIY Air Quality to cookbook (#1727)
Co-authored-by: Andrej Friesen <andrej@gridscale.io>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-08 21:32:17 +13:00
Otto Winter 6053f490b5
Update svg2png and seo.py (#1380)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-16 15:19:33 +13:00
Jesse Hills 1f8ecd46a6
Convert pin mode examples to new format (#1591) 2021-11-03 19:55:26 +01:00
Martin 33ba298b13
Modbus controller docs (#1388)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-09-27 09:27:26 +13:00
ryanalden 2d5ed91e52
Update cookbook for ESP32 Water Leak Detector (#1369)
* Update leak-detector-m5stickC.rst

1) The ST7735 display is now natively supported in ESPHome >1.16.0.  Therefore the custom component is no longer needed. Also, ESPHome color handling seems to have changed, so that has been accounted for. Updated the instructions and code to reflect these.

2) Updated URL of esp32 bootloader

3) Added st7735 display docs link to footer

* Update cookbook/leak-detector-m5stickC.rst

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-13 22:10:40 +02:00
imgbot[bot] eb3bdebb3a
[ImgBot] Optimize images (#1374)
*Total -- 405.11kb -> 379.32kb (6.37%)

/cookbook/images/ilonda-wifi-smart-fish-feeder.jpg -- 63.83kb -> 58.18kb (8.86%)
/cookbook/images/ilonda-wifi-smart-fish-feeder-cookbook.jpg -- 10.89kb -> 10.03kb (7.96%)
/images/ilonda-wifi-smart-fish-feeder-cookbook.jpg -- 10.89kb -> 10.03kb (7.96%)
/images/hero.png -- 319.49kb -> 301.09kb (5.76%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-08-09 10:03:10 +02:00
n8detar f6a68b6d7b
Add device_class to example config. (#1367) 2021-08-05 08:29:45 +02:00