36 Commits

Author SHA1 Message Date
Erik Montnemery
f86eab2269
Correct information on how to generate a 0-timestamp (#979) 2021-06-24 09:34:26 -07:00
Franck Nijhof
bbf7781378
Fix GitHub repository links and use dev branch when possible (#971) 2021-06-18 14:08:47 +02:00
Erik Montnemery
a91cf65631
Add blog post about new sensor properties (#951) 2021-05-25 08:29:56 -07:00
Bram Kragten
a122e0b78a
Change link to Lit blog post (#943) 2021-05-19 23:35:05 +02:00
Bram Kragten
5d192e0aaf
Create Lit 2.0 blog post (#942)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-05-19 13:51:36 -07:00
Joakim Sørensen
a37fcda590
Adjust note about future version (#912) 2021-05-11 13:38:48 -07:00
Paulus Schoutsen
bc85026764
Update the TZ blog post (#933)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-05-10 18:08:52 +02:00
Paulus Schoutsen
86a6cabd83
Add blog about pytz (#924) 2021-05-07 23:39:25 -07:00
Ville Skyttä
34b425ec13
Spelling and grammar fixes (#909) 2021-04-30 08:01:54 +02:00
Martin Hjelmare
6e16c45514
Add astral 2.2 upgrade blog (#875)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-04-08 16:06:05 -07:00
Joakim Sørensen
1b86254d71
Add blogpost about custom integrations changes (#786)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-01-29 16:15:34 +01:00
Jeff Rescignano
a9e8c849b7
Update Scoped Elements URL from 2020-10-02 Blog Post (#762) 2021-01-05 10:02:59 +01:00
Paulus Schoutsen
d913214e4c
Add blog post about template and streaming (#718)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-11-09 23:10:38 +01:00
Tamás Vörös
95991ebdf8
fix typo (#707) 2020-10-30 22:14:12 +01:00
Joakim Sørensen
ece4c470bc
Add blogpost for recent Supervisor changes (#698)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-10-29 08:59:28 +01:00
Bram Kragten
fc983c9417
Add blog about lazy loading more info controls (#665)
Co-authored-by: Zack Barett <arnett.zackary@gmail.com>
2020-10-03 17:39:14 +02:00
Zack Barett
3056bd7cc3
Blog Post: Custom View Layout (#655)
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-10-02 17:44:02 +02:00
dependabot[bot]
9f1462e601
Bump @docusaurus/preset-classic from 2.0.0-alpha.58 to 2.0.0-alpha.59 (#612)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-07-29 22:23:42 +02:00
Tom Brien
627cf36d1f
Minor typo correction (#605) 2020-07-17 14:19:23 +02:00
Paulus Schoutsen
e6fb6b8d8e
Update 2020-07-13-alpine-python.md 2020-07-13 05:59:19 -07:00
Pascal Vizeli
c429655ee5
Blogpost about Python runtime (#600)
* Blogpost about Python runtime

* Update 2020-07-13-alpine-python.md

* Apply suggestions from code review

* Address some comments

* One more

* Address comments

* ✏️ Final tweaks from me

Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-07-13 14:46:55 +02:00
Bram Kragten
2625fd0ae8
Create blog about getCardSize (#565)
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-06-01 12:45:30 -07:00
Franck Nijhof
698139469a
Fix bunch of links (#545) 2020-05-19 09:56:08 +02:00
Paulus Schoutsen
415deac62a
Add blog about renaming entity classes (#526) 2020-05-14 21:07:11 +02:00
Paulus Schoutsen
ac3c3236c2
Update 2020-05-09-custom-iconsets.md 2020-05-09 12:57:32 -07:00
Bram Kragten
7c91a045fb
Add blog post about custom icon sets (#501) 2020-05-09 12:55:18 -07:00
Franck Nijhof
aaa3cb6fa8
Add blogpost on new instance url helper (#498) 2020-05-08 22:03:57 +02:00
Franck Nijhof
203ddda99a
Add blog about custom integration logos (#499) 2020-05-08 02:10:10 +02:00
Paulus Schoutsen
9702796260
Update translations docs + add blog (#471)
Co-Authored-By: Franck Nijhof <git@frenck.dev>
2020-04-23 15:54:48 -07:00
Paulus Schoutsen
d54b4b866c Add blog about Hassfest GitHub Action 2020-04-16 16:31:34 -07:00
Franck Nijhof
80fd7dcdf4
Blog: S6 Overlay (#462) 2020-04-12 14:49:56 -07:00
Paulus Schoutsen
856b82e0d1 Add blog post about changing translations command line 2020-04-10 14:21:36 -07:00
Tom Brien
d6e06a716d
Replace quotes with tip boxes (#458)
* Replace quotes with tip boxes

The use of quotes was making important content less clear than the body. Docusaurus now has native tip boxes use remark-admonitions so use these instead.

* Replace json5 codeblock language with json

json5 doesn't have native syntax colouring. Rather than handle with custom css just flip block to have `json` set as language to create same result. All blocks were standard JSON anyway
2020-04-04 14:32:57 -07:00
Paulus Schoutsen
022184b4cf
Update 2020-02-18-106-custom-card-changes.md 2020-02-25 18:09:19 -08:00
Tom Brien
cae68ee9ea
Reinstate #410 (#413)
In the move to DSv2 blog from #410 was not merged properly
2020-02-19 19:54:55 +00:00
Tom Brien
974b29ebac
Migrate to Docusaurus V2 🐱🐉 (#412)
* Migrate to Docusaurus V2

* Add redirects

Only covers most recent version

* Add omitted scripts folder

* Include working yarn.lock
2020-02-19 19:36:13 +00:00