Commit Graph

346 Commits

Author SHA1 Message Date
G Johansson ab02bc1e01
Add new alarm state property and enum ()
* Add new alarm state property and enum

* Mod date

* Change name of enum

* Fix

* Fixes

* Mod
2024-10-22 21:43:51 +02:00
Erik Montnemery 7a110960bd
Document update entity's update_percentage property () 2024-10-21 20:01:39 +02:00
Kars de Jong 12f889cdad
Add/update type information in sensor.md ()
* Add/update type information in sensor.md

 - Updated types of various of properties to match the current implementation.
 - Use enum types instead of strings where appropriate.
 - Add more device classes to the list of classes that can't be of state class
   SensorStateClass.MEASUREMENT.

* Fix small grammatical error as suggested by coderabbitai

* Apply Markdownlint suggestions about table-pipe-style

* Replace StateType in by its expansion sensor.md

StateType is being phased out, so document the underlying basic types instead.

* Move None last

* Fix small grammar error in sensor.md

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-10-16 00:06:34 +02:00
G Johansson a4bde2c9d1
Change cover state to enum ()
* Change cover state to enum

* Update date

* Add link

* states link
2024-10-08 20:14:56 +02:00
Michael Hansen d4d2bae3ee
Document assist_satellite entity component ()
* Document assist_satellite websocket API

* Add base entity information

* Address comments

* Add more websocket commands

* Incorporate feedback and update

* Add blog post

* Reword

* Update blog date

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-10-02 01:18:09 +02:00
Simone Chemelli 74654c71cb
Add new method version_is_newer to Update platform ()
* add new method

* apply review comments

* section title

* Update docs/core/entity/update.md

Co-authored-by: G Johansson <goran.johansson@shiftit.se>

* apply review comments

* add blog post

* missing string

* Update blog/2024-09-19-update-version-compare.md

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

* Update blog/2024-09-19-update-version-compare.md

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

* Update blog/2024-09-19-update-version-compare.md

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

* apply review comments

* Apply suggestions from code review

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* update filename date

---------

Co-authored-by: G Johansson <goran.johansson@shiftit.se>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-09-28 20:56:46 +02:00
Michael d180c0584e
Add `nmi` (nautical miles) as valid distance unit () 2024-09-27 10:42:14 +02:00
G Johansson cabd4e9d15
Add note on target temp validation on ClimateEntity ()
* Add note on target temp validation on ClimateEntity

* Add blog

* Add back previous change

* Fix review comments

* Update blog
2024-09-25 22:22:10 +02:00
epenet a52c2ab912
Adjust device tracker documentation ()
* Adjust device tracker documentation

* Adjust defaults

* Add link

* Simplify text

* Rename
2024-09-25 15:13:46 +02:00
G Johansson 22c1aa781f
Change lock state is enum ()
* Change lock state is enum

* Add blog

* Update blog/2024-09-23-state-constants-lock-deprecation.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Apply suggestions from code review

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

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-09-24 13:06:54 +02:00
G Johansson ec469357db
Change camera state to enum ()
* Change camera state is enum

* Not lock

* Adjustments

* Add blog

* Apply suggestions from code review

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

* Apply suggestions from code review

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-09-24 13:00:39 +02:00
G Johansson 0b47074ce4
Change valve state is enum () 2024-09-23 14:20:34 +02:00
Trevor Schirmer d50255db3f
Add mm/s and in/s As Speed () 2024-09-22 09:02:14 -05:00
Duco Sebel 202dda206a
Remove information about deprecated properties in switch () 2024-09-16 14:41:05 +02:00
c0ffeeca7 a9b5cfb9f1
Event entity: add section heading for state ()
* Lawn-mower: rename activity to state to streamline terminology

* Undo unrelated changes
2024-09-12 12:19:38 +02:00
c0ffeeca7 e4b3bfe769
Notify entity: add title to states section () 2024-09-12 12:17:47 +02:00
Sergey Dudanov 4aa7da6fa7
Add calories units ()
* added calories units

* retrigger checks

* added calories blogpost

* added link to available device classes

* Adjust language

* Fix link

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-09-11 10:05:11 +02:00
dontinelli 615fc11729
Add docs for CONDUCTIVITY device class ()
* Add documentation for SensorDeviceClass.CONDUCTIVITY

* Update number.md

* Remove period

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-08-24 13:53:31 +02:00
Michael Arthur 90ce5bb892
Update lawn-mower.md with returning state ()
* Update lawn-mower.md with returning state

* Update lawn-mower.md sentence improvement

* add blog post

* Text update

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

* Text update from suggestion

Co-authored-by: G Johansson <goran.johansson@shiftit.se>

* Text update from suggestion

Co-authored-by: G Johansson <goran.johansson@shiftit.se>

* add link to documentation

* move url and make relative

* change date to today

* address the nitpick

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2024-08-23 08:47:55 +02:00
Christopher Fenner 14b2ff6d45
Fix typo in sensor energy device class () 2024-07-21 22:42:56 +02:00
G Johansson af0b8fa631
Add new FanEntityFeature flags TURN_ON/OFF ()
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-07-19 11:40:01 +02:00
Franck Nijhof 8eeaf3af91
Rename Services to Service actions ()
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-16 12:05:05 +02:00
蘇浚緯 11366353e5
Fix the typo in Humidifier entity document ()
* Fix the document typo

Fix the typo HumidifierDeviceClass.DEHUMIDIFIER

* Fix the typo in Humidifier entity document
2024-07-15 08:23:24 +02:00
G Johansson f65f3fef94
Add defrosting to climate entity ()
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-07-07 18:54:51 +02:00
Paulus Schoutsen cfeaa324de
Document conversation supported feature () 2024-07-04 19:51:27 +02:00
IEatBeans b6f3926366
Update switch.md () 2024-06-21 08:59:36 +02:00
Tom Brien f3b9c78185
Update Docusaurus to v3 () 2024-06-08 10:38:41 +02:00
c0ffeeca7 207c08678e
core: apply sentence-style capitalization to headings ()
- to comply with MS Style Guide on [capitalization](https://learn.microsoft.com/en-us/style-guide/capitalization)
2024-05-23 10:10:20 +02:00
c0ffeeca7 8ce81001c3
core-entity-a-m: apply sentence-style capitalization to headings ()
- to comply with MS Style Guide on [capitalization](https://learn.microsoft.com/en-us/style-guide/capitalization)
2024-05-23 10:09:39 +02:00
G Johansson 7ffa180b3b
Add open / opening state to LockEntity ()
* Add open / opening state to LockEntity

* Fix link

* Fix comments

* New date

* Change date

* Change wording
2024-05-10 10:17:05 +02:00
Jan Bouwhuis 6f1e49b00d
Add title param to notify send_message service - add blog post ()
* Add notify title option to send_message service

* Rephrase
2024-05-03 15:01:58 +02:00
Jan Bouwhuis 5347a1b7e0
Add notify entity platform ()
* Add notify entity platform

* Add blog post

* tweak

* more tweaks

* Also document non async method

* Apply suggestions from code review

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

* Apply suggestions from code review

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

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-04-13 01:03:14 +02:00
Paulus Schoutsen 3ce212327c
Add converation entity docs ()
* Add converation entity docs

* Fix links
2024-04-02 12:52:48 -04:00
Marc Mueller 7e6b4c45d9
Update humidity property types to float () 2024-03-27 11:21:42 +01:00
G Johansson 25a224c42e
Deprecate aux heater in Climate Entity ()
* Deprecate aux heater

* Update blog/2024-03-10-climate-aux-heater-deprecated.md

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-03-21 10:02:19 +01:00
Robert Contreras 931203972d
Update light.md () 2024-03-06 11:36:39 +01:00
Erik Montnemery 6a043fc61f
Clarify white color modes () 2024-02-28 08:44:03 +01:00
Artur Pragacz a3fd00696a
Add turn on/off methods to climate entity ()
* Add methods to climate entity.

Add turn_on, turn_off, toggle to climate entity.

* Mods

* blog

* Mods

* style

* link to doc

* Fix link

* Mod date

* Update docs/core/entity/climate.md

---------

Co-authored-by: G Johansson <goran.johansson@shiftit.se>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-02-26 19:39:51 +01:00
Jan Bouwhuis 8e8bf36017
Add sensor example - weight of pellets for sensor with total amount () 2024-02-05 18:13:23 +01:00
Miguel Camba 6eeacf8484
Document new valve integration ()
* Document new valve integration

* Update docs/core/entity/valve.md

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

* Update docs/core/entity/valve.md

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

* Update docs/core/entity/valve.md

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

* Apply feedback

* Changes to reflect latest implementation

* Update docs/core/entity/valve.md

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

* Apply suggestions from code review

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

* Update valve.md

* Update docs/core/entity/valve.md

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

* Mark reports_position as required

* Fix typing

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-02-01 10:18:19 +01:00
Erik Montnemery 181f468fb4
Document light color_mode when rendering effects () 2024-01-31 09:48:44 +01:00
G Johansson ca28ff9a34
Add NONE preset option in climate () 2024-01-30 18:42:55 +01:00
G Johansson 9a7890b5f9
New ClimateEntityFeature for turn on turn off () 2024-01-30 15:10:47 +01:00
Joakim Plate e11058f0ad
Add volume flow rate device class () 2024-01-30 15:04:25 +01:00
Markus Adrario 1fbb306369
Correct typos in lightentity docs ()
] iso }
and add "s" to supported_color_modes in some locations
2024-01-26 14:16:41 +01:00
Martin Hjelmare 5b19effa32
Make device tracker latitude and longitude optional () 2024-01-25 13:25:32 +01:00
Cyrill Raccaud 1ca5c13195
Fix todo list delete item typo ()
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-01-07 17:38:38 +01:00
Allen Porter 11e231b954
Change update semantics of To-do items () 2023-12-27 13:15:04 +01:00
Erik Montnemery 9c45d0956e
Document media player volume_step property () 2023-12-13 17:48:31 +01:00
Erik Montnemery 15c0c4219c
Align documented media_player properties with implementation () 2023-12-13 17:45:47 +01:00