Commit Graph

1374 Commits

Author SHA1 Message Date
Guillermo Ruffino
53d1abd7a8
Docs cleanup for schema gen (#1973) 2022-04-03 19:30:25 +12:00
Jesse Hills
34f40730ef
Add docs for google fonts (#1990) 2022-03-28 12:07:54 +13:00
Stanislav Meduna
3387807944
Allow to set user defined characters on LCD (#1980) 2022-03-24 19:38:01 +13:00
Jesse Hills
46f086abfd
Merge branch 'current' into next 2022-03-23 12:25:52 +13:00
demichiel
8551c30b39
Add simpler Home Assistant configuration for servo control (#1960)
* Add simpler Home Assistant configuration for servo control

Co-authored-by: Michiel Ryvers <demichiel@gmail.com>
2022-03-16 12:22:31 -07:00
stegm
7b568ad3df
Add optimistic flag to Modbus Select (#1949) 2022-03-16 14:06:03 +13:00
Jesse Hills
e09f8921a3
Merge branch 'current' into beta 2022-03-16 14:05:42 +13:00
Jesse Hills
d28bc5c70b
Merge branch 'current' into next 2022-03-16 14:05:18 +13:00
andrewpc
49cc75ba41
QMP6988 Documentation (#1935) 2022-03-15 08:09:29 +13:00
H. Árkosi Róbert
0d21f8927b
Add bitmasks description and example to extract bits (#1918) 2022-03-12 13:40:20 -05:00
Johannes Rebling
889bb5676d
Update htu21d.rst (#1931)
* Update htu21d.rst

adding SHT21 as supported

* fixing underline length...

* adding HTU21D / Si7021 / SHT21 to index
2022-03-12 18:37:41 +00:00
H. Árkosi Róbert
7bfbc6f228
Example to parse values from JSON response to HTTP Request (#1914)
* Example to parse values from JSON response to HTTP Request

* Make the example less generic

Thanks @jesserockz 
https://discord.com/channels/429907082951524364/943548559289122837/943611047728799785

* Update http_request.rst

* Update http_request.rst

* Update http_request.rst
2022-03-12 13:27:48 -05:00
Daniel Schramm
044a7c2704
Canbus ESP32 - Schemtics added (#1922)
* Images added

Schematic images.

* Update canbus.rst

* Edit writing

Co-authored-by: Daniel Schramm <daniel.schramm@kyocera-avx.com>
Co-authored-by: Flaviu Tamas <me@flaviutamas.com>
2022-03-11 09:11:13 -05:00
Flaviu Tamas
f778497c8a
uint32_to_string => to_string (#1956)
* uint32_to_string => str_sprintf

* Apply suggested change

Co-authored-by: Mario Gabriell Karaziaki <MarioGK@users.noreply.github.com>
2022-03-11 03:43:12 +00:00
QbaF
af891ff5e3
Additional clarification to update_interval and sample_duration relat… (#1898)
* Additional clarification to update_interval and sample_duration relations

* Update components/sensor/ct_clamp.rst

Co-authored-by: Otto Winter <otto@otto-winter.com>

Co-authored-by: Flaviu Tamas <me@flaviutamas.com>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2022-03-11 03:39:06 +00:00
Davy Landman
7273822a94
Added alternative pin labeling for 74HC595 (#1930)
Some datasheets talk about the `SD`, `SH_CP` and `ST_CP` pins, I though to add the alternative label names in the documentation.
2022-03-10 21:03:38 -05:00
cooperised
19482f862e
Fix typos in code snippets for stepper component (#1938)
Fix the code snippets that demonstrate stepper.set_acceleration and stepper.set_deceleration, which both erroneously used the key "speed" instead of the correct "acceleration" and "deceleration".
2022-03-10 21:00:26 -05:00
stegm
40b45c5582
Add optimistic flag to Modbus Select (#1949) 2022-03-10 08:40:47 +13:00
Jesse Hills
a0e81502fe
Merge branch 'current' into next 2022-03-09 20:05:01 +13:00
wilberforce
c5d9cc2ee9
Webserver v2 (#1600) 2022-03-08 15:02:30 +13:00
Jesse Hills
49716cd0d6
Update honeywellabp.rst (#1952) 2022-03-07 11:47:05 +13:00
Jesse Hills
dff2ad3651
Delete nspanel.rst 2022-03-05 01:44:52 +13:00
Sean Brogan
a1d238cc99
Add mopeka pro check integration docs (#1564)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-03-01 11:30:37 +13:00
Jesse Hills
7bb56f2cdf
Update lambdas in rf_bridge (#1945) 2022-02-28 10:22:43 +13:00
Jesse Hills
db4fdf2f62
Add doc for touchscreen binary_sensor page_id (#1936) 2022-02-23 11:06:08 +13:00
RubyBailey
e62c773d07
Honeywellabp (#1880)
Co-authored-by: RubyBailey <ruby_bailey11@hotmail.com>
2022-02-22 11:25:31 +01:00
Micha Nordmann
d57c494495
Update waveshare_epaper.rst (#1926) 2022-02-22 07:35:09 +13:00
Arturo Casal
bae87951ae
Add device support: MCP4728 (#1888)
* Initial MCP4728 docs

* Fixed doc reference labels and links

* Fixed link to mcp4728 component.

* Changed parameter name

* Update components/output/mcp4728.rst

Added default value

Co-authored-by: Otto Winter <otto@otto-winter.com>

* Update components/output/mcp4728.rst

Added default value

Co-authored-by: Otto Winter <otto@otto-winter.com>

* Update components/output/mcp4728.rst

Added default value

Co-authored-by: Otto Winter <otto@otto-winter.com>

* Update components/output/mcp4728.rst

Added default value

Co-authored-by: Otto Winter <otto@otto-winter.com>

* Reduced image size

* Extended parameter and output voltage explanation.

* Changed index position to keep alphabetical order.

Co-authored-by: Otto Winter <otto@otto-winter.com>
2022-02-21 12:46:50 +01:00
EdJoPaTo
ba616dc327
send_first_at for exponential_moving_average (#1928) 2022-02-21 13:13:12 +13:00
Niorix
d6960620aa
light: add RESTORE_AND_OFF/RESTORE_AND_ON LightRestoreMode (#1923) 2022-02-21 12:52:22 +13:00
Fabian Affolter
cfbd29050f
Add MPU6886 docs (#1933)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-02-21 12:23:30 +13:00
Jesse Hills
db83463e0c
Merge branch 'current' into next 2022-02-21 10:16:56 +13:00
cstaahl
7de8d193ad
Added documentation for the pulse_meter internal_filter_mode (#1832) 2022-02-21 09:32:50 +13:00
Otto Winter
794d7abc7c
Add copy integration (#1932) 2022-02-21 09:13:39 +13:00
Otto Winter
4ee8df7c0e
Rework lint (#1924) 2022-02-20 10:42:04 +01:00
Otto Winter
863a94be70
Rework lint (#1924) 2022-02-20 10:39:33 +01:00
Otto Winter
5fa975f029
BH1750 dynamically calculate options (#1915) 2022-02-19 15:49:29 +01:00
Valentin Ochs
c0c3a4c6c9
Document sensor id and how it relates to the name (#1769) 2022-02-19 12:40:26 +01:00
Thane Gill
dd630b3cfb
homeassistant notify correct data keys (#1862) 2022-02-19 12:38:27 +01:00
johanf85
fdc8fd5cbb
Minor text change (#1863) 2022-02-19 12:37:52 +01:00
Joeri Colman
5f19d7e9fc
fixed example lambda key (#1872) 2022-02-19 12:35:28 +01:00
mknjc
d948eb737a
[miscale] Add clear impedance documentation (#1861)
Co-authored-by: Otto Winter <otto@otto-winter.com>
2022-02-19 10:00:30 +00:00
Borys Pierov
035da429bf
text_sensor for ble_client - docs (#1823)
Co-authored-by: Otto Winter <otto@otto-winter.com>
2022-02-19 09:49:25 +01:00
Arturo Casal
4d71ef93ba
Add sensor support: MAX44009 (#1897) 2022-02-18 22:25:38 +01:00
ImSorryButWho
4c444c0143
Remote magiquest protocol (#1760)
Co-authored-by: Aaron Hertz <aaron@rockforest.org>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2022-02-18 22:22:54 +01:00
Michael Labuschke
4c263fac8d
Update daly_bms.rst (#1910) 2022-02-18 11:00:15 +13:00
Adrián Panella
99cf423415
Add analog_threshold component (#1901) 2022-02-18 09:14:14 +13:00
Jesse Hills
0157a1fdec
Merge branch 'current' into next 2022-02-16 20:13:09 +13:00
Jesse Hills
fc01553bbd
Merge branch 'current' into beta 2022-02-16 20:13:09 +13:00
Jan Pobořil
06d93a23ba
Fixed link to datasheet. (#1906) 2022-02-16 11:12:36 +13:00
Jesse Hills
cf21fc3ce6
Merge branch 'current' into next 2022-02-16 09:44:58 +13:00
Guillermo Ruffino
249d9c44fb
add sim800l diags (#1864) 2022-02-15 17:01:55 +13:00
Jesse Hills
c56df48ded
Add warning to FastLED page for esp8266 (#1905) 2022-02-15 12:00:14 +13:00
Jesse Hills
afdeb179c7
Merge branch 'current' into beta 2022-02-15 12:00:01 +13:00
Jesse Hills
7a4a703e2e
Add warning to FastLED page for esp8266 (#1905) 2022-02-15 11:58:10 +13:00
Jesse Hills
75107305c9
Some docs tidy up (#1895) 2022-02-11 11:10:43 +13:00
Joeri Colman
dad1275c8a
Switch modbus controller register_type (#1883)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-02-11 11:09:03 +13:00
Joeri Colman
ad9b96f2ef
fixed on_boot wrongly positioned in modbus controller example (#1882) 2022-02-10 10:11:12 +13:00
Benno Pütz
3d53c69ab7
Added missing verb (#1894) 2022-02-10 10:01:28 +13:00
Andrej Komelj
3d56720ef2
Describe MQTT discovery object_id generator (#1856)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-02-08 22:58:43 +13:00
Jesse Hills
237c0185b8
Inkplate 6 Plus changes (#1887) 2022-02-08 22:57:01 +13:00
mckaymatthew
a8338a898f
Add Max9611 Docs (#1612)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-02-08 22:56:42 +13:00
stegm
0f5404c240
Add documentation for new modbus select (#1827) 2022-02-08 22:27:26 +13:00
Jesse Hills
2cac389efb
Add lilygo t5 4.7" touchscreen docs (#1886) 2022-02-08 21:50:33 +13:00
Jesse Hills
7de600069b
Update ble_client.rst (#1885)
Co-authored-by: Ashton Kemerling <ashtonkemerling@protonmail.com>
2022-02-08 21:34:26 +13:00
Jesse Hills
b99ae46026
Revert "Update ble_client.rst (#1869)" (#1884)
This reverts commit 43d5bf96f4.
2022-02-08 21:31:20 +13:00
Ashton Kemerling
43d5bf96f4
Update ble_client.rst (#1869) 2022-02-08 21:30:36 +13:00
functionpointer
970e5b1e4f
MLX90393: Add documentation (#1641) 2022-02-08 20:42:16 +13:00
Jeff Eberl
657d15d7ce
Added RadonEye RD200 Component (#1857) 2022-02-08 16:32:42 +13:00
mknjc
b3bdf475a0
[debug] Update debug component docs (#1879) 2022-02-08 12:45:31 +13:00
Jesse Hills
2e9e6be8c5
Merge branch 'current' into next 2022-02-04 09:28:37 +13:00
Oxan van Leeuwen
71244baaf5
Document device class support for Switch (#1853)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-02-04 09:04:54 +13:00
Keilin Bickar
7fd533fe17
Add lock component documentation (#1867)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-02-04 07:24:35 +13:00
Otto Winter
7ad73e0daf
Optimize images displayed on homepage (#1860) 2022-01-31 08:05:20 +01:00
Matt Hamilton
5934c83969
Add support for Waveshare 7.5in-bv2 (#1859) 2022-01-29 00:37:54 +13:00
drug123
ed30567789
Documentation for Xiaomi MHO-C303 sensor (#1855)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-27 12:54:47 +13:00
Samuel Sieb
425e0bc38d
Fix misleading status led note (#1858) 2022-01-27 12:41:36 +13:00
Jesse Hills
2aad032f6e
Merge branch 'current' into next 2022-01-27 09:45:34 +13:00
H. Árkosi Róbert
7e29fa2891
Clarification for MCP23017 (#1854) 2022-01-27 09:14:17 +13:00
Nicholas Peters
f37b031f8f
Add auto gain setting to tsl2591 docs (#1843) 2022-01-26 22:48:59 +13:00
Wouter van der Wal
9f07ad671e
Added documentation for qr code component (#1748)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-26 22:20:49 +13:00
Jesse Hills
596c3e2035
Reorganize for base touchscreen docs (#1834) 2022-01-26 16:26:48 +13:00
micronen
aed19cdb39
Add Heap Sensors - free/max block/fragmentation #1578 (#1041)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-25 19:18:57 +01:00
Zebble
b7a3afacce
Add additional colours for GROW R503-RGB. (#1851) 2022-01-25 17:18:11 +01:00
Jimmy Hedman
52e5273892
Add documentation for enable_ipv6 flag. (#1749)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-25 10:00:09 +01:00
guillempages
89c2c47e47
Document HTTP redirections follow options (#1839)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-25 09:53:56 +01:00
Dav-id
f2a494d6d0
Esp32cam full control (#1836) 2022-01-25 11:54:00 +13:00
Martin
05710020e2
document changes from PR#3037 (#1844)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-25 11:42:06 +13:00
Oxan van Leeuwen
8617317065
Add output button documentation (#1846)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-25 09:30:56 +13:00
Sergey Dudanov
f7668ba215
Use Buttons instead of switches in midea example (#1845) 2022-01-24 18:16:30 +01:00
Oxan van Leeuwen
7b43258e06
Fan platform refactor (#1837) 2022-01-23 15:28:27 +01:00
VitaliyKurokhtin
9672bca6e5
Command retain option for MQTT component (#1822) 2022-01-23 21:05:40 +13:00
Pavel Skuratovich
f2e4778d70
Slow pwm restart cycle on state change (#1774)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-22 23:09:02 +01:00
Joshua Spence
296cda82cd
Add restore_mode to fan component (#1802) 2022-01-22 20:42:36 +01:00
William Charlton
a620f19eb6
Add Wake-on-LAN docs (#1775)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: William Charlton <will.charlton1@icloud.com>
2022-01-23 00:14:01 +13:00
Jesse Hills
bb18559af9
Update for multiple cd74hc4067 (#1833) 2022-01-22 19:33:20 +13:00
Oxan van Leeuwen
ebf628ca74
Add note that buttons are unidirectional (#1831) 2022-01-22 19:32:37 +13:00
Flaviu Tamas
05edc9dee6
Remove recommendation from calibrate_linear (#1830)
Requested here: https://github.com/esphome/esphome-docs/pull/1701#discussion_r789486034
2022-01-21 13:57:43 +00:00
Craig Fletcher
7047f9c0d6
Update mqtt to reflect changes in 2022.1 (#1826)
* Update mqtt to reflect changes in 2022.1

`root` is no longer passed by reference; update the documentation to reflect this.

* Fix long-broken subscribe_json call

Co-authored-by: Flaviu Tamas <tamasflaviu@gmail.com>
2022-01-21 13:52:35 +00:00
spacemanspiff2007
e869ce49cd
Specified how the sensor values get populated (#1809)
* Specified how the sensor values get populated

* Update template.rst

* Update template.rst

Reword things a little

Co-authored-by: Flaviu Tamas <me@flaviutamas.com>
2022-01-21 03:25:29 +00:00
swifty99
b7b082cba1
Clarification of the behavior of calibraty_linear filter (#1701) 2022-01-20 22:14:09 -05:00
Eduardo Pérez
5dfbda8380
Fix temperature-related variable names (#1820) 2022-01-20 21:49:09 -05:00
Jesse Hills
c1322525ed
Add ektf2232 touchscreen controller (#1793) 2022-01-21 15:45:57 +13:00
JeeCee1
09bedc0f14
Update esp32_ble_tracker.rst (#1824)
Added ``Defaults to 30ms`` to ``window`` parameter.
2022-01-20 21:43:55 -05:00
JeeCee1
b8a9a6f5f4
Update xiaomi_ble.rst (#1825)
Added ´´´The easiest method to retrieve the bindkey from the cloud is to use the Cloud Tokens Extractor, written by one of Home Assistant users. If you prefer to not use the executable, read here.´´ and a link under "See Also"
2022-01-20 21:43:01 -05:00
stonie08
8164318c92
Update qmc5883l.rst (#1828)
fixed minor typo in the documentation
2022-01-20 21:34:45 -05:00
Jesse Hills
5060264b1b
Add doc for transparent_binary image type (#1796) 2022-01-21 11:16:34 +13:00
Jesse Hills
021272ecee
Add initial_run to regular lambda effect (#1806) 2022-01-21 11:09:11 +13:00
Brandon
bd19be8b56
fix typo in it.invert_on_off() (#1821) 2022-01-20 09:09:42 +01:00
Jesse Hills
fc051dbe3b
Fix gpio page mentioning PWM (#1818) 2022-01-20 08:32:58 +13:00
Maurice Makaay
499cfd9966
Removed copy/paste error from ina260 doc 2022-01-19 11:39:56 +01:00
sbur83
53a2aae5ca
Update tuya.rst (#1812) 2022-01-19 22:39:02 +13:00
Jesse Hills
830c55564f
A few updates on canbus page (#1813) 2022-01-19 09:56:38 +13:00
Jesse Hills
8cea8563f1
Merge branch 'current' into beta 2022-01-13 21:28:32 +13:00
Flaviu Tamas
6769f4be6b
Merge pull request #1792 from DAVe3283/max31856-image
Fix MAX31856 image
2022-01-12 20:27:07 -05:00
Flaviu Tamas
f8259d1641
Merge pull request #1757 from gonzalop/patch-1
Adds missing update_interval config variable
2022-01-12 20:25:22 -05:00
Flaviu Tamas
152b29970a
Merge pull request #1721 from RebbePod/patch-6
Add See Also Base Text Sensor
2022-01-12 20:20:17 -05:00
Flaviu Tamas
19cb984691
Merge pull request #1720 from RebbePod/patch-5
Add See Also Base Text Sensor
2022-01-12 20:20:08 -05:00
Flaviu Tamas
2fea3a420b
Merge pull request #1751 from aquaticus/patch-1
Update rotary encoder doc
2022-01-12 20:17:56 -05:00
Flaviu Tamas
92273055d6
Merge pull request #1770 from spacemanspiff2007/patch-1
Clearified heartbeat
2022-01-12 20:16:29 -05:00
Flaviu Tamas
7192ee3c4c
Merge pull request #1772 from abmantis/patch-1
Add docs to pzemac on how to change its address
2022-01-12 20:15:34 -05:00
Flaviu Tamas
a5fee55bdb
Merge pull request #1777 from stegm/bugfix_modbus_textsensor
Fix options and use smaller/better example.
2022-01-12 20:14:12 -05:00
Jesse Hills
10c2e0fc51
Merge branch 'current' into next 2022-01-13 09:55:20 +13:00
DAVe3283
dcca9d3be1
Fix MAX31856 image
The wrong image was selected, likely due to a simple typo.
2022-01-12 11:08:51 -07:00
Sympatron GmbH
dd6c88c87b
Add documentation for ESP32 CAN component (#1726)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-12 08:54:38 +13:00
Andreas Soehlke
37d3019ddb
Add cd74hc4067 docs (#1503)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: asoehlke <git@soehlke.de>
2022-01-11 17:00:02 +13:00
Oxan van Leeuwen
446e9fe298
Improve board documentation (#1688) 2022-01-10 14:51:27 +01:00
Oxan van Leeuwen
c5e5e68c74
Update components/display/st7735.rst 2022-01-10 13:57:26 +01:00
jscarlett5
a1d0f1bd26
Changed GREYSCALE to GRAYSCALE in animation (#1779) 2022-01-10 13:54:51 +01:00
Stefan Grufman
b8427a1632
Added docs for Nexa codec (#1313)
Co-authored-by: Stefan Grufman <stefan.grufman@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-10 23:35:45 +13:00
Chris Nussbaum
9717d75b05
Add an action for pzemac to reset the total energy (#1522) 2022-01-10 23:13:43 +13:00
MiKuBB
f67e563faf
Adding sdm_meter ability to report total power (#1754) 2022-01-10 12:23:04 +13:00
Aleksandr Oleinikov
455af87c4f
Add M5Stack Timer Camera X/F (#1585) 2022-01-10 12:22:41 +13:00
Oxan van Leeuwen
1a0e7b8b40
Drop oscillation_output option from H-bridge fan (#1788) 2022-01-10 12:07:19 +13:00
Cooper Dale
1472514ff3
typo single vs simple (#1785) 2022-01-10 12:05:57 +13:00
rsumner
6844b41ed4
Mcp3204 docs (#1712)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-10 12:04:58 +13:00
Valentin Ochs
ecdb160f56
Add kalman_combinator docs (#1762) 2022-01-09 23:55:29 +01:00
Sergey Dudanov
a1ab8c9770
New Coolix protocol. New midea_ir climate component. (#1694) 2022-01-10 11:47:28 +13:00
Martin
070c9c228c
Document slow_pwm triggers (#1730)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-09 20:00:05 +01:00
Joshua Spence
a8b5485ee5
Document restore_mode for switch.output (#1781) 2022-01-09 19:47:11 +01:00
Jesse Hills
c9180e86eb
Add MCP47A1 docs (#1780) 2022-01-08 21:36:01 +13:00
Aaron Zhang
627d581164
Fix link to ESP32 boards (#1773) 2022-01-06 10:15:38 +01:00
Martin
024a59e1de
Document BMP388 / BMP390 (#1617)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-06 15:01:58 +13:00
Stefan Gmeiner
ce9bef8a65 Typos. 2022-01-05 21:52:53 +01:00
Stefan Gmeiner
591ce9786d Fix options and use smaller/better example. 2022-01-05 21:41:29 +01:00
Paul Monigatti
35b01a93e6
Added example for transmitting IR codes from lambda functions (#1487) 2022-01-05 21:14:19 +01:00
mknjc
f6a97596a7
Update xiaomi_ble.rst add signal_strength to atc_mithermometer (#1771) 2022-01-05 16:43:47 +13:00
Abílio Costa
e4ce942762
Fix underline lint 2022-01-05 00:09:45 +00:00
Abílio Costa
051c18e2b4
Use a better id 2022-01-05 00:07:21 +00:00
Abílio Costa
1253896e68
Add docs to pzemac on how to change its address
Most tutorials or suggestions online point to using either the official PZEM tool (windows only) or Tasmota. 
With the suggested snipped it is possible to do it using ESPHome.
2022-01-05 00:01:53 +00:00