Commit Graph

1019 Commits

Author SHA1 Message Date
Jesse Hills
83feee1c99
Merge branch 'current' into next 2021-09-20 14:52:37 +12:00
Jesse Hills
58d6b83c3b
rf_bridge: Move portisch actions under Portisch header (#1485) 2021-09-20 14:21:15 +12:00
Jesse Hills
2a0171df61
Merge branch 'current' into next 2021-09-20 14:12:11 +12:00
Stefan Rado
77e920cb71
Tuya climate component: Add documentation for eco mode (#1216)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-20 09:17:46 +12:00
Kamil Trzciński
3438b7f47e
Add information about esp8266_disable_ssl_support (#1443) 2021-09-19 19:44:54 +02:00
Jesse Hills
3d3fdf0b0e
Add line about sensor filter processing order (#1484) 2021-09-19 11:02:45 +12:00
Oxan van Leeuwen
049b6750ce
Fix cover lambda docs (#1463) 2021-09-16 12:46:32 +12:00
Oxan van Leeuwen
13ba8d48b1
Document syntax used to override library source (#1477) 2021-09-16 11:41:01 +12:00
Aljaž Srebrnič
e7479bc04f
Fix documentation for some st7735 params (#1480) 2021-09-16 11:40:27 +12:00
imgbot[bot]
17d97d7317
[ImgBot] Optimize images (#1481)
*Total -- 693.98kb -> 634.34kb (8.59%)

/images/airthings_logo.png -- 21.55kb -> 14.98kb (30.48%)
/components/display/images/st7920-full.jpg -- 477.10kb -> 433.05kb (9.23%)
/components/sensor/images/airthings_wave_plus.jpg -- 47.53kb -> 43.87kb (7.7%)
/components/fan/images/L298N_module.jpg -- 76.84kb -> 73.14kb (4.81%)
/images/st7920.jpg -- 34.25kb -> 33.27kb (2.85%)
/_static/changelog-2021.9.0.png -- 36.72kb -> 36.03kb (1.88%)

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

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-09-16 11:39:59 +12:00
Stefan Rado
f43a3a6786
Tuya climate: Documentation for direct relay state (#1215) 2021-09-15 20:23:39 +12:00
Jesse Hills
f43382201a
Merge branch 'current' into next 2021-09-15 19:01:45 +12:00
Jesse Hills
93095c3188
Merge branch 'current' into beta 2021-09-15 19:01:45 +12:00
Guillermo Ruffino
6b7f17efee
dsmr-updates (#1475) 2021-09-14 22:14:53 -03:00
wilberforce
310a8b79bc
correct typo (#1472)
* correct typo

* update link
2021-09-14 16:42:08 +02:00
Ivo-tje
5b87a9dd35
ADC: Update section reference (#1474)
VCC is above the multiple ADC sensor part, not below.
2021-09-14 16:41:33 +02:00
Jesse Hills
da3a55f7db
Merge branch 'current' into beta 2021-09-14 23:05:54 +12:00
Jesse Hills
45e2c8a517
Merge branch 'current' into next 2021-09-14 23:04:38 +12:00
aliktb
0dac942a9f
Change image color type to RGB24 for SSD1351 (#1064)
Change RGB to RGB24 for image color type
2021-09-13 22:28:18 +02:00
Karol Zlot
11d18ec117
added 10kHz value (#1126)
not sure what is min or max value, but this also works, and may be useful if using SPS30

Co-authored-by: qqgg231 <qqgg231@users.noreply.github.com>
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-13 22:20:44 +02:00
Tempura San
5bfdd4b383
Fix AS3935 I²C address documentation (#1342)
* Fix AS3935 I²C address documentation

* Update components/sensor/as3935.rst

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-13 22:20:15 +02:00
Alex
4a25659b0b
Added current calibration section for gain_pga = 4X (#1384)
For the SCT024 200A/100mA CT
2021-09-13 22:19:51 +02:00
WJCarpenter
19a84c654c
Update tsl2591.rst (#1405)
Fixes a typo
2021-09-13 22:18:40 +02:00
Quentin Stafford-Fraser
12fdb6e589
MQTT is no longer required for ESPhome to work (#1432) 2021-09-13 22:18:22 +02:00
Oxan van Leeuwen
d8fd0ac7fb
Clarify that includes option does not only accept headers (#1188) 2021-09-13 22:15:14 +02:00
Frederik Gladhorn
b02a19d40d
Display: Add example how to use color (#1278)
The docs mentioned only binary displays, but color works just fine.
2021-09-13 22:12:59 +02:00
Chris Nussbaum
231e49f439
Fan lambda documentation updates (#1439)
* Remove duplicate on/off conditions in the core switch component
Replace covers with switches in the core switch component lambda calls section
Add a lambda calls section in the core fan component

* Update components/fan/index.rst

Co-authored-by: Chris Nussbaum <chris.nussbaum@protolabs.com>
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-13 22:10:31 +02:00
swhaat
8a26a30a7f
SGP40: Small correction to the example (#1425)
The example configuration, on the conpensation part, lists temperature and humidity, the example has them inverted
2021-09-13 22:02:52 +02:00
meijerwynand
2f87918189
Link update (#1438)
Document link was not resolving to PDF. Changed link to page listing various documents.
2021-09-13 22:02:28 +02:00
Ermanno Baschiera
f59fd0ea7a
Fix wrong word in AS3935 docs (#1440)
...base on comments on source code: https://github.com/esphome/esphome/blob/dev/esphome/components/as3935/as3935.cpp#L89
2021-09-13 22:01:55 +02:00
dj-bauer
72ba9a1111
Update mhz19.rst (#1467)
* Update mhz19.rst

* Update components/sensor/mhz19.rst

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-13 21:59:06 +02:00
WeekendWarrior1
fb7fc5903b
fix and update h-bridge fan documentation (#1461) 2021-09-13 21:58:35 +02:00
Michaël Arnauts
10facc96be
Fix typo (#1460) 2021-09-13 21:58:15 +02:00
irtimaled
13e344810d
Add support for color_temperature_invert on tuya lights (#1465) 2021-09-13 09:33:23 +02:00
Jesse Hills
fdae11eb64
Merge branch 'current' into next 2021-09-09 10:27:39 +12:00
Andy Allsopp
688614d3dd
Fix LED letter casing (#1455) 2021-09-09 10:15:06 +12:00
Peter van Dijk
e4bbbe824f
pm1006: document changes in esphome PR 2214 (#1423) 2021-09-09 09:35:03 +12:00
Otto Winter
28b809b3aa
Document api encryption (#1454) 2021-09-09 09:22:53 +12:00
Peter van Dijk
7dd6e4c218
ccs811: docs for version sensor (#1336) 2021-09-09 09:19:51 +12:00
Sergey V. DUDANOV
603ab7b531
Midea support v2 (#1356) 2021-09-09 09:10:05 +12:00
Chris Nussbaum
1d253f135e
Template sensor publish updates (#1444)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-09-08 15:36:57 +12:00
dgtal1
a00f85a274
Add docs for new fan trigger: on_speed_set (#1447)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-09-08 15:16:03 +12:00
Jesse Hills
3face67505
Fix remote receiver api links (#1450) 2021-09-08 13:19:57 +12:00
Jesse Hills
a7cf2975b0
Remove last_reset_type (#1442) 2021-09-06 08:30:51 +12:00
Oxan van Leeuwen
a19f1ca712
Improve template number/select documentation (#1441) 2021-09-04 14:47:03 +12:00
Chris Nussbaum
0b6094d503
Fan is on is off conditions (#1436)
Co-authored-by: Chris Nussbaum <chris.nussbaum@protolabs.com>
2021-09-02 12:16:15 +12:00
Petko Bordjukov
7860b56a4b
Add iBeacon presence tracking instructions (#1069) 2021-09-02 11:50:31 +12:00
Alex
62f66f3c73
Document flash_transition_length (#1420) 2021-08-31 14:18:24 +12:00
Jérôme Laban
926eb31d39
docs: Add airthings wave plus docs (#1081)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-08-31 14:02:10 +12:00
WeekendWarrior1
82a7cf39d9
Document fan hbridge component (#1433) 2021-08-31 10:10:29 +12:00
JonasEr
5d6861ae0d
Fix waveshare default update_interval to 1s (#1424) 2021-08-29 23:15:28 +12:00
meijerwynand
88ec5fd796
Fixed hrefs (#1427) 2021-08-29 23:14:05 +12:00
Kyle Hendricks
d268bcb75c
Add missing word (#1426) 2021-08-29 23:10:40 +12:00
marsjan155
b90762ff4f
Add ST7920 doc (#907)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-08-26 14:33:23 +12:00
WeekendWarrior1
40dbb25785
Document set direction on fan.turn_on action (#1411) 2021-08-26 10:25:30 +12:00
David Martin
f4ca78519c
Capitalised name(s) (#1421)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-08-25 17:21:15 +02:00
Jesse Hills
39f7eec5d6
Merge branch 'current' into next 2021-08-25 19:45:45 +12:00
Oxan van Leeuwen
6d8f24d269
Update devices documentation (#1412) 2021-08-25 13:37:12 +12:00
Seganku
39aa899ece
Update Nextion Editor URL (#1416) 2021-08-25 13:33:12 +12:00
Stephan Peijnik-Steinwender
e77ee4b83a
ST7789V: Document that backlight_pin is now optional (#1406) 2021-08-24 23:03:51 +12:00
Jesse Hills
46bce386a8
Merge branch 'current' into next 2021-08-24 14:22:31 +12:00
Jesse Hills
92f15f8275
Fix log message for select docs (#1413) 2021-08-24 13:15:07 +12:00
Keith Burzinski
94815f4a1d
Update thermostat example yaml (#1409) 2021-08-20 13:44:47 +12:00
Alex
2db1a32931
Fix on-boot (#1382) 2021-08-20 08:24:30 +12:00
imgbot[bot]
c06be19262
[ImgBot] Optimize images (#1401)
*Total -- 825.46kb -> 769.76kb (6.75%)

/images/sdp31.jpg -- 145.97kb -> 125.04kb (14.33%)
/components/sensor/images/sdp31.jpg -- 145.97kb -> 125.04kb (14.33%)
/components/sensor/images/t6615-pins.png -- 48.33kb -> 43.93kb (9.11%)
/components/sensor/images/tsl2591-ui.jpg -- 8.05kb -> 7.57kb (5.91%)
/components/sensor/images/tsl2591.jpg -- 82.88kb -> 79.22kb (4.41%)
/images/pmsa003i.jpg -- 10.56kb -> 10.12kb (4.13%)
/components/sensor/images/pmsa003i-full.jpg -- 112.18kb -> 109.93kb (2.01%)
/components/images/pipsolar.jpg -- 16.24kb -> 16.00kb (1.45%)
/images/pipsolar.jpg -- 16.24kb -> 16.00kb (1.45%)
/_static/changelog-2021.8.0.png -- 141.30kb -> 139.26kb (1.44%)
/components/sensor/images/ikea-vindriktning.jpg -- 97.75kb -> 97.63kb (0.12%)

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

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-08-18 18:51:08 +12:00
Jesse Hills
877e5793d3
Update changelog for 2021.8.0 2021-08-18 14:48:32 +12:00
Oxan van Leeuwen
c8c3316d57
Clarify some color temperature settings (#1396) 2021-08-18 11:11:44 +12:00
Oxan van Leeuwen
4088388004
Color mode documentation (#1328) 2021-08-18 11:11:44 +12:00
Jesse Hills
bef1f56efc
Merge branch 'current' into next 2021-08-18 11:11:28 +12:00
Jesse Hills
4fa7131172
Merge branch 'current' into beta 2021-08-18 11:08:21 +12:00
Oxan van Leeuwen
a4b4509ede
Clarify some color temperature settings (#1396) 2021-08-18 11:07:43 +12:00
Jesse Hills
bc0d216600
Change state to position in cover docs (#1397) 2021-08-18 09:57:08 +12:00
Chris Nussbaum
6203d0c1b6
Add method option to the total daily energy sensor (#1393)
Co-authored-by: Chris Nussbaum <chris.nussbaum@protolabs.com>
2021-08-18 07:16:33 +12:00
Oxan van Leeuwen
4716e1debb
Color mode documentation (#1328) 2021-08-17 12:37:22 +12:00
Keith Burzinski
2d6e104bc1
Add Toshiba AC IR doc (#1389) 2021-08-16 12:32:51 +12:00
Jesse Hills
404de75c8a
Merge branch 'current' into next 2021-08-16 12:32:39 +12:00
Jesse Hills
d7395168e3
Merge branch 'current' into beta 2021-08-16 12:32:39 +12:00
John
eaa48c80c2
Update total_daily_energy.rst (#1385) 2021-08-16 12:02:25 +12:00
Keith Burzinski
a22b47f20a
Add Toshiba AC IR doc (#1389) 2021-08-16 11:59:47 +12:00
Jesse Hills
906c2e5f74
Merge branch 'current' into next 2021-08-11 20:32:24 +12:00
John "Warthog9" Hawley
d22ba0b41c
components/sensors/pmsx003.rst: add config options for extra sensor data points (#1102)
Signed-off-by: John 'Warthog9' Hawley <warthog9@eaglescrag.net>
2021-08-11 20:23:26 +12:00
Trammell Hudson
b8b7b9c1a8
components/display/waveshare_epaper: b74 variant (#1220)
Signed-off-by: Trammell Hudson <hudson@trmm.net>
2021-08-11 20:22:46 +12:00
Nicholas Peters
041f9503bc
Add docs for sdp3x component (#1333)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-08-11 20:14:32 +12:00
Branimir Lambov
cbfc89d807
Support for the DKE screen version of LilyGo-TTGO-T5 V2.3 (#1277) 2021-08-11 17:14:26 +12:00
buxtronix
86f389379d
Am43 component docs (#1134)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-08-11 16:07:18 +12:00
Stefan Agner
069b0c05a2
Add documentation for deassert_rts_dtr option (#1348)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-08-11 07:55:46 +12:00
Andreas Hergert
e4c69db866
Feature pipsolar anh (#1084)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-08-11 07:48:36 +12:00
Guillermo Ruffino
ba899470f7
Add dsmr component (#1364)
* dsmr page

* add sensor list and more info

* fix wrong image in seo

* add image

* fix text sensor link

* spelling in components/sensor/dsmr.rst
2021-08-10 09:32:40 -03:00
Jesse Hills
94867b1761
Add note about RS485 converter (#1372) 2021-08-10 23:36:54 +12:00
Dominik Bruhn
f5cc0cf7b2
Number Template: Clarify how to get value in set_action (#1377) 2021-08-10 23:36:13 +12:00
Jesse Hills
8e2ded17c7
Add docs for rgbct and color_temperature lights (#1379) 2021-08-10 21:29:11 +12:00
WJCarpenter
cd2f16a605
document support for TSL2591 (#1370)
Co-authored-by: WJCarpenter <bill@carpenter.org>
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-08-10 21:28:40 +12:00
Stephen Tierney
e364b7a1f0
Add docs and images for PMSA003i (#973)
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2021-08-10 11:03:12 +02:00
Keith Burzinski
45c8788d02
Thermostat enhancements 2 doc update (#1360) 2021-08-10 10:16:47 +02:00
Adrián Panella
bf962b22d0
Add status_led light platform (#1354) 2021-08-10 09:55:37 +02:00
Tom Matheussen
d20d1d5f28
CGPR1 documentation (#1091)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-08-10 17:06:07 +12:00
Patrick Felstead
f0e26817f4
Docs - Split sensors into categories (#1347)
Co-authored-by: patfelst <patfelst@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-08-10 14:22:08 +12:00
Jesse Hills
d9d17e757e
Add config option docs for disabled_by_default (#1361) 2021-08-10 13:45:41 +12:00
Adrián Panella
09a8728cfc
Add dish protocol to remote transmitter/receiver (#1362)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-08-10 13:26:44 +12:00
Keith Burzinski
993f020acc
Update Toshiba doc for new Toshiba AC IR protocol (#1296) 2021-08-10 13:25:24 +12:00
Dominik Bruhn
530a770c68
Fix Template Switch Lamda Example (#1376)
A template switch publish_state method does take a boolean and not a float.
2021-08-09 10:02:43 +02:00
buxtronix
c2860445c4
Add docs for Anova f/c support (#1368) 2021-08-09 08:05:41 +12:00
Sourabh Jaiswal
d3b03e7e37
Documentation for hitachi_ac424 (#1350) 2021-08-08 11:00:16 -03:00
Otto winter
a7a9f297ae
Merge branch 'current' into next 2021-08-04 17:45:47 +02:00
Guillermo Ruffino
5b0a0aa74d
A few format consistency issues (#1340)
* fix nextion missing properties

* teleinfo is now component

* tuya props formatting

* havells name component mismatch

* light.addressable_set do not have color_brightness

* Revert "light.addressable_set do not have color_brightness"

This reverts commit a0abf7e44139b86f7d65b2ba2f2c40151ad6a257.
2021-08-04 09:35:19 -03:00
Oxan van Leeuwen
d0f311a18f
Fix range parameters for light.addressable_set (#1363)
Since 521c080989d4 the range parameters are a closed interval, not a half-open interval.
2021-08-04 08:14:41 +02:00
Rob Gridley
a4cc26c317
Add SM16703 to list of supported FastLED chipsets (#1138) 2021-08-03 16:57:51 +02:00
Andreas Hergert
7e1658a839
added min_save_interval to total_daily_energy and integration to keep wear on memory low (#1085)
Co-authored-by: Andreas Hergert <andreas.hergert@otrs.com>
2021-08-03 16:42:01 +02:00
Brett Profitt
6ea664c162
Add support for Waveshare E-Paper 4.2" B V2 (#1055) 2021-08-03 16:41:50 +02:00
Víctor Ferrer García
96bc8820f6
Update pzemac.rst (#1352) 2021-08-03 23:36:12 +12:00
Alex Barcelo
f3e33b93fd
Adding references to other already existing tuya components (#1353) 2021-08-03 23:34:13 +12:00
Federico Ariel Castagnini
ccb07fe19e
correct wrong example parameter (#1359)
eightbitcolor should be eight_bit_color
2021-08-03 09:48:45 +02:00
Keith Burzinski
a5b045d222
Thermostat enhancements doc updates (#1339) 2021-08-02 22:08:32 +02:00
Jesse Hills
e30144ea39
FloatOutput: Documenting zero_means_zero (#1357)
Co-authored-by: Otto Winter <otto@otto-winter.com>
2021-08-02 20:33:08 +12:00
Jesse Hills
e4ca5b1382
Select docs (#1343) 2021-08-02 20:01:08 +12:00
Jesse Hills
eb6058678d
Add note about uart parity on 1.21.0 and above (#1355) 2021-08-01 20:56:18 +12:00
Otto Winter
7ca8df8e3c
Add demo integration (#1346) 2021-07-29 12:03:43 +02:00
Mike Meessen
d52c11f12b
HRXL MaxSonar Sensor Series (#1308) 2021-07-29 11:33:44 +02:00
rnauber
918ca8ebf5
Add documentation for the tlc5947 LED driver. (#1337)
Co-authored-by: Otto Winter <otto@otto-winter.com>
Co-authored-by: Richard Nauber <richard@nauber.dev>
2021-07-29 11:26:17 +02:00
Tyler Menezes
de662cc798
Add T6615 Dual-Channel CO2 Sensor (#692)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-07-29 11:24:44 +02:00
Jesse Hills
c30920a713
Merge branch 'current' into next 2021-07-29 19:51:02 +12:00
Jesse Hills
8513ad81c0
Fix number text (#1344) 2021-07-29 09:56:28 +12:00
Oxan van Leeuwen
5e3102a123
Use lowercase true/false values (#1327)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-07-29 09:56:11 +12:00
Peter van Dijk
92ef52ae93
docs for pm1006 component (#1315)
Co-authored-by: Sebastian Nohn <sebastian@nohn.net>
2021-07-28 20:10:56 +02:00
Jesse Hills
d41b259a28
Merge branch 'current' into next 2021-07-27 09:42:47 +12:00
Otto Winter
c7e8e4beee
Add new climate modes to climate/index.rst (#1334) 2021-07-26 16:36:52 +02:00
buxtronix
0d74958131
Note lack of Anova Nano support (#1331) 2021-07-24 11:51:09 +02:00
Oxan van Leeuwen
93f838d570
Mark required fields for endstop cover as required (#1329) 2021-07-23 21:25:03 +02:00
Oxan van Leeuwen
2a524a9ed2
Fix duplicate sentence (#1330) 2021-07-23 21:17:07 +02:00
Andy Allsopp
1d3e6aa1b6
Update logger.rst (#1325) 2021-07-23 01:05:32 +02:00
Oxan van Leeuwen
8495cc5936
Fix a bunch of typos (#1324) 2021-07-22 23:38:38 +02:00
Sourabh Jaiswal
d81e6d5463
Documentation for Selec meter (#1295)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-07-22 15:31:38 +12:00
Pasi Suominen
d3245842a6
PVVX MiThermometer component documentation (#1290) 2021-07-22 15:21:12 +12:00
Keith Burzinski
983e84f9aa
Thermostat doc update for esphome/esphome#2032 (#1311) 2021-07-22 09:09:42 +12:00
Jesse Hills
38588587d1
Add last_reset_type lines to sensor code docs (#1316) 2021-07-21 10:52:50 +12:00
Jesse Hills
420230adb3
Add last_reset_type lines to sensor code docs (#1316) 2021-07-21 09:20:24 +12:00
Jesse Hills
7a8833dcd8
Add restore_value to template number docs (#1319) 2021-07-20 17:10:00 +12:00
Jesse Hills
ae6f727894
Add restore_value to template number docs (#1319) 2021-07-20 15:40:43 +12:00
Jesse Hills
195cb77e83
Add initial_value to template number (#1314) 2021-07-20 10:28:25 +12:00
Jesse Hills
9887bc52ec
Merge branch 'current' into beta 2021-07-20 10:28:12 +12:00
Jesse Hills
b093d4c50b
Merge branch 'current' into next 2021-07-20 10:27:56 +12:00
Jesse Hills
edde0a4a4f
Add initial_value to template number (#1314) 2021-07-20 08:22:56 +12:00
Stanislav Meduna
dfa8d0a505
Add the documentation for the on_page_change display trigger (#1097)
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-07-19 20:08:34 +02:00
Daniel
aecbda72dd
Corrected value for "inverted" (#1309)
* Corrected value for "inverted"

According to the pin schema the value for "inverted" should be true or false, but not yes.

* Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-07-19 10:04:10 +02:00
SenexCrenshaw
e015aca5ca
Nextion update (#934)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Samuel Sieb <samuel-github@sieb.net>
2021-07-15 13:56:01 +12:00
Jesse Hills
08e935c656
Merge branch 'current' into next 2021-07-15 13:55:52 +12:00
Jesse Hills
a916b135a0
Merge branch 'current' into beta 2021-07-15 13:55:52 +12:00
Peter van Dijk
447e67346d
Remove note about logging on ESP8266 (#1292) 2021-07-15 13:30:16 +12:00
SenexCrenshaw
86ed64201c
Nextion update (#934)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Samuel Sieb <samuel-github@sieb.net>
2021-07-15 12:51:30 +12:00
Sourabh Jaiswal
800e922737
Documentation for Havells solar (#1291)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-07-14 13:06:00 +12:00