Paulus Schoutsen
f77d0672d0
Document media player changes ( #1352 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-05-31 14:36:25 -07:00
Joakim Sørensen
76d4c8aacf
Adjust auto_update for update entity ( #1333 )
2022-05-16 14:57:06 +02:00
RobertD502
c6162fe70e
Add missing HVACAction.Fan to climate entity documentation ( #1322 )
2022-05-06 22:59:53 +03:00
epenet
f14753f202
Remove vacuum warning ( #1289 )
2022-04-28 20:26:44 +03:00
Paulus Schoutsen
b82b60e260
Add blog about TTS ( #1302 )
2022-04-26 13:50:44 -07:00
Erik Montnemery
da92f69737
Clarify when sensors will be displayed as line-charts ( #1308 )
2022-04-25 08:49:53 -07:00
Franck Nijhof
35bd63bb0e
Replace Climate CURRENT_HVAC_* constants with HVACAction enum ( #1297 )
2022-04-20 23:00:10 +02:00
Franck Nijhof
a9f6c551a5
Replace Climate HVAC_MODE_* constants with HVACMode enum ( #1295 )
2022-04-19 17:17:46 -10:00
Franck Nijhof
b7b713a43c
Replace Alarm Control Panel FORMAT_ constants with CodeFormat enum ( #1293 )
2022-04-18 19:37:41 +02:00
Franck Nijhof
ad2af0a875
Replace Camera STREAM_TYPE_ constants with StreamType enum
2022-04-11 19:54:03 +02:00
Franck Nijhof
33c6fff69c
Add ColorMode enum to light platform ( #1284 )
2022-04-11 09:16:34 -07:00
Allen Porter
561435e97f
Merge pull request #1256 from allenporter/calendar
...
Add a CalendarEntity documentation
2022-04-10 12:04:30 -07:00
Daniel O'Connor
2f24830db7
Device Classes: Slightly improve the definitions of energy vs power for device classes ( #1282 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-04-10 11:46:41 +02:00
epenet
c87f4403de
Add EntityFeature enum to Siren ( #1281 )
2022-04-07 23:08:50 +02:00
Franck Nijhof
8d5dc2948c
Add EntityFeature enum to Fan ( #1269 )
2022-04-02 21:01:51 -07:00
Franck Nijhof
febcc69d2d
Add EntityFeature enum to Light ( #1272 )
2022-04-02 21:01:38 -07:00
Franck Nijhof
c0d6b596c1
Add EntityFeature enum to Lock ( #1273 )
2022-04-02 21:01:22 -07:00
Franck Nijhof
bf8481a498
Add EntityFeature enum to Media Player ( #1274 )
2022-04-02 21:01:07 -07:00
Franck Nijhof
69c31d515e
Add EntityFeature enum to Remote ( #1275 )
2022-04-02 21:00:48 -07:00
Franck Nijhof
6c2b4f3da4
Add EntityFeature enum to Vacuum ( #1276 )
2022-04-02 21:00:36 -07:00
Franck Nijhof
c2bd387b45
Add EntityFeature enum to Water Heater ( #1277 )
2022-04-02 21:00:22 -07:00
Franck Nijhof
6b81f30c6c
Rename current_version to installed_version in Update platform ( #1271 )
2022-04-01 20:11:34 +02:00
Franck Nijhof
f29f2507e3
Add EntityFeature enum to Humidifier ( #1270 )
2022-04-01 20:10:17 +02:00
Franck Nijhof
280d357252
Add EntityFeature enum to Camera ( #1266 )
2022-04-01 09:40:08 -07:00
Franck Nijhof
695fa2b104
Add EntityFeature enum to Climate ( #1267 )
2022-04-01 09:39:49 -07:00
Franck Nijhof
dc52483b20
Add EntityFeature enum to Cover ( #1268 )
2022-04-01 09:39:30 -07:00
Franck Nijhof
c312413c2b
Add EntityFeature enum to Alarm Control Panel ( #1262 )
2022-04-01 13:54:14 +02:00
Joakim Sørensen
802a2c11f0
Add documentation for the auto_update property in Update entities ( #1265 )
2022-04-01 12:57:06 +02:00
Joakim Sørensen
df3d9503e3
Move all supported features in Update entities to enum ( #1263 )
2022-04-01 07:53:28 +02:00
Allen Porter
5edf0f2b1d
Update CalendarEvent table to include a mention of required timezone
2022-03-31 18:17:38 -07:00
Allen Porter
8b03cd649e
Apply suggestions from code review
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-03-31 18:17:38 -07:00
Allen Porter
4bd1062318
Fix typo in calendar entity descriptions.
2022-03-31 18:17:38 -07:00
Allen Porter
47e56b4c16
Rename entity to CalendarEntity
2022-03-31 18:17:38 -07:00
Allen Porter
41754785b1
Add a CalendarEntity specification
...
Add documentation for CalendarEntity that describes the API, since it is currently ambiguous.
This proposes some specific behaviors around start/date times that may be inconsistent
which are inconsistent wiht some existing integrations as a path forward to making all
integrations have consistent behavior.
2022-03-31 18:17:38 -07:00
Erik Montnemery
e0bea16846
Document sensor entity options ( #1260 )
2022-03-30 11:49:15 -07:00
Joakim Sørensen
bba23d6547
Add documentation for release notes method for update entity ( #1257 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-03-30 09:10:46 +02:00
Michel van de Wetering
338891c612
Fix description of button device class "update" partially out of table ( #1253 )
2022-03-28 08:22:09 -07:00
Franck Nijhof
2d7a954db8
Adjust backup type of Update entity ( #1246 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-03-23 11:40:32 +01:00
J. Nick Koston
de074a2415
Document impact of extra_state_attributes
on frequently updating entities ( #1245 )
2022-03-21 15:42:25 -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
J. Nick Koston
93850b3d32
Remove deprecated fan speed properties, clarify preset modes ( #1237 )
2022-03-09 10:38:21 +01:00
Erik Montnemery
4ba18b3073
Document RestoreSensor
( #1209 )
2022-02-09 14:33:26 +01:00
Franck Nijhof
021d0548c9
Allow binary sensor state to be None ( #1192 )
...
* Allow binary sensor state to be None
* Allow toggles (switches) state to be None
* Fix binary sensor table columns
* Update docs/core/entity/light.md
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-02-04 11:57:35 +01:00
Michiel Karnebeek
97ff6098ef
Fix columns not lining up ( #1205 )
2022-02-04 11:54:25 +02:00
Michael
6f535de5a9
Add link to source for different entities ( #1179 )
...
* Update weather.md
* Update binary-sensor.md
* Update remote.md
* Update sensor.md
* Update vacuum.md
* Update water-heater.md
* Update vacuum.md
2022-01-09 06:28:23 +01:00
J. Nick Koston
f7bedec42e
Fix type for current_humidity
( #1153 )
2022-01-06 02:09:51 +01:00
J. Nick Koston
277f215beb
Update docs/core/entity/camera.md
2021-12-31 14:37:04 -10:00
Allen Porter
f98ef0dd14
Clarify unsub call instructions
2021-12-31 14:00:23 -08:00
Allen Porter
bf4fc2d881
Add an example of calling the camera registry for rtsp to webrtc
2021-12-31 13:58:56 -08:00
Allen Porter
b2dbee028c
Update developer docs to mention RTSP to WebRTC
2021-12-31 13:08:21 -08:00