Jesse Hills
f98f7071bb
Add notes for ADC on RP2040 ( #2446 )
2022-11-17 13:52:18 +13:00
Jesse Hills
e81a5d47fd
Updates for runtime entered wifi credentials ( #2443 )
2022-11-16 15:48:53 +13:00
H. Árkosi Róbert
3a6697e102
Cleaner images for LCD Menu component, nicer back arrow character ( #2441 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-11-16 12:30:45 +13:00
Jesse Hills
6b0c125f6a
Merge branch 'current' into beta
2022-11-16 12:30:35 +13:00
Guillermo Ruffino
0978f22ddd
suggest using broadcast address for pzemac ( #2293 )
2022-11-15 10:36:35 -08:00
H. Árkosi Róbert
b6d2361fca
Merge pull request #2438 from esphome/nagyrobi-patch-2
...
`homeassistant` text sensor remove obsolete old version specification
2022-11-14 14:22:11 +01:00
H. Árkosi Róbert
b92ca2d93a
Update homeassistant.rst
2022-11-14 14:20:09 +01:00
H. Árkosi Róbert
44a37e3a5a
Update homeassistant.rst
2022-11-14 14:17:55 +01:00
H. Árkosi Róbert
a6f955354c
Merge pull request #2394 from pauln/update-sm300d2-docs
...
Revise SM300D2 documentation
2022-11-14 11:18:58 +01:00
H. Árkosi Róbert
8201a0df2c
Merge pull request #2383 from CWempe/patch-1
...
Remove duplicated option in hmc5883l.rst
2022-11-14 11:14:57 +01:00
Jesse Hills
028f40a8ea
Merge branch 'current' into beta
2022-11-14 13:31:38 +13:00
Benno Pütz
2a699ca74e
Typo
...
In line 10: Either "a button" or just "buttons" - in this context I'd prefer the former
2022-11-11 23:44:22 +01:00
Benno Pütz
e5c1cd48d1
removed superfluous 'to' in power_supply.rst ( #2287 )
2022-11-10 21:32:46 -08:00
Benjamin Freeman
34be440cbe
Add M5Stack PoESP32 Unit ethernet configuration ( #2420 )
2022-11-11 13:22:03 +13:00
Gilles van den Hoven
983ca09fdc
Updates for new functionality of the EZO component. ( #2133 )
...
Co-authored-by: Steve HOLWEG <PoppyPop@users.noreply.github.com>
Co-authored-by: Samuel Sieb <samuel-github@sieb.net>
2022-11-10 11:08:25 +13:00
Jesse Hills
da4402105e
Merge branch 'current' into beta
2022-11-10 11:08:13 +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
Jesse Hills
ff64be2162
Merge branch 'current' into next
2022-11-09 17:26:51 +13: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
Jesse Hills
5a2f48f818
Add default ota port for rp2040 ( #2415 )
2022-11-08 11:11:12 +13: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
Stanislav Meduna
dc5f04661f
Implement a simple LCD menu ( #2029 )
...
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-11-07 19:01:00 +13:00
Søren Christian Aarup
79960466f3
Merge branch 'current' into patch-1
2022-11-06 15:17:46 +01:00
Christian Ferbar
354ec1f189
Fix Example configuration entry V1 ( #2271 )
2022-11-05 23:15:57 -07: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
Jesse Hills
28bb68b2f0
Merge branch 'current' into next
2022-11-01 12:38:36 +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
Paul Nicholls
f99ee565a4
Revise SM300D2 documentation
...
Adds information about the LCD modules which are often sold with/for these sensors, and using them in conjunction with an ESP. Also notes that INPUT_PULLDOWN mode may help with reliability, and aligns some of the config descriptions with other air quality sensors.
2022-10-27 20:27:10 +13:00
Jesse Hills
1160dc279f
Remove devices on home page and replace with platforms ( #2393 )
2022-10-27 15:43:17 +13:00
Jesse Hills
423e1e69d2
Add basic rp2040 docs page ( #2392 )
2022-10-27 12:38:26 +13:00
Jesse Hills
540a68d1f6
Add compile_process_limit docs ( #2391 )
2022-10-27 12:17:26 +13:00
Jesse Hills
1f2fad852c
Merge branch 'current' into next
2022-10-26 12:07:51 +13:00
H. Árkosi Róbert
5e214c836f
Remove human readable example from uptime ( #2384 )
2022-10-25 19:10:06 +13: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
Christoph Wempe
f5e4c2a39a
Remove duplicated option in hmc5883l.rst
...
The **range** option was listed twice.
2022-10-23 12:52:51 +02: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