31 Commits

Author SHA1 Message Date
c0ffeeca7
89b5af33bd
States: add unavailable and unknown (#34809)
* States: add unavailable and unknown

* rephrase intro

* Make states lowercase

* Update source/_integrations/humidifier.markdown

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>

* Revert "Make states lowercase"

This reverts commit daf7f06630c4a2cc1f7e7fe5d043d9754a79cd1d.

* Apply bold to the UI string of state names

* Climate: fix grammar

---------

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2024-09-18 15:36:17 +02:00
c0ffeeca7
d4ac5bda90
Binary sensor: add section on state (#34674) 2024-09-11 10:36:32 +02:00
c0ffeeca7
8845731742
Device class intro para: apply reuse (#32982) 2024-05-29 06:38:57 +02:00
c0ffeeca7
e567a642c0
Device class: standardize intro paragraph (#32981)
* Device class: standardize intro paragraph

* Humidifier device classes: add screenshot

* Apply suggestions from code review

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

* Fix typo

* Rephrase

* Update source/_integrations/humidifier.markdown

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2024-05-28 16:02:23 +02:00
c0ffeeca7
fad4989470
b and c integrations: minor style change (#29898)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2023-11-20 08:47:18 +01:00
c0ffeeca7
4a0dbd9126
a-b integrations: apply sentence-style capitalization (#29859) 2023-11-16 12:25:56 +01:00
c0ffeeca7
7e6bb55b6c
A-b entities: add info that integration is a building block for other… (#29145) 2023-10-04 19:19:27 +02:00
Danny Tsang
08b20cad13
Replace HTML with Markdown syntax for embedded image. (#27364) 2023-05-12 06:48:58 +02:00
Franck Nijhof
c39f4886d3
2022.10: Sync with codebase 2022-10-05 18:25:01 +02:00
Franck Nijhof
5d72c2a03c
Sync codebase with docs for 2022.4.0b0 2022-03-30 21:50:39 +02:00
tomlut
11cc4bba8c
Clarify binary sensor device class markdown (#22147) 2022-03-26 14:01:26 +01:00
Franck Nijhof
0b04252537
Move /lovelace -> /dashboards, and renames resulting from that (#22036) 2022-03-15 21:36:33 +01:00
epenet
9bff704fcf
Add CO device classes to binary_sensor (#20721) 2021-12-28 21:38:09 +01:00
Franck Nijhof
a7f6ec3ca5
Add missing update device class to binary sensor (#20338) 2021-11-17 11:21:12 +01:00
Joakim Sørensen
cdf7c7ea82
Add running device class to binary sensor (#19963) 2021-10-25 23:05:56 +02:00
Franck Nijhof
1ea042ba69
Add tamper device class for binary sensor (#19755) 2021-10-22 12:27:05 +02:00
Michael
6750837080
Add device class update (#18733) 2021-08-17 01:30:49 +02:00
Mark
ab5ea271eb
Update binary_sensor.markdown (#17212)
* Update binary_sensor.markdown

I added some detail and reorganized existing content ...thought this would make the subject matter a little more approachable from a new user perspective.  Ok to make edits or not accept. Thanks - Mark

* Tweaks

Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-06-28 14:55:10 +02:00
Franck Nijhof
3fa898f95f
Adjust IoT class in integration aside (#17601) 2021-04-26 18:04:26 +02:00
Franck Nijhof
1ca5f87fd7
Sync codebase with docs for 0.117 2020-10-28 18:25:25 +01:00
jordibsk10
c66bff7df3
Add IoT class to Binary Sensor (#14827)
* Add IoT class to Binary Sensor

* Update source/_integrations/binary_sensor.markdown

Got it ;) Thanks

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-10-03 14:29:03 +02:00
Ermanno Baschiera
25e7d6e21e
fix link to sensor integration page in binary sensor documentation (#14623)
I think it's more useful to link the direct page of the sensor integration, instead of the category "sensor".
2020-09-27 13:40:55 +02:00
J. Nick Koston
0445076902
Add battery_charging to binary_sensor (#12975) 2020-04-14 15:15:04 -07:00
Franck Nijhof
ecce31bb7a
Remove logo frontmatter for all internal integration (#12283) 2020-03-06 15:35:09 +01:00
Franck Nijhof
c81de1d658
Add ha_domain to integrations frontmatter (#12277) 2020-03-05 17:28:39 -08:00
Sean Mooney
3adb4c4e42
Update binary sensor docs with icon coloring changes (#12057)
icon coloring was changed in 0.105, this adds a little extra note pointing out that in order to get it looking like that image on the left, you must have `state_color: true`
2020-02-12 08:24:14 +01:00
akasma74
5daef0f320 On->on & Off->off (#11721)
just because they are not the same if used as state value.
stumbled upon it when discussing why this automation (https://community.home-assistant.io/t/integrating-rf-devices-with-sonoff-rf-bridge-on-tasmota-firmware/42484/112?u=ahmadk) doesn't work.
2020-01-13 11:15:54 +01:00
Franck Nijhof
23b0b57c08
Rename frontmatter ha_qa_scale to ha_quality_scale to match codebase (#11672)
* Rename frontmatter ha_qa_scale to ha_quality_scale to match codebase

* Update all integrations quality scales (done by sync)
2020-01-08 13:10:43 +01:00
Franck Nijhof
b983082cb9
Frontmatter formatting (#11654) 2020-01-07 14:43:49 +01:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations 2019-10-02 00:35:28 +02:00
Franck Nijhof
57c6dec6c2
Rename components folders to integrations 2019-10-02 00:04:39 +02:00