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
epenet
41c52dcced
Add CO to binary_sensor device classes ( #1167 )
2021-12-29 10:19:59 +01:00
Erik Montnemery
02c72eeff7
Document apparent and reactive power sensor device classes ( #1166 )
2021-12-23 10:29:48 +01:00
Franck Nijhof
4de9057982
Allow binary sensor state to be None ( #1161 )
2021-12-22 12:24:57 +01:00
Erik Montnemery
e466749837
Clarify energy sensor statistics calculation ( #1165 )
2021-12-22 08:44:38 +01:00
Franck Nijhof
c34b75731a
Add device class support for button entity ( #1145 )
...
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-11-30 08:28:14 +01:00
Allen Porter
dae81bc86f
Update text wrapping on camera.md ( #1142 )
2021-11-25 00:02:01 +01:00
Franck Nijhof
64cce3387b
Update sensor documentation for date & timestamp devices classes ( #1140 )
2021-11-23 19:14:14 +01:00
bwduncan
3d7a22aa9f
Fix typos in code example ( #1138 )
2021-11-16 20:34:20 +01:00
Michael
ded730155b
Add support for property attribute shorthand in Fan entity ( #1136 )
2021-11-16 01:25:29 +01:00
epenet
3e75fdba15
Add frequency device class for sensor ( #1137 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-15 14:33:56 +01:00
Tim Rightnour
51d095d0ec
Update sensor.mb for CBAR ( #1130 )
2021-11-10 10:43:58 +01:00
Franck Nijhof
5d5532db4d
Document async button press method ( #1132 )
2021-11-09 16:47:41 +00:00
Dave T
79d3ff5ab2
Fix minor typos ( #1126 )
2021-11-05 07:20:54 +00:00
Franck Nijhof
6f087f84ea
Add button entity ( #1114 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-11-04 16:53:40 +01:00
Tom Brien
36227ec01b
Fix ISO 4217 Link ( #1124 )
2021-11-04 14:57:38 +01:00
Erik Montnemery
9b7f099e0e
Document entity category system ( #1111 )
...
* Document system entity category
* Add example
* Update entity.md
2021-10-28 15:19:35 +02:00
Joakim Sørensen
54d9d084a7
Add running device class to binary sensor ( #1106 )
2021-10-25 23:05:47 +02:00
Allen Porter
36029853a3
Merge pull request #1092 from allenporter/camera-stream
...
Improve `Camera` entity documentation
2021-10-22 22:28:15 -07:00
Allen Porter
49adcc3db5
Remove unnecessary and duplicate text
2021-10-22 10:09:06 -07:00
Allen Porter
c18b4717ad
Merge branch 'camera-stream' of github.com:allenporter/developers.home-assistant into camera-stream
2021-10-21 20:20:05 -07:00
Allen Porter
e0705c604d
Address pr review feedback
2021-10-21 20:08:18 -07:00
Franck Nijhof
c829cd5957
Add mode to number entity documentation ( #1102 )
...
* Add mode to number entity documentation
* Update docs/core/entity/number.md
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-21 12:47:22 +02:00
Erik Montnemery
2a0fb244e4
Document MWh unit for energy sensors ( #1100 )
2021-10-20 11:15:46 +02:00
Allen Porter
ff1849f983
Update docs/core/entity/camera.md
...
Co-authored-by: uvjustin <46082645+uvjustin@users.noreply.github.com>
2021-10-19 20:36:20 -07:00
Erik Montnemery
54afb4a91c
Document kPa unit for pressure sensors ( #1099 )
2021-10-19 17:54:20 +02:00
Allen Porter
cad34a6393
Apply suggestions from code review
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-18 19:01:22 -07:00
Allen Porter
ed5389cbf3
Improve stream source documentation
2021-10-17 12:03:33 -07:00
Allen Porter
64ecbc2bc8
Fix image example to use width and height
2021-10-17 11:56:59 -07:00
Allen Porter
bb090688ea
Simplify documentaiton wording
2021-10-17 11:52:22 -07:00
Allen Porter
d91a531108
Update camera documentation for WebRTC
...
Add camera documentation for WebRTC support, and improve documentation for streams generally.
2021-10-17 11:44:50 -07:00
Franck Nijhof
be98cd9303
Add tamper device class for binary sensor ( #1084 )
2021-10-16 23:43:15 +02:00
Erik Montnemery
50b22f798d
Tweak sensor device class table ( #1091 )
...
Co-authored-by: Tom Brien <TomBrien@users.noreply.github.com>
2021-10-15 08:40:25 -07:00
Erik Montnemery
fc7ffff330
Document entity category ( #1088 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-10-15 13:01:08 +02:00
Tom Brien
2978fd3c30
Typo and clarification of humidity ( #1090 )
2021-10-15 11:22:44 +02:00
Erik Montnemery
8cb8c5f9fb
Tweak sensor gas device class documentation ( #1089 )
2021-10-15 09:18:25 +01:00
Franck Nijhof
d12e0304e7
Document climate swing mode: SWING_ON ( #1083 )
2021-10-13 23:32:29 +02:00
Erik Montnemery
9a45ffc7dc
Clarify state class total ( #1082 )
2021-10-13 11:25:45 +02:00
Erik Montnemery
d28199045a
Tweak sensor documentation ( #1081 )
2021-10-12 00:10:00 +02:00
Franck Nijhof
26d427f396
Move attribution attribute to Entity base class ( #1080 )
2021-10-11 23:15:42 +02:00
Erik Montnemery
8e2418316d
Document that the unit of statistics is normalized ( #1079 )
2021-10-11 15:59:53 +02:00
Diede van Marle
2cf6f9645e
Fix non-existent COLOR_MODE's in light.md ( #1074 )
...
COLOR_MODE_COLOR_RGB, COLOR_MODE_COLOR_RGBW, COLOR_MODE_COLOR_RGBWW, Do not exist in the light entity:
https://github.com/home-assistant/core/blob/dev/homeassistant/components/light/__init__.py
2021-10-07 16:01:08 +02:00
Erik Montnemery
f4937a816f
Document sensor state class total ( #1066 )
...
* Update sensor.md
* Update sensor.md
2021-09-27 14:41:15 +02:00
Erik Montnemery
930ec445f6
Clarify state class total_increasing ( #1065 )
...
* Clarify state class total_increasing
* Update sensor.md
2021-09-23 11:55:59 +02:00
Erik Montnemery
ea7ec3b932
Clarify fan preset_mode property ( #1057 )
...
* Clarify fan preset_mode property
* Update fan.md
* Update fan.md
2021-09-20 13:57:20 +02:00