1968 Commits

Author SHA1 Message Date
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
5cb541c4ce
Align documented air_quality attributes with implementation (#1893)
* Align documented air_quality attributes with implementation
2023-08-30 09:23:28 +02:00
uvjustin
d9f048ef9a
Update camera stream documentation (#1888) 2023-08-28 16:24:15 +02:00
Rohan Kapoor
2a47dc07c5
Reference the setup failures documentation as part of the config entry lifecycle documentation (#1890)
* Reference the setup failures documentation as part of the config entry lifecycle documentation

* Add missing period.
2023-08-28 09:29:17 +02:00
Michael Hansen
ed82082437
Document wake word detection entity (#1887) 2023-08-24 11:07:01 -04:00
Florian Bachmann
72871b7783
Updates docs for remote-user (#1691)
* Updates docs for remote-user

* Update configuration.md

* Update endpoints.md

* Update security.md
2023-08-24 16:25:25 +02:00
Jan-Philipp Benecke
59be20342a
Add description of issue severities (#1886)
* Add description of issue severities

* Apply suggestions from code review

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

---------

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-08-24 09:50:05 +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
Erik Montnemery
463549f5ed
Correct instructions for invoking pip (#1884) 2023-08-23 14:15:01 +02:00
G Johansson
7d2aebb3e5
Add ADR to the PR review process (#1882)
* Update review-process.md

* Update review-process.md

* mod
2023-08-23 07:15:46 +02:00
Michael Arthur
e93461da02
Add lawn mower entity (#1875)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-08-21 12:20:34 +02:00
Joost Lekkerkerker
68b6b21b2b
Update development_environment.mdx (#1879) 2023-08-16 00:08:52 +02:00
Jan Bouwhuis
5619caa7b1
Correct water_heater turn off methods (#1876) 2023-08-13 12:36:28 +02:00
Sam Reed
26297eeedd
Run pngcrush over png files (#1874) 2023-08-09 10:19:33 +01:00
Joost Lekkerkerker
9ba991323d
Update integration_quality_scale_index.md (#1861) 2023-08-09 00:52:43 +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
Erik Montnemery
130bbf6867
Sort weather documentation (#1868) 2023-08-07 13:47:04 +02:00
G Johansson
6bf695dde5
Three modes for weather (#1616)
* Three modes for weather

* Tiny tweak

* new methods

* Review comments

* Change text

* Mods from rebase

* Update docs/core/entity/weather.md

* Apply suggestions from code review

---------

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-08-07 13:17:42 +02:00
Joost Lekkerkerker
207e786ce1
Update recommended python version to 3.11 (#1866) 2023-08-03 16:24:16 +02:00
Michael Hansen
347387e784
Update template syntax for hassil 1.2 (#1862) 2023-07-26 22:24:21 +02:00
dougiteixeira
3d62b0a4cd
Add documentation for device info categorization (#1858)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-07-26 08:29:47 +02:00
Jan Bouwhuis
911044979c
Add turn on/off service for water_heater entity (#1852) 2023-07-25 10:16:10 +02:00
Albin Médoc
619e072425
Correct instructions to add more-info-content (#1685) 2023-07-23 23:25:10 +02:00
Volker Stolz
7dc66611cd
Add limitations of using containers for developing hardware (#1672)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-07-23 23:24:41 +02:00
Julien Ehrhart
41af024a60
Update a deprecated value for "startup" option for Add-On (#1743) 2023-07-23 22:39:16 +02:00
Philip Allgaier
1b5a0e5b01
Add info about design portal to frontend dev docs (#1796)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-07-23 21:56:11 +02:00
rotinom
e3f62d1c5c
Update "getting started" section with instructions on how to validate… (#1843)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-07-23 21:46:07 +02:00
Miguel Camba
6356916718
Document new pH device class for sensor and number (#1854) 2023-07-23 18:50:44 +02:00
Jan Bouwhuis
ca4ea0f652
Add scene entity developer documentation (#1850) 2023-07-22 17:56:12 +02:00
G Johansson
4264953161
Add uv_index to weather entity component (#1848)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-07-22 17:06:55 +02:00
pathofleastresistor
5210f4a1c3
Update custom-view.md to correct event for adding cards (#1804) 2023-07-22 17:03:21 +02:00
Patrick Decat
cc6b24dd10
docs: fix Supporting Response Data example (#1853) 2023-07-22 17:02:53 +02:00
Colin Campbell
9bc1568ad1
Update creating_integration_manifest.md (#1841) 2023-07-22 12:48:46 +02:00
Jan Bouwhuis
9757230c5d
Blog post on MQTT entity naming changes (#1851) 2023-07-21 12:52:32 +02:00
Franck Nijhof
659a4fc9f5
Add event entity (#1849)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-07-21 12:17:25 +02:00
mithomas
81325e5b9b
Fixed typos in creating_integration_manifest.md (#1845) 2023-07-17 11:58:54 +02:00
dependabot[bot]
d50470308f
Bump clsx from 1.2.1 to 2.0.0 (#1844) 2023-07-17 08:25:42 +01:00
Erik Montnemery
f33004aad4
Document secondary flag for device automations (#1839)
* Document secondary flag for device automations

* Update device_automation_index.md
2023-07-13 11:53:42 +02:00
Joris Pelgröm
c78d18eed1
Document sending Assist pipeline speech data (#1803) 2023-07-12 17:24:11 -05:00
Robert Resch
7b024e52d7
Fix bracket mix up (#1840) 2023-07-12 21:59:43 +03:00
Colin Campbell
00176baa9a
Fix spelling mistake in development_environment.mdx (#1842)
Assuming this was meant to reference "production" and not "productive"
2023-07-12 21:56:58 +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
c7a626ed29
Remove unimplemented error property from vacuum documentation (#1836) 2023-07-11 20:12:59 +02:00
Markus Becker
d5abb5cc25
Wrong port in the docs (#1838) 2023-07-11 19:47:46 +02:00
dependabot[bot]
51a0e2d956
Bump semver from 5.7.1 to 5.7.2 (#1837)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 12:39:22 +03:00
Erik Montnemery
c764eca9d2
Add blog post about recent vacuum changes (#1833) 2023-07-11 08:49:11 +02:00
Erik Montnemery
c1bd9c3155
Update documentation for filtering services by supported features (#1834) 2023-07-10 15:08:06 +02:00
Erik Montnemery
2d4d6fe0b2
Document MEDIA_ANNOUNCE media_player feature flag (#1831)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-07-10 12:59:00 +02:00
Erik Montnemery
bec4178ef8
Document MEDIA_ENQUEUE media_player feature flag (#1832) 2023-07-08 10:56:09 +02:00
Paul Bottein
38e05aeb7f
Add blog post for action event for custom cards (#1830) 2023-07-07 17:52:36 +02:00