R Huish
|
af13dc7df6
|
Reordered pm25 and pm10 (#26564)
|
2023-03-13 08:36:52 +01:00 |
|
Franck Nijhof
|
4f1e3b0bdb
|
2023.2.0: Sync with codebase
|
2023-01-30 19:16:56 +01:00 |
|
SgtBatten
|
2f4b640bbf
|
Add MJ and GJ (#25862)
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
|
2023-01-30 19:03:03 +01:00 |
|
Erik Montnemery
|
7fc6c86abf
|
Document K as a valid unit for temperature sensor and number (#25932)
|
2023-01-25 11:47:59 +01:00 |
|
Franck Nijhof
|
d824d2d4be
|
Merge branch 'current' into next
|
2023-01-23 10:38:51 +01:00 |
|
Jan Bouwhuis
|
24f865fa2e
|
Correct Sensor units for duration and improve readability (#25678)
|
2023-01-16 13:32:18 +01:00 |
|
Erik Montnemery
|
af35e7847f
|
Update power factor sensor units (#25565)
|
2023-01-09 11:35:08 +01:00 |
|
Jan Bouwhuis
|
40919a49d3
|
Add mV as new unit for voltage sensor device_class (#25453)
|
2023-01-04 16:59:04 +01:00 |
|
SukramJ
|
597040cfd0
|
Add mA to Sensor/NumberDeviceClass.CURRENT units (#25408)
|
2023-01-04 16:58:44 +01:00 |
|
SukramJ
|
cf0783e88e
|
Add mA to Sensor/NumberDeviceClass.CURRENT units (#25408)
|
2022-12-30 13:55:36 +01:00 |
|
Jan Bouwhuis
|
98b64ed31d
|
Add mV as new unit for voltage sensor device_class (#25453)
|
2022-12-30 12:51:52 +01:00 |
|
epenet
|
13da062ad5
|
Remove lumen from Illuminance units (#25378)
|
2022-12-27 14:26:07 +01:00 |
|
epenet
|
ff79b5221e
|
Add CCF to volume units (#25292)
|
2022-12-19 14:57:53 +01:00 |
|
epenet
|
f364b7cdfb
|
Add stones to weight units (#25271)
|
2022-12-13 17:36:07 +01:00 |
|
epenet
|
17304faaae
|
Add new atmospheric pressure device class (#25167)
|
2022-12-09 13:47:40 +01:00 |
|
epenet
|
b0681773b8
|
Add new sound pressure device class (#25168)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2022-12-08 20:45:23 +01:00 |
|
epenet
|
45712071ee
|
Add new irradiance device class (#25169)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2022-12-08 18:47:37 +01:00 |
|
epenet
|
abc26b7e81
|
Add new data rate device class (#25171)
|
2022-12-08 18:20:27 +01:00 |
|
epenet
|
552b9e6bd3
|
Add new data size device class (#25170)
|
2022-12-08 16:50:30 +01:00 |
|
epenet
|
f06772b659
|
Allow cm in precipitation units (#25159)
* Allow cm in precipitation units
* Update number.markdown
|
2022-12-07 08:11:12 +01:00 |
|
Franck Nijhof
|
2ff4a7d540
|
Add enum device class (#25116)
|
2022-12-02 09:11:28 +01:00 |
|
epenet
|
eb38dc2d5a
|
Add precipitation device class (#24725)
|
2022-11-18 12:42:00 +01:00 |
|
epenet
|
6c8293598d
|
Add wind_speed sensor device class (#24435)
|
2022-10-25 17:23:30 +02:00 |
|
epenet
|
e573e861aa
|
Add new WATER device class (#24678)
|
2022-10-24 21:07:07 +02:00 |
|
epenet
|
2fdb587ce8
|
Add precipitation_intensity sensor device class (#24434)
|
2022-10-24 18:51:44 +02:00 |
|
Franck Nijhof
|
c39f4886d3
|
2022.10: Sync with codebase
|
2022-10-05 18:25:01 +02:00 |
|
epenet
|
c8a1ee741d
|
Add generic weight device class (#24248)
|
2022-09-28 12:35:16 +02:00 |
|
epenet
|
19fa007ab1
|
Add generic volume device_class (#24067)
|
2022-09-28 09:13:07 +02:00 |
|
epenet
|
560f205bd5
|
Add units to speed device class (#24265)
|
2022-09-28 09:02:19 +02:00 |
|
epenet
|
2420c81d8b
|
Add generic speed device_class (#24066)
|
2022-09-28 08:25:49 +02:00 |
|
epenet
|
0416b5c238
|
Add generic distance device_class (#24065)
|
2022-09-27 16:41:49 +02:00 |
|
Ernst Klamer
|
205e6c33fe
|
Add device class moisture to sensors (#23972)
|
2022-09-01 11:47:59 -04:00 |
|
GSzabados
|
20da692851
|
Update pressure units in Sensor integration's device_class documentation (#22762)
|
2022-05-23 15:22:01 +02:00 |
|
Philip Allgaier
|
e8de0aba9f
|
Add "duration" device_class to sensor (#22676)
|
2022-05-08 09:04:19 -05:00 |
|
Franck Nijhof
|
5d72c2a03c
|
Sync codebase with docs for 2022.4.0b0
|
2022-03-30 21:50:39 +02:00 |
|
Franck Nijhof
|
b0d25401a2
|
Merge branch 'current' into next
|
2021-12-27 20:51:43 +01:00 |
|
Erik Montnemery
|
b97fb80255
|
Document apparent and reactive power sensor device classes (#20836)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2021-12-23 10:29:51 +01:00 |
|
Erik Montnemery
|
c691ebced3
|
Document MWh as supported energy unit (#20835)
|
2021-12-23 10:05:18 +01:00 |
|
epenet
|
26e05428fc
|
Add frequency device class for sensor (#20319)
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-11-15 14:34:04 +01:00 |
|
Franck Nijhof
|
f837bc6246
|
Merge branch 'current' into next
|
2021-09-29 20:34:15 +02:00 |
|
Ville Skyttä
|
b3d1c2c2e2
|
Add date device class (#19249)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2021-09-22 19:40:38 +02:00 |
|
Klaus Aengenvoort
|
a2dfd4b420
|
Add the unit ft³ for the device_classe gas for sensors (#19345)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2021-09-21 22:04:26 +02:00 |
|
Klaus Aengenvoort
|
64d874016e
|
Add "gas" to the list of sensor.device_class (#19217)
* Add "gas" to the list of sensor.device_class
Based on this forum topic: https://community.home-assistant.io/t/adding-gas-to-energy-dashboard-solved/334988
* Add period
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2021-09-06 12:35:22 +02:00 |
|
Franck Nijhof
|
25ae3c212e
|
Merge branch 'current' into next
|
2021-08-25 18:56:06 +02:00 |
|
Jc2k
|
d16598b797
|
Add volatile organic compounds device class (#19053)
|
2021-08-23 11:19:41 +02:00 |
|
Dan
|
3da92a28a9
|
'Monetary' missing from list of Device Classes (#19005)
|
2021-08-21 13:28:37 +02:00 |
|
Jc2k
|
107d1e1aac
|
Add new air quality device classes (#18957)
|
2021-08-16 23:33:57 +02:00 |
|
Franck Nijhof
|
bdab800866
|
Merge branch 'current' into next
|
2021-05-04 16:06:23 +02:00 |
|
iStitch07
|
e1c756f7aa
|
carbon_dioxide misspell corrected (#17662)
|
2021-05-02 10:23:09 +02:00 |
|
Franck Nijhof
|
50c1126066
|
Merge branch 'current' into next
|
2021-04-28 14:56:59 +02:00 |
|