Commit Graph

530 Commits

Author SHA1 Message Date
Jesse Hills
28bb68b2f0
Merge branch 'current' into next 2022-11-01 12:38:36 +13: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
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
ae76662b1a
Update supporters for 2022.10.1 2022-10-26 12:09:51 +13:00
Jesse Hills
1f2fad852c
Merge branch 'current' into next 2022-10-26 12:07:51 +13:00
Jesse Hills
01d05e7191
Update supporters for 2022.10.0 2022-10-19 10:40:02 +13:00
Jesse Hills
0a11470ac9
Merge branch 'current' into beta 2022-10-19 10:30:16 +13:00
azrdev
3c4acf2e6a
Clarify docs for logger, globals (#2323) 2022-10-19 08:05:18 +13:00
Jesse Hills
69aa967e79
Update supporters for 2022.10.0b2 2022-10-15 08:38:44 +13:00
Kuba Szczodrzyński
4237b1dd31
Add docs for keep_user_credentials (#2301) 2022-10-14 08:58:46 +13:00
Jesse Hills
305886fe23
Update supporters for 2022.10.0b1 2022-10-13 09:35:22 +13:00
Jesse Hills
1986a9e26f
Update supporters for 2022.9.4 2022-10-07 16:35:38 +13:00
Jesse Hills
f9417ed019
Update supporters for 2022.9.3 2022-10-06 09:25:47 +13:00
Jesse Hills
20789d540d
Update supporters for 2022.9.2 2022-09-29 16:01:53 +13:00
Jesse Hills
8c63444379
Update supporters for 2022.9.1 2022-09-22 07:41:04 +12:00
Jesse Hills
2f0200efe7
Update supporters for 2022.9.0b4 2022-09-21 07:39:43 +12:00
Jesse Hills
c22d26bc58
Update supporters for 2022.9.0b3 2022-09-20 17:15:58 +12:00
Jesse Hills
a1d6fe2d0d
Merge branch 'current' into beta 2022-09-20 17:14:41 +12:00
H. Árkosi Róbert
35685b76a4
Merge pull request #2180 from gsieben/patch-5
lambda example in the script section
2022-09-19 07:22:13 +02:00
Jesse Hills
b2f731e161
Update supporters for 2022.9.0b2 2022-09-15 13:04:51 +12:00
Jesse Hills
ff351ec607
Update supporters for 2022.9.0b1 2022-09-14 17:14:07 +12:00
Jesse Hills
642ca38f34
Merge branch 'current' into next 2022-09-06 16:48:30 +12:00
Jesse Hills
f275fd8007
Update supporters for 2022.8.2 2022-09-06 13:18:56 +12:00
Jesse Hills
9e074fa2f2
Merge branch 'current' into next 2022-09-06 13:10:00 +12:00
Andrey Yantsen
7cd8df0e15
Document available docker tags (#2260) 2022-09-04 20:23:58 +12:00
Jesse Hills
8bb0b2f942
Update supporters for 2022.8.1 2022-09-01 11:32:48 +12:00
Jesse Hills
f6abea22f1
Merge branch 'current' into next 2022-08-31 16:01:32 +12:00
btzs
0cffd57fda
Update automations.rst (#2251) 2022-08-31 13:56:35 +12:00
Quentin Smith
ef898d5203
Document how packages are merged into a configuration (#2126) 2022-08-21 23:41:02 -07:00
Kalashnikov Ilya
2c76233a43
Warn against running Docker on Mac (#2141) 2022-08-19 10:54:01 +12:00
Jesse Hills
06927c48fa
Update supporters for 2022.8.0 2022-08-17 13:13:42 +12:00
Jesse Hills
133f1b4d33
Merge branch 'current' into beta 2022-08-17 12:58:25 +12:00
Daniel H Brown
1216519178
Added “devices” example to docker-compose notes (#2220) 2022-08-16 16:05:34 +12:00
@RubenKelevra
aa67443fec
diy: add tcs34725 ambient light sensor example (#2132) 2022-08-16 16:03:38 +12:00
Jesse Hills
24a231f5b6
Update supporters for 2022.8.0b3 2022-08-16 14:49:48 +12:00
Jesse Hills
f98d2df4d5
Update supporters for 2022.8.0b2 2022-08-15 08:25:10 +12:00
Jesse Hills
c5d67ffd9c
Update supporters for 2022.8.0b1 2022-08-10 15:31:16 +12:00
Jesse Hills
b7b2815c2b
Merge branch 'current' into next 2022-08-10 15:25:11 +12:00
Keith Burzinski
91f7eda827
Sprinkler Controller documentation (#1471) 2022-08-09 12:19:45 +12:00
rbaron
826b06dce0
Adds docs for the new ble_client.ble_write Action (#2024)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-08-08 13:00:00 +12:00
Jesse Hills
994941bf39
Update supporters for 2022.6.3 2022-08-08 08:25:58 +12:00
Javier Peletier
00a2fc4ad4
Update FAQ to document NVS write error (#2191) 2022-08-02 17:12:06 +12:00
Gabriel Sieben
d31494a9b0
Update automations.rst 2022-07-20 12:16:26 +02:00
Gabriel Sieben
c0afd8dfef
Update automations.rst
there were illegal blanks in the new line after the code block
2022-07-20 12:10:05 +02:00
Gabriel Sieben
3b3f506a9f
Update automations.rst 2022-07-13 00:05:26 +02:00
Gabriel Sieben
168220b878
lambda example in the script section
I have included examples of 'lambda' in the "script" section. I played around for ages until I noticed that the round clamps at the end were missing. In the forum also searched someone who did not get an answer to his question. It will help others.
2022-07-12 23:53:40 +02:00
Jesse Hills
656340f640
Update supporters for 2022.6.2 2022-06-23 10:35:05 +12:00
Jesse Hills
492a1d0281
Update supporters for 2022.6.1 2022-06-18 17:26:51 +12:00