551 Commits

Author SHA1 Message Date
Jeff Rescignano
610c98fec9
Update "Frontend" URL on "Set up Development Environment" page (#534) 2020-05-17 15:31:00 +02:00
Jeff Rescignano
58d0bc2744
Update the create page URL on the standards page (#535) 2020-05-17 15:29:52 +02:00
Jeff Rescignano
ca1a02f158
Update the "core-api" and "core-websocket" URLs on the "Add-On Commun… (#536) 2020-05-17 15:29:11 +02:00
Jeff Rescignano
09a7c3e7c3
Update the translations arguments URL on the translations page (#537) 2020-05-17 15:28:36 +02:00
Jeff Rescignano
079ae6a6c1
Update Lokalise key referencing URL on translation page (#538) 2020-05-17 15:27:56 +02:00
Jeff Rescignano
320726fcc6
Update Python Requests Docs URL on REST API page (#539) 2020-05-17 15:27:23 +02:00
technofreak74
3911368016
Fix typo in usage of bashio (#527) 2020-05-16 18:21:10 +02:00
Emily Mills
e6bce19d17
Fix broken link (#525) 2020-05-13 19:34:22 +02:00
Paulus Schoutsen
fbb18f12db
Add some supervisor improvements (#522)
* Add some supervisor improvements

* Clarify title
2020-05-13 12:57:01 +02:00
Jeff Rescignano
3d5b5e592b
Update the WSL 2 URL in docs/development_environment (#524) 2020-05-13 01:20:32 +02:00
Franck Nijhof
c802bbef97
Move supervisor & os docs (#521) 2020-05-12 20:35:01 +02:00
Xiaonan Shen
81e13e39b6
Fix common string reference example (#520) 2020-05-11 17:24:38 -07:00
Issac
eccddafb12
fix spelling/grammar (#519) 2020-05-11 22:42:00 +02:00
Franck Nijhof
780d7b1363
Small updates to add-on documentation (#517) 2020-05-11 19:14:19 +02:00
Franck Nijhof
08884e2cca
Collection of fixes and improvements (#516) 2020-05-11 08:12:01 -07:00
Issac
b31d871c6a
provide a bit more context on addon slug (#514) 2020-05-11 15:00:18 +02:00
Franck Nijhof
3f07bf6da4
Remove old release docs and unused files (#513) 2020-05-11 14:18:30 +02:00
Franck Nijhof
a4be81d0dd
Move frontend docs (#512) 2020-05-11 12:07:17 +02:00
Franck Nijhof
d4dde03f79
Move documenting and extract add-ons (#511) 2020-05-11 11:33:35 +02:00
Chris Talkington
bd9acb44eb
Add Media Player Supported Features (#509) 2020-05-10 23:04:46 -07:00
Raman Gupta
6b331883d1
Update link to key referencing doc on Lokalise support site (#510) 2020-05-10 23:03:39 -07:00
Florian Ludwig
5cb4420aaf
Change example from notify.notify to notify.YOUR_NOTIFICATION_COMPONENT (#359) 2020-05-10 23:39:52 +02:00
Franck Nijhof
b9747405ea
Remove server-sent events from documentation (#508) 2020-05-10 23:23:02 +02:00
Xiaonan Shen
dcdd7f1d7e
Fix path to common strings (#507) 2020-05-10 23:09:10 +02:00
Franck Nijhof
122f7bfa14
Move and extract internationalization/translations (#506) 2020-05-10 22:39:40 +02:00
Franck Nijhof
269b3594cd
Restructure docs APIs (#504) 2020-05-10 21:20:30 +02:00
Joakim Sørensen
89a7d9a2f7
Fix typo for DOCS file (#502) 2020-05-10 21:05:21 +02:00
Franck Nijhof
8c1e567f41
Add issue_tracker property manifest documentation (#493) 2020-05-08 22:00:29 +02:00
Franck Nijhof
0c282a05b9
async_get_url -> get_url (#500) 2020-05-08 21:53:40 +02:00
Franck Nijhof
51f7e393e8
Add get_url helper documentation (#497) 2020-05-08 02:30:23 +02:00
Xiaonan Shen
b0de1aefa6
Add oscillating property to fan entity (#496) 2020-05-06 09:59:29 +02:00
Paulus Schoutsen
39792dc8b3
Document entry_type (#495) 2020-05-05 11:41:29 +02:00
Robert Chmielowiec
bd39ded944
fix typo in integration_fetching_data.md (#494) 2020-05-04 00:11:36 +02:00
On Freund
f0973bf4d7
Update Data Entry Flow docs with field pre-fill (#492)
Update the docs with instructions on pre-filling values using either `default` or `suggested_value`, and the differences between them.
2020-05-03 09:26:22 -04:00
Erik Montnemery
ff435a269f
Rename Light to LightEntity (#477)
* Rename Light to LightEntity

* Add link to base class

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-05-01 22:58:53 +02:00
Erik Montnemery
5b21c9475f
Rename SwitchDevice to SwitchEntity (#480) 2020-04-26 21:55:08 +02:00
Erik Montnemery
762d1da8ca
Rename MediaPlayerDevice to MediaPlayerEntity (#479) 2020-04-26 21:54:07 +02:00
Erik Montnemery
2486f366cb
Rename ClimateDevice to ClimateEntity (#475) 2020-04-26 21:53:13 +02:00
Philipp Wensauer
4bdcabf241
Updated links to lokalise.com (#481) 2020-04-26 11:52:04 +02:00
Erik Montnemery
e8e5b9da98
Rename LockDevice to LockEntity (#478) 2020-04-25 18:22:34 +02:00
Erik Montnemery
33028ce8f0
Rename AlarmControlPanel to AlarmControlPanelEntity (#474) 2020-04-25 18:20:40 +02:00
Erik Montnemery
93387a520d
Rename CoverDevice to CoverEntity (#476) 2020-04-25 18:19:57 +02:00
Paulus Schoutsen
9dce45bf85
Document advanced mode for flows (#473)
Co-Authored-By: Franck Nijhof <git@frenck.dev>
2020-04-24 11:11:01 -07:00
Paulus Schoutsen
9702796260
Update translations docs + add blog (#471)
Co-Authored-By: Franck Nijhof <git@frenck.dev>
2020-04-23 15:54:48 -07:00
jjlawren
48dd815594
Allow integration-specific media content types (#470)
As discussed in https://github.com/home-assistant/core/pull/34550 and https://github.com/home-assistant/core/pull/34412.
2020-04-23 19:09:09 +02:00
Frederik Gladhorn
ddd0ef7d13
Fix documentation for media_content_type (#472)
This needs to be a property, not a function.
2020-04-23 19:08:29 +02:00
Paulus Schoutsen
6692398f0f
Update creating_integration_manifest.md 2020-04-22 11:18:10 -07:00
Issac
dd9ff0055d
Example of git-based dependency for development (#468) 2020-04-21 17:57:46 -07:00
Tom Brien
ef82fe7149
Update Docker requirements (#467) 2020-04-21 17:02:21 -07:00
MatthewFlamm
607824c2c1
Clarify configuration section (#466) 2020-04-17 13:59:54 +02:00