180 Commits

Author SHA1 Message Date
Erik Montnemery
dab13a9432
Add blog post about translatable entity names + improve docs (#1726)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-03-27 10:37:36 +02:00
Johnny Willemsen
bce81247ab
Update 2020-04-16-hassfest.md (#1717) 2023-03-16 19:59:30 +01:00
Paul Bottein
0b2e058a97
Add blog post for custom tile features (#1697) 2023-02-28 22:14:29 -05:00
Michael Mior
7c88be2886
Fix typo in blog post on intent whitespace (#1696) 2023-02-24 21:38:48 -05:00
epenet
67974267fa
Refactor json helper and utility (#1682)
* Create 2023-02-15-json

* Update 2023-02-15-json

* Rename 2023-02-15-json to 2023-02-15-json.md
2023-02-24 15:27:03 +01:00
Franck Nijhof
17eaaa515c
Add generic page on the PR review process (#1693)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-02-22 10:30:06 +01:00
Grégoire Seux
559af1c2d6
Correct typo in code example (#1694) 2023-02-22 09:46:00 +01:00
Jan Bouwhuis
34e70778a5
Deprecated callback removed for MQTT subscribe (#1692)
* Deprecated callback removed for MQTT subscribe

* Update blog/2023-02-21-deprecated-callback-removed.md

Co-authored-by: Erik Montnemery <erik@montnemery.com>

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-02-21 22:28:27 +01:00
Franck Nijhof
234fd01d65
Add snapshot testing (#1690) 2023-02-20 19:13:55 +01:00
Michael Hansen
76ed0c52bf
Blog post about HassGetState intent (#1676)
* Blog post about HassGetState intent

* Update blog/2023-02-09-hassgetstate.md

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

* Update blog/2023-02-09-hassgetstate.md

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-02-10 10:23:43 -05:00
Erik Montnemery
9696a0389f
Fix a couple of broken links (#1675) 2023-02-09 13:35:44 +01:00
Erik Montnemery
428318d797
Document + blog post sensor presentation rounding (#1673) 2023-02-08 15:00:23 +01:00
Franck Nijhof
4855ed80df
Add blog post on PR drafting (#1670)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-02-07 19:01:26 +01:00
Franck Nijhof
9d4343b0f4
Blog: Translation files removed from Core repository (#1669)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-02-06 16:03:33 +01:00
Michael Hansen
9e52294c6e
Add blog post on intent responses and template whitespace (#1664) 2023-02-03 16:42:35 -05:00
Paulus Schoutsen
ca2853f53e
2022.2 -> 2023.2 2023-01-31 20:53:06 -05:00
Paulus Schoutsen
ea8e14d5d1
Add note to multi-pan blog (#1658) 2023-01-30 17:20:05 +01:00
Erik Montnemery
5273e7f3eb
Add blog post about sensor rounding (#1649)
* Add blog post about sensor rounding

* Adjust language
2023-01-25 08:56:11 +01:00
Paulus Schoutsen
5b2815e5a4
Add blog post about breaking changes to conversation integration (#1647)
* Add blog post about breaking changes to conversation integration

* Fix link

* Apply suggestions from code review

Co-authored-by: Michael Hansen <hansen.mike@gmail.com>

Co-authored-by: Michael Hansen <hansen.mike@gmail.com>
2023-01-24 21:58:45 -06:00
Paulus Schoutsen
fd99f5d6fa
Add cover to deprecated intents (#1643)
* Add cover to deprecated intents

* Add blog post

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-01-21 22:52:51 -05:00
J. Nick Koston
bb182b3c9a
Update instructions for integrations that use bluetooth adapters (#1624) 2023-01-16 11:17:25 +01:00
Joakim Plate
9c52c1f5fd
Adjust development documentation with context (#1355)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-01-03 16:18:25 +01:00
J. Nick Koston
3507ee5ea4
Add blog post about db schema v32 (#1606) 2023-01-03 10:28:14 +01:00
epenet
d4d5d20f67
Add more units deprecation to blog post (#1569) 2022-12-28 16:32:27 +01:00
lunmay
9ac4fe57d0
Points to correct /docs URL (#1582)
Fix missing slash
2022-12-09 14:36:42 +02:00
Paulus Schoutsen
34be4295b1
Add multi-pan post (#1581) 2022-12-08 22:02:09 -05:00
Philip Allgaier
255afadbf2
Fix broken links in latest dev "unit system" blog post (#1580) 2022-12-07 14:48:07 -05:00
Paul Bottein
c49b543dc5
Add missing CSS variable for state color changes (#1579) 2022-12-07 14:12:12 +01:00
Paul Bottein
c17069a443
Add blog post for entity state color changes (#1578)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-12-07 12:06:46 +01:00
Erik Montnemery
04c7c7168f
Add blog post summarizing recent unit system changes (#1561)
* Add blog post summarizing recent unit system changes

* Fix typo

* Tweak

* Link to new PR, bump date

* Bump date

* Update blog/2022-12-07-unit_system_changes.md

Co-authored-by: Franck Nijhof <git@frenck.dev>

Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-12-07 10:25:03 +01:00
epenet
020e9dd8df
Add blog post for new unit enums (#1566)
* Create 2022-12-05-more-unit-enumerators.md

* Update 2022-12-05-more-unit-enumerators.md

* UnitOfData > UnitOfInformation
2022-12-05 23:32:48 +01:00
Erik Montnemery
192a353eba
Add blog post about new entity translations (#1559) 2022-12-01 10:20:20 +01:00
epenet
971e19d1d3
Add more unit enumerators (#1518)
* Add UnitOfAccumulatedVolumetricFlux

* Update 2022-10-28-more-unit-enumerators.md

* Update and rename 2022-10-28-more-unit-enumerators.md to 2022-11-28-more-unit-enumerators.md
2022-11-29 16:28:01 +01:00
Erik Montnemery
95f396b1f9
Correct blog post about SelectEntityDescription changes (#1530) 2022-11-16 23:03:38 +01:00
Erik Montnemery
8dfbbcb178
Add blog post about long term statistic API changes (#1531)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-11-16 20:59:30 +01:00
epenet
1028bf566a
Introducing new unit enumerators (#1511) 2022-10-26 20:24:52 +02:00
epenet
5ea43539b8
Adjust precipitation units (#1489) 2022-10-26 15:23:53 +02:00
Franck Nijhof
0e1748ea2b
Add blog post about integrations v2.1 (#1508) 2022-10-24 08:25:51 -04:00
epenet
6e4f29ba19
Rename IMPERIAL_SYSTEM to US_CUSTOMARY_SYSTEM (#1500)
* Rename IMPERIAL_SYSTEM to US_CUSTOMARY_SYSTEM

* Update 2022-10-14-deprecate-unit-system.md

* Delete 2022-10-18-rename-imperial-unit-system.md

* Update 2022-10-14-deprecate-unit-system.md

* Update 2022-10-14-deprecate-unit-system.md
2022-10-24 11:21:38 +02:00
Paulus Schoutsen
930c8912a4
add blog about code owner commands (#1504) 2022-10-21 11:03:20 -04:00
epenet
8b09080537
Apply suggestion
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-10-17 11:36:37 +02:00
epenet
5bd3e55cee
Apply suggestion
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-10-17 11:36:28 +02:00
epenet
c2da217df3
Blog post for deprecated unit system features 2022-10-14 14:14:50 +02:00
epenet
0a0e376018
Add blog post for SelectEntityDescription (#1493)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-10-10 14:28:34 +02:00
Erik Montnemery
701e8a414a
Adjust blog post for statistics changes (#1484)
* Adjust blog post for statistics changes

* Remove PR78932
2022-10-03 11:40:46 +02:00
Erik Montnemery
90bcb7f3f4
Add blog post about long term statistics changes (#1473)
* Add blog post about long term statistics changes

* Tweak

* Align with backend changes
2022-09-30 10:16:50 +02:00
epenet
96adf196c3
Deprecating unit conversion utilities (#1480) 2022-09-29 09:30:15 +02:00
Erik Montnemery
4c1c85a6a4
Add blog post about new sensor device classes (#1478) 2022-09-28 09:02:50 -04:00
J. Nick Koston
98d93ae563
Change signature of async_track_unavailable callback to provide additional information (#1470) 2022-09-16 20:34:34 -05:00
epenet
08aa16134f
Replace constants with enums in media-player (#1462)
* Add RepeatMode enum to media player

* Update 2022-09-06-media-player-repeat-mode-deprecation.md

* Update 2022-09-06-media-player-repeat-mode-deprecation.md

* MEDIA_TYPE => MediaType

* Update 2022-09-06-media-player-repeat-mode-deprecation.md

* Update media-player.md

* Update 2022-09-06-media-player-repeat-mode-deprecation.md

* Update blog/2022-09-06-media-player-repeat-mode-deprecation.md

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2022-09-08 06:30:53 +02:00