282 Commits

Author SHA1 Message Date
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
Erik Montnemery
e193131183
Add blog post moving of the issue registry to helpers (#1446) 2022-08-25 15:32:45 +02:00
Erik Montnemery
99cdc199de
Add blog post about core.async_get_hass() (#1443) 2022-08-24 08:21:11 +02:00
Erik Montnemery
ecafe79075
Add blog post about LightEntity losing white_value (#1436) 2022-08-18 08:21:11 -04:00
Marc Mueller
b43acc4c30
Blog post for AutomationActionType deprecation (#1435) 2022-08-15 08:37:26 -04:00
Jc2k
919436779b
Blog on PassiveBluetoothProcessorCoordinator (#1427)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-08 08:40:21 -04:00
Marc Mueller
c215fcbcb5
Update device_tracker source_type properties (#1414) 2022-07-31 13:47:42 +02:00
Erik Montnemery
c50aed54be
Add blog post about new entity naming recommendations (#1388)
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-07-10 13:16:36 -07:00
J. Nick Koston
aeab05eae7
Fix typo in Waiting for config entry platforms (#1391) 2022-07-10 10:06:34 +03:00
epenet
69d51c67cf
Store is now a Generic class (#1386)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-07-09 22:33:32 +02:00
J. Nick Koston
9bd92fa1af
Add blog post about waiting for config entry platforms (#1390) 2022-07-09 13:32:52 -05:00
Erik Montnemery
f2f7009e58
Add blog post about WeatherEntity refactoring (#1375)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-06-28 10:23:12 +02:00
Erik Montnemery
468b661883
Document NumberEntity refactoring (#1367)
* Document NumberEntity refactoring

* Update docs/core/entity/number.md

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

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-06-15 13:52:10 +02:00
J. Nick Koston
95ac9ab58d
Add blog post about unsafe config entry reloads during setup (#1365) 2022-06-13 13:13:43 -07:00
epenet
f8275c2bd7
Add FlowResultType enum to data entry flow (#1357) 2022-06-07 17:42:31 -07:00
Paulus Schoutsen
f77d0672d0
Document media player changes (#1352)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-05-31 14:36:25 -07:00
J. Nick Koston
f57505d774
Document removal of entity_matches_only from logbook api (#1340)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-05-24 14:24:00 -07:00
Mike Degatano
7e931df53f
host_pid does not work in s6 v3 (#1336)
* `host_pid` does not work in s6 v3

* Mention s6 issue in docs

* Add overriding `/init` option

* Correct options in add-on config doc

* Remove temporary workaround
2022-05-18 09:53:06 +02:00
Mike Degatano
1562f6616b
Add note on init: false (#1329)
* Add note on `init: false`

* Add `init: false` to the hello world addon

* Adjusted messaging

* Grammar touch up

* Add note to doc on init option
2022-05-14 10:46:53 +02:00
Pascal Vizeli
ed58cf4f1b
Add blogpost about new base image (#1327)
* Add blogpost about new base image

* Update apparmor profile for s6 v3

* Fix apparmor path

* revert partial

* Tweaks

Co-authored-by: Mike Degatano <michael.degatano@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-05-13 11:02:35 +02:00
epenet
4ff6bfa329
ServiceInfo model improvements and deprecations (#1311)
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-05-03 09:37:10 -07:00
Franck Nijhof
4df71d9a5f
Blog: Deprecated constants for 2022.5 (#1285) 2022-05-03 09:29:10 -07:00
Paulus Schoutsen
b82b60e260
Add blog about TTS (#1302) 2022-04-26 13:50:44 -07:00
J. Nick Koston
fefe90a930
Fix typo in EVENT_TIME_CHANGED blog post (#1300) 2022-04-20 14:12:22 -10:00
J. Nick Koston
808f83cb42
Add blog post about the removal of time_changed (#1298) 2022-04-20 13:02:02 -10:00
Brandon Rothweiler
5f84f5d612
Remove mentions of the retired term "Lovelace" (#1292) 2022-04-18 11:22:59 -07:00
Allen Porter
bf4b139c08
Add developer blog post about Calendar Data Model (#1291)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-04-18 11:21:44 -07:00
Allen Porter
c085255319
Add blog post for Local OAuth2 breaking changes (#1290) 2022-04-16 13:41:14 -07:00
epenet
c87f4403de
Add EntityFeature enum to Siren (#1281) 2022-04-07 23:08:50 +02:00
Franck Nijhof
9baa500e6d
Blog: Deprecating all SUPPORT_ constants (#1278) 2022-04-02 21:07:51 -07:00
Paulus Schoutsen
7aeb2a00ec
Add blog about some new features (#1258)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-03-30 17:17:31 -07:00
Franck Nijhof
5ab770d4ee
Add update entity platform (#1243)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-03-21 11:03:19 +01:00
Martin Hjelmare
916e922499
Add opt in manual remove device blog (#1227)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-02-28 16:56:25 -08:00
Zack Barett
30ff0bb8ee
Update Blog post for scoped elements (#1224)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-02-22 16:29:26 -08:00
Bram Kragten
c10a33b040
Remove wrong information from blog post (#1222)
Co-authored-by: Zack Barett <arnett.zackary@gmail.com>
2022-02-22 14:26:11 +01:00
Zack Barett
5c7f71620a
Create Blog Post on Paper Elements being removed (#1216)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-02-18 11:29:50 -08:00
Jeff Rescignano
3f7798129a
Fix black editor link (#1201) 2022-01-30 20:40:15 -08:00
Erik Montnemery
f1bf2f67e8
Add blog post about configuration URL and entity categories (#1108)
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-10-26 08:37:06 -07:00
Erik Montnemery
543b470f4a
Remove references to total accumulated increases and decreases from blog post (#1103) 2021-10-21 08:45:18 -07:00
Erik Montnemery
fc1877fb78
Add blog post about new sensor state class total (#1060)
* Add blog post about new sensor state class total

* Apply suggestions from code review

Co-authored-by: Otto Winter <otto@otto-winter.com>

Co-authored-by: Otto Winter <otto@otto-winter.com>
2021-09-22 18:25:30 +02:00
Joakim Sørensen
9ef8766783
Add blogpost about updates in the supervisor (#1003)
* Add blogpost about updates in the supervisor

* Apply suggestions from code review

Co-authored-by: Tom Brien <TomBrien@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

* Update blog/2021-07-15-supervisor_update.md

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

* Update blog/2021-07-15-supervisor_update.md

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

* Update blog/2021-07-15-supervisor_update.md

* Fix dates

* Adjust date

* Apply suggestions from code review

Co-authored-by: Stefan Agner <stefan@agner.ch>

* Adjust dates

* Apply suggestions from code review

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

* Update dates

Co-authored-by: Tom Brien <TomBrien@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Stefan Agner <stefan@agner.ch>
2021-08-24 11:55:25 +02:00
Jaroslav Hanslík
8655cf07ba
Fixed title of post "2021-08-16-state_class_total" (#1030) 2021-08-18 08:44:53 -07:00
Erik Montnemery
92b2bc0932
Update documentation and dev blog post with removal of STATE_CLASS_TOTAL and SensorEntity.last_reset (#1028)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-08-17 13:32:33 -07:00
Erik Montnemery
7cf756dedc
Add blog post about new sensor state classes (#1023)
* Add blog post about new sensor state classes

* Update blog/2021-08-12-state_class_total.md

Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>

* Attempt to fix tables

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Tom Brien <TomBrien@users.noreply.github.com>

* Apply suggestions from code review

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

* Tweak

* Update 2021-08-12-state_class_total.md

* Bump date of the blogpost

Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Tom Brien <TomBrien@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-08-16 13:22:15 +02:00
Erik Montnemery
2653f054a2
Add blog post about sensor temperature conversion (#1024)
* Add blog post about sensor temperature conversion

* Update blog/2021-08-12-sensor_temperature_conversion.md

Co-authored-by: Tom Brien <TomBrien@users.noreply.github.com>

* Document that device_class is mandatory

* Update 2021-08-12-sensor_temperature_conversion.md

Co-authored-by: Tom Brien <TomBrien@users.noreply.github.com>
2021-08-13 12:35:52 +02:00
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