996 Commits

Author SHA1 Message Date
J. Nick Koston
a64d3fe28d
Make this a by more DRY by adding int_states_in_range util 2021-02-14 11:15:42 -10:00
J. Nick Koston
f49da21dec
Update fan.md 2021-02-13 21:56:51 -10:00
J. Nick Koston
c09fd7c781
Document percentage_step and the utility 2021-02-13 16:06:58 -10:00
Franck Nijhof
8a4cb33493
Add YAML Style Guide (#802)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Tom Brien <TomBrien@users.noreply.github.com>
2021-02-11 15:50:43 +01:00
Laszlo Magyar
e0681d0ba6
Typo in add-on's configuration REGEX example (#801)
We have to escape the special chars in the REGEX.

Co-authored-by: Laszlo Magyar <>
2021-02-10 15:33:17 +01:00
Joakim Sørensen
5346092ac8
Add core state to Supervisor API (#798) 2021-02-09 09:58:43 +01:00
Tom Brien
1ce31dd809
Remove licence file (#797) 2021-02-08 11:00:06 +01:00
Adam Outler
b0306fa025
Create LICENSE (#796)
* Create LICENSE

* Update LICENSE
2021-02-08 08:37:20 +00:00
Melissa LeBlanc-Williams
ac612e8486
Fix typo in add-ons tutorial (#795) 2021-02-05 02:56:52 +01:00
Pascal Vizeli
5f85149a30
Update documentation for tmpfs (#792) 2021-02-01 14:51:39 +01:00
Pieter Ouwerkerk
b67b522af1
Fix button title from "refresh" to "Reload" (#791) 2021-02-01 12:47:19 +01:00
J. Nick Koston
81daa77ec9
Update device_tracker entity 2021-01-30 16:20:23 -06:00
Franck Nijhof
64c2218c76
Update docs/core/entity/device-tracker.md
Co-authored-by: Philip Allgaier <philip.allgaier@gmx.de>
2021-01-30 22:36:41 +01:00
J. Nick Koston
f654a0fabd Expand device tracker docs 2021-01-30 14:38:56 -06:00
Evolving The Future
005e033b4a
Update presentation.md (#787)
Added clarification on how to set a specific port number for ingress web traffic.
2021-01-29 23:04:57 +01:00
Joakim Sørensen
1b86254d71
Add blogpost about custom integrations changes (#786)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-01-29 16:15:34 +01:00
Pascal Vizeli
381dcda224
New hardware layer Supervisor (#784)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-01-28 15:36:44 +01:00
J. Nick Koston
6ebc02f268
Document fan entity model change to seperate fan speeds into percentages and presets modes (#777)
Co-authored-by: Philip Allgaier <mail@spacegaier.de>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-01-28 14:02:47 +01:00
Paulus Schoutsen
857f76683b
Add docs for significant changes (#785)
Co-authored-by: Philip Allgaier <mail@spacegaier.de>
2021-01-27 20:45:16 +01:00
Paulus Schoutsen
c2c17819cd
Allow httpx for platinum quality scale (#778) 2021-01-27 20:23:27 +01:00
Calvin
048a516f98
Update translations.md (#783)
Change the Material Design guidelines URL from https://material.io/design/style/writing.html, which gives a 404 - Page Not Found error, to the proper link https://material.io/design/communication/writing.html
2021-01-27 14:49:08 +01:00
marengaz
46c38f0bed
ruby3 not supported. instructions for mac (#782) 2021-01-27 14:32:38 +01:00
Franck Nijhof
f71271b944
Fix use of incorrect variable type (#781) 2021-01-26 11:19:02 +01:00
Joakim Sørensen
cc2f367ac9
Add version to the manifest (#780)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-01-25 13:34:25 +01:00
Martin Hjelmare
7fd9204648
Add device tracker entity page (#776)
* Add device tracker entity page

* Fix casing

Co-authored-by: Philip Allgaier <mail@spacegaier.de>

* Fix source type values

Co-authored-by: Philip Allgaier <mail@spacegaier.de>

Co-authored-by: Philip Allgaier <mail@spacegaier.de>
2021-01-19 12:35:55 +01:00
J. Nick Koston
c608a08865
Document DHCP discovery (#774)
* Document DHCP discovery

* Update docs/creating_integration_manifest.md

* Update docs/creating_integration_manifest.md

* Update docs/creating_integration_manifest.md
2021-01-14 09:44:19 +01:00
Joakim Sørensen
d3352592aa
Update Supervisor development instructions (#773)
* Update Supervisor development instructions

* remove test
2021-01-13 10:33:21 +01:00
Shulyaka
8d8d41df0b
Add humidifier intents (#590) 2021-01-12 13:20:20 +01:00
Franck Nijhof
4fc97ac0ff
Set a default for add-on boot config (#769) 2021-01-11 14:15:43 +01:00
Franck Nijhof
d89e8ea443
Set a default for add-on startup config (#770) 2021-01-11 14:15:27 +01:00
Franck Nijhof
1de9ef62a1
Set a default for add-on options and schema config (#771) 2021-01-11 12:36:38 +01:00
bchastain
d75b6ae0ad
Add pressure forecast to weather entity model (#768)
https://github.com/home-assistant/architecture/issues/467
2021-01-09 14:59:12 +01:00
Sergio Oller
b67d6c8705
Corrrection on auth doc (#766)
Fix header name on auth
2021-01-08 14:28:48 +01:00
Sergio Oller
7f9f3dd4aa
Document supervisor /auth GET method (#767)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-01-08 14:26:23 +01:00
Felipe Martins Diel
c72638907f
Add documentation for the remote.delete_command service (#763) 2021-01-06 20:19:03 +01:00
Tom Brien
9913c46891
Bump wait-on to latest (#764)
Also rebuild yarn.lock
2021-01-06 13:26:47 +01:00
Jeff Rescignano
a9e8c849b7
Update Scoped Elements URL from 2020-10-02 Blog Post (#762) 2021-01-05 10:02:59 +01:00
Jason Cronquist
063c16179d
Update websocket.md (#754)
Add context to the example outputs.  Brings documentation inline with actual output from these commands.
2021-01-04 11:14:17 +01:00
Max Winterstein
be3a4008d1
Add note about X-Ingress-Path (#759) 2021-01-04 11:04:40 +01:00
Pascal Vizeli
b7495603df
Small update on auth doc (#760) 2021-01-04 11:02:46 +01:00
Martin Hjelmare
48f9b25e88
Fix missing entity pages (#756) 2021-01-01 17:31:31 +01:00
Oncleben31
8a831b459b
French translation rules for Blueprint (#755) 2021-01-01 15:51:25 +01:00
Allen Porter
d6f244e610
Document an OAuth2 reauth example (#753)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-20 01:36:03 +01:00
dependabot[bot]
0accb05b93
Bump @docusaurus/core from 2.0.0-alpha.69 to 2.0.0-alpha.70 (#752)
* Bump @docusaurus/core from 2.0.0-alpha.69 to 2.0.0-alpha.70

Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 2.0.0-alpha.69 to 2.0.0-alpha.70.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/master/CHANGELOG-2.x.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-alpha.70/packages/docusaurus)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump preset classic too

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Brien <tom@byth.co.uk>
2020-12-18 09:02:28 +00:00
Thibaut
cc1dadba11
Remove battery related attributes description (#750)
The battery must be now a sensor, not an attribute.
2020-12-17 12:54:41 +01:00
dependabot[bot]
9bd1572a22
Bump ini from 1.3.5 to 1.3.8 (#749)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 10:15:57 +01:00
Zack Barett
8f53231d25
Very Small updated after using the Custom Views (#748) 2020-12-08 11:55:04 +01:00
Matt Olson
c25ce0aa07
Fixed typo: Date -> Data (#747) 2020-12-07 19:45:26 +01:00
Zack Barett
53e5f10c6b
Add new Events to Custom View Docs (#746) 2020-12-07 13:54:03 +01:00
Marius
16a9187f58
Updated wording to reflect behaviour (#745)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2020-12-04 16:54:43 +01:00