Commit Graph

745 Commits

Author SHA1 Message Date
RoboMagus
8c79e6ca17
Add documentation for !extend tag (#3248) 2023-10-09 20:41:48 +02:00
Michael Hoffmann
96429da9c9
Fixed typo in automations.rst (#3246) 2023-10-08 06:18:45 +02:00
kahrendt
b7ff42be1e
Add Xor Condition (#3222) 2023-10-03 22:58:14 +13:00
Jesse Hills
f334f7b449
Update supporters for 2023.9.3 2023-10-03 13:36:19 +13:00
Jesse Hills
f2b0b72613
Merge branch 'current' into next 2023-10-03 13:34:26 +13:00
De Cock Xavier
6edf9ba800
Allow Poller Component suspend / resume action (#3205) 2023-10-03 09:25:16 +13:00
Jesse Hills
1c88ee10db
Update supporters for 2023.9.2 2023-10-02 17:02:36 +13:00
Jesse Hills
56b27ca5f8
Update supporters for 2023.9.1 2023-09-28 11:56:37 +13:00
Jesse Hills
fb83d5a2db
Update supporters for 2023.9.0b4 2023-09-27 12:46:00 +13:00
Jesse Hills
cab0df3559
Update supporters for 2023.9.0b3 2023-09-25 14:17:15 +13:00
Jesse Hills
1b9b520416
Merge branch 'current' into beta 2023-09-25 12:10:24 +13:00
Thomas Bertels
f8bf0b7d61
Typo in getting_started_hassio.rst (#3201) 2023-09-21 15:21:03 +02:00
Jesse Hills
e08941f8f3
Update supporters for 2023.9.0b2 2023-09-21 10:57:17 +12:00
Jesse Hills
0e378ada0d
Merge branch 'current' into beta 2023-09-21 10:35:14 +12:00
Benas09
ebd003352b
Update diy.rst (#3196) 2023-09-20 18:56:26 +02:00
Jesse Hills
ccf95dfb24
Update supporters for 2023.9.0b1 2023-09-13 14:11:11 +12:00
Jesse Hills
3e92c5879e
Merge branch 'current' into next 2023-09-13 13:04:34 +12:00
Daniel Dunn
a9f35ad6d3
Documentation for persistable globals (#3151)
Co-authored-by: Daniel Dunn <dannydunn@eternityforest.com>
2023-09-12 09:26:03 +12:00
Jesse Hills
3f3bf6bc0d
Update supporters for 2023.8.3 2023-09-06 10:15:12 +12:00
H3
b6d9eb7317
Docker Dashboard Doc: Username and Password (#3046)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-09-05 17:59:56 +00:00
Jesse Hills
ce195a437f
Update supporters for 2023.8.2 2023-08-21 12:35:04 +12:00
Jesse Hills
fb56fab0fb
Update supporters for 2023.8.1 2023-08-18 08:13:54 +12:00
Jesse Hills
f799c49ec1
Update supporters for 2023.8.0b4 2023-08-17 13:05:28 +12:00
Jesse Hills
8ede31533b
Update supporters for 2023.8.0b3 2023-08-16 12:15:17 +12:00
Jesse Hills
c7caebd64e
Update supporters for 2023.8.0b2 2023-08-14 11:25:52 +12:00
Jesse Hills
1121f4e12e
Update supporters for 2023.8.0b1 2023-08-10 17:32:44 +12:00
Jesse Hills
8d3ce3dc60
Update supporters for 2023.7.1 2023-08-01 12:09:52 +12:00
Jesse Hills
b012bef7b0
Remove message saying dashboard wont work on windows (#3082) 2023-08-01 12:08:39 +12:00
Brian Orpin
c3222cac9f
Update FAQ to speifically mention OpenWrt and pfSense for mDNS (#3091)
* Update FAQ to speifically mention OpenWrt and pfSense for mDNS

Add specific reference to OpenWrt and pfSense to fix mDNS across subnets so when searching for either term, the FAQ should appear and point the user in the direction of adding the Avahi module and enabling it (plenty of detailed instructions available).

* Update faq.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-07-28 20:00:34 +02:00
imgbot[bot]
06b6c9f4e7
[ImgBot] Optimize images (#3051)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-07-20 10:42:39 +12:00
Jesse Hills
b1c46812c8
Update supporters for 2023.7.0b3 2023-07-19 11:42:23 +12:00
Jesse Hills
a97fa8dcbb
Merge branch 'current' into beta 2023-07-19 11:41:10 +12:00
Kevyn Malpass
e2ae2dec30
Update automations.rst (#3076)
Added .c_str() for string output in logger example. 
On line 290, changed:

ESP_LOGD(TAG, "%s: %d", id(my_global_string), id(my_global_int));

to:

ESP_LOGD(TAG, "%s: %d", id(my_global_string).c_str(), id(my_global_int));
2023-07-18 07:00:50 +02:00
Jesse Hills
91e560e181
Update supporters for 2023.7.0b2 2023-07-17 09:30:47 +12:00
Jesse Hills
52d2bdb37b
Update supporters for 2023.7.0b1 2023-07-13 10:16:00 +12:00
Jesse Hills
873c7af8c2
Update supporters for 2023.6.5 2023-07-10 11:25:39 +12:00
Graham Brown
54b52def5b
Dark mode (#3025) 2023-07-10 09:49:12 +12:00
Jesse Hills
309ae4554d
Update supporters for 2023.6.4 2023-07-04 14:04:55 +12:00
Maximilian Ertl
5f082a8651
docs: fix typoed default port in migrate_sonoff_tasmota.rst (#3035)
The port listed in the docs was 6502, while the default port is actually 6052. See https://esphome.io/guides/getting_started_command_line.html#bonus-esphome-dashboard
2023-07-01 05:17:48 +02:00
Jesse Hills
0081fc4593
Update supporters for 2023.6.3 2023-06-28 12:36:11 +12:00
F.D.Castel
2ed4b09706
Updates migrate_sonoff_tasmota.rst. Improves information about compressed images. (#3004)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-06-28 07:45:37 +12:00
Jonny Bergdahl
d44b4e11fe
Add missing "activate venv" instructions (#3026)
Co-authored-by: Jonny Bergdahl <bergdahl@users.noreply.github.com>
2023-06-28 07:32:08 +12:00
Jesse Hills
02e743b0cd
Update supporters for 2023.6.2 2023-06-23 17:19:28 +12:00
Jesse Hills
c1911107c8
Update supporters for 2023.6.1 2023-06-23 07:35:45 +12:00
Jesse Hills
c5425d39e2
Update supporters for 2023.6.0b7 2023-06-22 12:01:25 +12:00
Jesse Hills
0a2c7f4402
Update supporters for 2023.6.0b6 2023-06-22 10:43:35 +12:00
Jesse Hills
4510ef1f32
Update supporters for 2023.6.0b4 2023-06-21 14:34:02 +12:00
Jesse Hills
35e56f3a9b
Update supporters for 2023.6.0b3 2023-06-20 11:15:34 +12:00
Jesse Hills
270fd8f6a3
Update supporters for 2023.6.0b2 2023-06-19 07:38:32 +12:00
Jesse Hills
3584a51fa2
Update supporters for 2023.6.0b1 2023-06-15 14:32:46 +12:00
Kevin P. Fleming
ba24edff4b
configuration-types: Demonstrate usage of packages as templates (#2980) (#2980) 2023-06-04 22:35:17 +02:00
ugoogalizer
a0382272be
added note on NFS for container config volume (#2930)
Co-authored-by: MC <johndoe@example.com>
2023-05-31 14:34:30 +02:00
Jesse Hills
0125166c40
Update supporters for 2023.5.5 2023-05-29 09:43:08 +12:00
Keith Burzinski
0091ed0740
Update supporters for 2023.5.4 2023-05-24 16:00:31 -05:00
Keith Burzinski
9879b1f9c9
Update supporters for 2023.5.3 2023-05-22 16:56:41 -05:00
Jesse Hills
4009d6ee71
Update supporters for 2023.5.2 2023-05-22 11:32:44 +12:00
Jesse Hills
2fefdfc9c0
Update supporters for 2023.5.1 2023-05-18 13:04:00 +12:00
Jesse Hills
c06c3385d0
Update supporters for 2023.5.0b5 2023-05-17 09:58:31 +12:00
Jesse Hills
c117120196
Update supporters for 2023.5.0b4 2023-05-16 11:17:36 +12:00
Jesse Hills
0b4955f5fe
Update supporters for 2023.5.0b3 2023-05-15 11:39:05 +12:00
Jesse Hills
67f49d6a1a
Update supporters for 2023.5.0b2 2023-05-12 10:38:01 +12:00
Jesse Hills
f5525f2ce7
Merge branch 'current' into beta 2023-05-12 10:32:32 +12:00
Jesse Hills
24ebd833b3
Add note for project info requirement for dashboard import (#2908) 2023-05-11 13:54:03 +12:00
Jesse Hills
b50028e517
Update supporters for 2023.5.0b1 2023-05-11 09:56:58 +12:00
Jesse Hills
f1cdacf281
Merge branch 'current' into next 2023-05-10 04:43:35 +00:00
Jesse Hills
9c2df9f6e2
Update supporters for 2023.4.4 2023-05-04 11:00:32 +12:00
Jesse Hills
c215938cdc
Merge branch 'current' into next 2023-05-04 10:52:43 +12:00
Jesse Hills
c4c10ef879
Update supporters for 2023.4.3 2023-05-02 17:11:54 +12:00
Jesse Hills
8ed26db6e7
Merge branch 'current' into next 2023-05-02 17:08:38 +12:00
Jesse Hills
c4a1f4facd
Update supporters for 2023.4.2 2023-04-27 19:37:15 +12:00
Jesse Hills
56a7d349ff
Merge branch 'current' into next 2023-04-27 19:35:48 +12:00
Keith Burzinski
fc4e2738b0
Add copy for on_tag_removed trigger for RC522 (#2876) 2023-04-27 10:47:52 +12:00
Jesse Hills
39110d4e2e
Update supporters for 2023.4.1 2023-04-24 09:30:14 +12:00
Jesse Hills
b5ee528310
Update supporters for 2023.4.0b3 2023-04-20 10:16:51 +12:00
Jesse Hills
4a15f67cbc
Update supporters for 2023.4.0b2 2023-04-17 15:47:12 +12:00
Jesse Hills
6dc9e909db
Update supporters for 2023.4.0b1 2023-04-13 10:44:14 +12:00
Jesse Hills
e16da3d6dd
Update supporters for 2023.3.2 2023-03-27 15:59:16 +13:00
Jesse Hills
5f633c1299
Update supporters for 2023.3.1 2023-03-22 12:06:20 +13:00
Jesse Hills
1e1d89850c
Update supporters for 2023.3.0b6 2023-03-16 09:02:38 +13:00
Jesse Hills
b3ecd7cd21
Update supporters for 2023.3.0b5 2023-03-15 21:21:02 +13:00
Jesse Hills
7ee774b98c
Merge branch 'current' into beta 2023-03-15 21:20:00 +13:00
Jesse Hills
3f5aefd57f
Format long single line note (#2750) 2023-03-15 10:02:47 +13:00
Jesse Hills
cd31996569
Prefix all docker image references with ghcr.io (#2749) 2023-03-15 10:02:26 +13:00
Jesse Hills
03a50dad15
Update supporters for 2023.3.0b4 2023-03-14 14:12:44 +13:00
Jesse Hills
5c7b164684
Merge branch 'current' into beta 2023-03-14 14:11:46 +13:00
Jesse Hills
fee7a606e3
Add esp32 + improv requirements for Made for ESPHome (#2745) 2023-03-12 23:28:00 -04:00
Jesse Hills
70be4dea29
Update supporters for 2023.3.0b3 2023-03-13 14:01:35 +13:00
Jesse Hills
378e6f1ce4
Update supporters for 2023.3.0b2 2023-03-09 15:53:24 +13:00
Jesse Hills
094fd03e1a
Update supporters for 2023.3.0b1 2023-03-09 09:43:21 +13:00
Jesse Hills
38d73ce10a
Merge branch 'current' into next 2023-03-08 01:10:46 +00:00
Steve Rodgers
3a86ec052e
Update diy.rst (#2706)
Add configuration link for my 9 valve sprinkler controller
2023-03-07 09:47:45 +01:00
Jesse Hills
bff961afc6
Minor updates on sharing page (#2722) 2023-03-06 19:42:36 +13:00
Jesse Hills
820b73ca6e
Update supporters for 2023.2.4 2023-02-23 13:42:50 +13:00
Jesse Hills
b101a1e80e
Merge branch 'current' into next 2023-02-23 13:41:40 +13:00
Keith Burzinski
cfc56b9c00
Sprinkler docs v2 update (#2510)
* Sprinkler docs v2 update

* Correction

* Polishing up

* Fixing some links

* Add 'Understanding the Sprinkler Controller's State' section

* Shorten text in examples

* Fix example, syntax highlighting

* Add divider to action index, other copy tweaks

* Document unit_of_measurement use
2023-02-21 19:48:02 -06:00
James Swift
7a24e9c8f6
remove keep_user_credentials (#2687) 2023-02-20 16:46:27 +13:00
Jesse Hills
b2423fbdc5
Update supporters for 2023.2.3 2023-02-20 08:17:46 +13:00
Jesse Hills
a0981cab77
Update supporters for 2023.2.2 2023-02-17 19:12:01 +13:00
Jesse Hills
91a3b1ff74
Update supporters for 2023.2.1 2023-02-16 14:07:27 +13:00
Jesse Hills
3836bafea0 Update supporters for 2023.2.0 2023-02-15 19:36:12 +13:00