Commit Graph

3291 Commits

Author SHA1 Message Date
Gilles van den Hoven
11493c2a4b
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:07:16 +13:00
Jesse Hills
12342ae690
Bump version to 2022.12.0-dev 2022-11-09 17:27:19 +13:00
Jesse Hills
ff64be2162
Merge branch 'current' into next 2022-11-09 17:26:51 +13:00
jimtng
33f45d3827
Add documentation on script parameters (#2120)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-11-09 16:52:04 +13:00
H. Árkosi Róbert
e4890737cd
Merge pull request #2417 from marengaz/patch-2
Update esphome.rst
2022-11-08 18:31:41 +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
H. Árkosi Róbert
4d655c0c7d
Merge pull request #2416 from lakshanthad/current
Update sonoff.rst
2022-11-08 13:40:31 +01:00
Lakshantha Dissanayake
a03fece548 Update sonoff.rst
Not all SONOFF devices are supported by ESPHome. Only  the ones with ESP based chips inside are supported.
2022-11-08 16:19:48 +05:30
Jesse Hills
5a2f48f818
Add default ota port for rp2040 (#2415) 2022-11-08 11:11:12 +13:00
H. Árkosi Róbert
9f7d9d9e27
Merge pull request #2412 from swifty99/patch-2
Remove misleading specification in example yaml
2022-11-07 19:15:23 +01: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
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
H. Árkosi Róbert
6806a66538
Merge pull request #2291 from scaarup/patch-1
"name" not required
2022-11-06 17:36:22 +01:00
Søren Christian Aarup
79960466f3
Merge branch 'current' into patch-1 2022-11-06 15:17:46 +01:00
Christian Ferbar
c7dadabb7b
fix web_server javascript when in strict mode / local files (#2270) 2022-11-05 23:27:19 -07: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
H. Árkosi Róbert
90d2729c8a
Merge pull request #2267 from crice009/current
added a sentence to script.is_running -check links
2022-11-05 09:14:13 +01:00
H. Árkosi Róbert
c7ff0af3f9
Merge pull request #2413 from swifty99/patch-3
update_interval missing in docs
2022-11-04 19:42:40 +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
Jesse Hills
4f5b0a10d5
Merge pull request #2403 from esphome/bump-2022.10.2
2022.10.2
2022-11-02 19:02:20 +13: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
2bef818a76
Update supporters for 2022.10.2 2022-11-01 12:39:47 +13:00
Jesse Hills
3a8d870731
Update changelog for 2022.10.2 2022-11-01 12:39:11 +13:00
Jesse Hills
d4728ecdd6
Bump version to 2022.10.2 2022-11-01 12:38:56 +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
H. Árkosi Róbert
c6382f757e
Merge pull request #2401 from tubalainen/patch-6
id cannot be the same as the component name
2022-10-30 21:25:31 +01: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
H. Árkosi Róbert
8231a3def5
Merge pull request #2400 from tubalainen/patch-5
Spelling miss on interRupt
2022-10-30 15:53:23 +01:00
tubalainen
2f100e2598
Spelling miss on interRupt
interupt -> interrupt
2022-10-30 15:38:28 +01:00
Paulus Schoutsen
d851bd413b
Remove gitpod instructions (#2399) 2022-10-28 15:42:19 +02: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
Samuel Sieb
d7699cd495
fix lambda entries in the script docs (#2390) 2022-10-26 14:10:27 -07:00
Samuel Sieb
3c45f1b3ec
remove invalid method from docs (#2389) 2022-10-26 11:05:29 -07:00
Jesse Hills
a9cc2d663d
Merge pull request #2388 from esphome/bump-2022.10.1
2022.10.1
2022-10-26 13:00:27 +13:00
Jesse Hills
ae76662b1a
Update supporters for 2022.10.1 2022-10-26 12:09:51 +13:00
Jesse Hills
19f1688854
Update changelog for 2022.10.1 2022-10-26 12:09:12 +13:00
Jesse Hills
edfd375339
Bump version to 2022.10.1 2022-10-26 12:08:21 +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
H. Árkosi Róbert
9a11aea7d9
Merge pull request #2380 from marengaz/patch-1
clarify that `active` is nested
2022-10-22 08:34:51 +02:00
Ben Marengo
859c1accae
clarify that active is nested 2022-10-21 21:47:35 +01:00
H. Árkosi Róbert
fcf6b8c4ca
Merge pull request #2377 from esphome/revert-2375-patch-1
Revert "Fix color temp units for strobe effect"
2022-10-21 06:50:09 +02:00