* 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>
* 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>
* 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>
* 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>
* 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>
* Document the LLM helper
* Incorporate other PR
* Apply suggestions from code review
Co-authored-by: Michael Hansen <hansen.mike@gmail.com>
---------
Co-authored-by: Michael Hansen <hansen.mike@gmail.com>
* 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>
* 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>