Commit Graph

1563 Commits

Author SHA1 Message Date
Benjamin Freeman 34be440cbe
Add M5Stack PoESP32 Unit ethernet configuration (#2420) 2022-11-11 13:22:03 +13:00
Nick 5a1b07af19
Add information about 3.3v current ability and UART rx_buffer_size (#2281)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-11-10 08:00:56 +13:00
Colin Leroy-Mira b96679e6ca
Merge branch 'current' into current 2022-11-09 16:53:49 +01:00
H. Árkosi Róbert f65720c831
Merge pull request #2406 from optimusprimespace/current
SDM230M important notice to user to pay attention when configuring the energy monitor
2022-11-09 16:53:36 +01:00
Colin Leroy-Mira bc12457fb5 Explicit wiring a bit 2022-11-09 16:49:31 +01:00
Ben Marengo 0a445dd7d4
Update esphome.rst 2022-11-08 16:59:32 +00:00
Ben Marengo 74e4fe4c17
Update esphome.rst 2022-11-08 16:35:33 +00:00
Ben Marengo e47f4d7db8
Update esphome.rst 2022-11-08 16:27:27 +00:00
swifty99 68dafe02ca Remove misleading specification in example yaml
Integration time of 2.4ms gives most inaccurate results. Auto integration time does a good job and is default. Reference yaml which most users copy should reflect this.
2022-11-07 16:44:59 +01:00
optimusprimespace 70876a5e83
Merge branch 'esphome:current' into current 2022-11-07 15:33:32 +01:00
Søren Christian Aarup 79960466f3
Merge branch 'current' into patch-1 2022-11-06 15:17:46 +01:00
H. Árkosi Róbert 12010b8ea7
Merge pull request #2264 from viisauksena/patch-1
clarify non normal cron - 6 fields with seconds
2022-11-05 09:14:54 +01:00
swifty99 592a0d47fd
update_interval missing in docs
In modbus update interval may and maybe should be configured. This was hidden in the example and should be in the config variables.
2022-11-04 18:18:42 +01:00
optimusprimespace 4202df26a7
Merge branch 'esphome:current' into current 2022-11-02 18:37:55 +01:00
Samuel Sieb d4c6049c74
Change stepper example to use number instead of HA config (#2404) 2022-11-01 15:03:26 +13:00
Ingurum e0baa18eca
fix numbercall function names (#2255) 2022-10-30 21:50:56 -07:00
tubalainen c762271f3e
id cannot be the same as the component name
The id cannot be the same as the component name, the example will not compile.
2022-10-30 17:45:17 +01:00
tubalainen 2f100e2598
Spelling miss on interRupt
interupt -> interrupt
2022-10-30 15:38:28 +01:00
Samuel Sieb 444ca70937
replace deprecated hexencode (#2240) 2022-10-24 16:06:07 -07:00
Samuel Sieb 1dad7e4a57
fix pulse_counter example indent (#2387)
fixes #2386
2022-10-24 11:08:37 -07:00
Ben Marengo 859c1accae
clarify that `active` is nested 2022-10-21 21:47:35 +01:00
H. Árkosi Róbert eacd292d90
Revert "Fix color temp units for strobe effect" 2022-10-21 06:49:16 +02:00
Brian Kaufman 8478bb15de
Fix color temp units for strobe effect
Percentage is not acceptable per config validation (cv.color_temperature).  Must be mireds or Kelvin.
2022-10-20 13:00:21 -07:00
Jesse Hills 0a11470ac9
Merge branch 'current' into beta 2022-10-19 10:30:16 +13:00
thatso 69b1bf4436
Update LYWSDCGQ description in xiaomi_ble.rst (#2305) 2022-10-19 08:07:43 +13:00
azrdev 3c4acf2e6a
Clarify docs for logger, globals (#2323) 2022-10-19 08:05:18 +13:00
Daniel Correa Lobato 0354a78e1c
Update cse7766.rst (#2327) 2022-10-19 08:03:26 +13:00
Dominik Bruhn 3b5704deb7
Fixed UFire EC Documentation (#2357) 2022-10-19 08:01:57 +13:00
Jesse Hills f8c31b2a86
Merge branch 'next' into bump-2022.10.0b1 2022-10-13 09:18:46 +13:00
definitio efb6f17ca8
Do not requre CS pin for st7789v (#2354) 2022-10-13 08:26:31 +13:00
Chris Feenstra 89fad3a06c
Add support for ZHLT01 heatpump IR protocol (#2199)
Co-authored-by: Chris Feenstra <chris@cfeenstra.nl>
2022-10-12 15:30:00 +13:00
RoboMagus af9abec4f4
Update docs for ble_client RSSI sensor (#2339) 2022-10-12 15:24:00 +13:00
H. Árkosi Róbert 36651f3a28
Update index.rst 2022-10-11 17:12:24 +02:00
H. Árkosi Róbert 093657e25a
Changed `relay_1` to `light_1`
To avoid confusion that a relay can be set at 50%.
2022-10-11 17:07:17 +02:00
NP v/d Spek 90645afd57
Update xpt2046 documentation (#2259)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-10-11 10:10:27 +13:00
polgarc e09caf5c8c
Fix broken links 2022-10-09 23:38:44 +02:00
Jesse Hills 6ed0330463
Active connection config for bluetooth_proxy (#2345) 2022-10-06 09:22:03 +13:00
Jesse Hills 0f62a4bb63
Merge branch 'current' into next 2022-10-06 09:21:34 +13:00
Jesse Hills ba2210f994
Active connection config for bluetooth_proxy (#2345) 2022-10-06 09:17:47 +13:00
Jesse Hills 11558249ee
Add min_version docs (#2342) 2022-10-05 16:31:24 +13:00
Patrick ZAJDA 86829a7eeb
Add id and teleinfo_id to teleinfo configuration variables (#2340) 2022-10-05 14:31:51 +13:00
ShellAddicted 946211c10a
mqtt: MbedTLS doesn't like wildcard certificates (#2336) 2022-10-05 14:31:15 +13:00
Michael Haas d08cbe4523
Fix typo 2022-10-01 08:14:32 +02:00
Jesse Hills 1dce603dbb
Merge branch 'current' into next 2022-09-29 16:00:37 +13:00
H. Árkosi Róbert ceadda59ea
Update time_based.rst 2022-09-27 17:04:13 +02:00
bakeromso 438199f7f5
fixed typo's and added coma 2022-09-26 14:40:47 +02:00
Michael Davidson 6873e425d4
Remove deprecated settings and document new default_preset (#2292)
* Remove deprecated settings and document new default_preset

* Lint fixes

* More lint fixes

* Index note

* Fix incorrect plural
2022-09-25 21:59:08 -05:00
H. Árkosi Róbert e21626f056
Merge pull request #2279 from esphome/nagyrobi-patch-1
Add BTHome to See Also list
2022-09-25 17:08:25 +02:00
Alex Iribarren 28740383e5
Mention that update_interval can be never 2022-09-25 16:20:56 +02:00
Michael Davidson fa7780b365
Switch from marking default_target_temperature_* and default_mode as deprecated and instead just give advice they're going away (#2324) 2022-09-24 01:41:37 -05:00