180 Commits

Author SHA1 Message Date
Paul Bottein
e0fd1027c0
Add blog post for ha-state-icon properties changes (#2064)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-01-30 15:43:00 +01:00
G Johansson
9a7890b5f9
New ClimateEntityFeature for turn on turn off (#2053) 2024-01-30 15:10:47 +01:00
J. Nick Koston
8d6ca7126f
Add blog post for new async_services_for_domain (#2050) 2024-01-23 23:41:23 +01:00
Franck Nijhof
c1a8a111bb
Add missing service icon documentation (#2048)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-01-20 14:05:38 +01:00
Franck Nijhof
af26c20de5
Add icon translations documentation (#2047)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-01-19 16:57:06 +01:00
Joost Lekkerkerker
bd7a29ef66
Add blogpost about translation placeholders (#2046)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-01-19 15:39:15 +01:00
Jan-Philipp Benecke
f53bdd6cb9
Add blog post about deprecating the invalid use of sensor UoMs and state classes (#2033)
* Add blog post about deprecating the invalid use of sensor UoMs and state classes

* Spelling

* Apply review suggestions

* Rename file

* Rename file

* Rename file and adjust name
2024-01-17 13:38:49 +01:00
Erik Montnemery
f9d73eebfb
Add blog post about changes to FlowHandler.async_show_progress (#2038)
* Add blog post about changes to FlowHandler.async_show_progress

* Update 2024-01-11-async-show-progress-changes.md
2024-01-13 11:55:56 +01:00
Michel van de Wetering
0ec78d5b49
Fix link to Config entry migration docs (#2029) 2024-01-01 22:30:30 +01:00
J. Nick Koston
fc3f2437d5
Add blog post for deprecating supported features magic numbers (#2027) 2023-12-28 22:48:05 +01:00
Erik Montnemery
f8bc8bfc91
Add blog post about config entry minor version (#2015)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-12-27 13:18:16 +01:00
Erik Montnemery
cc7363b628
Adjust language in blog post about exception handling during service calls (#2004)
* Adjust language in blog post about exception handling during service calls

* Update 2023-11-30-service-exceptions-and-translations.md

* Language adjustments according to review comments

* Fix typo

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-12-22 02:01:58 +01:00
Robert Resch
1bb99f3928
Add constant deprecation blog post (#2018)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-12-19 19:22:30 +01:00
Erik Montnemery
5d1eeabad2
Add blog post about changes in entity descriptions (#2007)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-12-11 20:01:31 +01:00
Jan Bouwhuis
7402019834
Add scaling utils brightness and add blogpost (#1998)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-12-05 09:26:01 +01:00
Jan Bouwhuis
e86f14870c
Add blog post on config validation and error handling (#1986)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-11-26 18:28:32 +01:00
Jan Bouwhuis
f8dafa2c3c
Update blog and docs on exception handling (#1988) 2023-11-25 14:02:54 +01:00
Jan Bouwhuis
6d854628b7
Improve title on blog article (#1985) 2023-11-22 09:17:11 +01:00
Jan Bouwhuis
f85fa4cbbb
Add ServiceValidationError and translation support (#1961)
* Add ServiceValidationError and translation support

* Improvements, add blog post

* Add error handling response

* Follow up comment

* Update blog/2023-10-29-service-exceptions-and-translations.md

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

* Update blog/2023-10-29-service-exceptions-and-translations.md

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

* Follow up raising vs handling errors

* Fix links

* Update docs/core/platform/raising_exceptions.md

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

* Update blog/2023-10-29-service-exceptions-and-translations.md

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

* Update docs/api/websocket.md

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

* Update docs/internationalization/core.md

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

* Update docs/internationalization/core.md

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

* Update docs/core/platform/raising_exceptions.md

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

* Update docs/integration_quality_scale_index.md

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

* Update docs/internationalization/core.md

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

* Update blog/2023-10-29-service-exceptions-and-translations.md

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

* Rename file to adjust date

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-11-17 15:36:19 +01:00
Elcajon
ebe0f574d5
Correct mention of all_addon_configs option (#1973) 2023-11-10 12:03:05 +01:00
Mike Degatano
b2f0536898
Add blog post for public addon config folder (#1970)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-11-10 09:21:09 +01:00
G Johansson
010521af68
Blog country selector (#1948) 2023-10-25 07:04:10 +02:00
Dave T
f8b02bbd34
Create blog post for clean up of deprecated unit conversion functions (#1942)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-10-06 09:49:27 +02:00
Franck Nijhof
8b09b1a575
Add dev blog on Hacktoberfest 2023 (#1943)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-10-04 12:32:34 +02:00
Erik Montnemery
6a3c7e9e8c
Blog post on how to exclude state attributes from recording (#1927)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-09-21 13:57:46 +02:00
Erik Montnemery
59e72e4a30
Revert "Add blog post about use of cached_property in Entity (#1907)" (#1925)
This reverts commit 3e8358d4386beb1bf507989fdfc4febc1f7cce35.
2023-09-15 11:48:24 +02:00
J. Nick Koston
3e8358d438
Add blog post about use of cached_property in Entity (#1907) 2023-09-14 17:49:03 -05:00
Erik Montnemery
6503c76ba2
Correct file name for change-naming-mqtt-entities blog post (#1906) 2023-09-13 10:26:31 +02:00
Erik Montnemery
91cedc9cba
Add blog post about changes in WS command entity/source (#1904)
* Add blog post about changes in WS command entity/source

* Add example
2023-09-13 10:11:01 +02:00
Erik Montnemery
d482a8e8d3
Add blog post about new signature of HomeAssistant (#1892)
* Add blog post about new signature of HomeAssistant

* Update 2023-08-29-homeassistant-changed-signature.md

* Update blog/2023-08-29-homeassistant-changed-signature.md

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2023-09-04 20:55:17 +02:00
Paul Bottein
03abe62825
Add entity state formatting documentation and blog article (#1891)
* Add entity state formatting documentation and blog article

* Apply suggestions from code review

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

* Update docs/frontend/data.md

* Update docs/frontend/data.md

* Update docs/frontend/data.md

* Update docs/frontend/data.md

* Update blog/2023-08-29-hass-format-state.md

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

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-08-30 11:49:12 +02:00
Erik Montnemery
dc86fc0bdf
Add blog post about numerical sensors can't be NaN or inf (#1885)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-08-23 14:19:58 +02:00
G Johansson
18f84a0dd2
New blogpost weather_entity_forecast_types (#1809)
* New blogpost weather_entity_forecast_types

Create new blogpost for weather entity forecast type changes

* Update weather blog

* new date

* Apply suggestions from code review

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

* review comments

* filename

* Update blog/2023-08-07-weather_entity_forecast_types.md

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

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-08-08 09:47:48 +02:00
Jan Bouwhuis
9757230c5d
Blog post on MQTT entity naming changes (#1851) 2023-07-21 12:52:32 +02:00
Robert Resch
7b024e52d7
Fix bracket mix up (#1840) 2023-07-12 21:59:43 +03:00
Franck Nijhof
f22fd1546d
Add developer documentation about translations for services (#1835)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-07-11 21:26:06 +02:00
Erik Montnemery
c764eca9d2
Add blog post about recent vacuum changes (#1833) 2023-07-11 08:49:11 +02:00
Paul Bottein
38e05aeb7f
Add blog post for action event for custom cards (#1830) 2023-07-07 17:52:36 +02:00
Erik Montnemery
4f7b8d076b
Tweak service filter blog post (#1828)
* Tweak service filter blog post

* Update 2023-06-28-service-description-filters.md
2023-07-05 14:20:56 +02:00
Erik Montnemery
79caae92d4
Add blog post about service description filters (#1824)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-06-28 20:29:15 +02:00
Erik Montnemery
1d36875526
Add blog post about entity name changes (#1825) 2023-06-28 21:16:10 +03:00
Allen Porter
56b74db6f1
Add a developer blog post for upcoming service API changes (#1799) 2023-06-19 12:07:09 +02:00
Jan Bouwhuis
ba1ccabf53
Blogpost on recent MQTT changes to improve overall performance (#1775)
* Recent MQTT changes to improve overall performance

* Update blog/2023-05-11-retained-mqtt-messages-filtered.md

Co-authored-by: Brandon Rothweiler <brandon@rothweiler.me>

* Improve grammar

* More grammar

* bundled ino

* Simplify

* Rename file to reflect aimed publishing date

---------

Co-authored-by: Brandon Rothweiler <brandon@rothweiler.me>
2023-05-22 13:10:38 +02:00
Paulus Schoutsen
765f07dec7
Add job blog (#1772) 2023-05-07 21:13:47 +02:00
J. Nick Koston
14d0001d32
Add a blog post for Statistics WebSocket API changes (#1763) 2023-04-30 21:03:02 +02:00
Stefan Agner
b7e1bd5c40
Add blog post about OS 10 and new add-on limits (#1746)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-04-13 19:34:06 +02:00
Bram Kragten
0851423864
Add blog post about deprecating Polymer (#1742)
* Add blog post about deprecating Polymer

* match link in frontend

* Apply suggestions from code review

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

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-04-04 21:04:04 -04:00
Michel van de Wetering
ceb1a21633
Fix link to Calendar entity documentation page (#1736) 2023-04-02 08:10:58 -07:00
Allen Porter
47f6e2bfe9
Add blog post and updated documentation for Calendar Entity timezone handling (#1732) 2023-03-28 18:59:30 +02:00
Erik Montnemery
7d16a15c15
Fix date of name translations blog (#1731) 2023-03-28 10:17:01 +02:00