10113 Commits

Author SHA1 Message Date
Wim Haanstra
453e9809d2 Add RitAssist support page (#5549)
* RitAssist documentation added

Added RitAssist device tracker documentation.

* Add RitAssist logo image

* ✏️ Minor tweaks

* ⬆️ Upped ha_release to 0.73

* Added FleetGO.com and attribute descriptions

* ⬆️ ha_release to 0.74

* Add ha_iot_class and update version
2018-08-02 09:44:42 +02:00
Robert Svensson
506db85af7 Documentation for deCONZ switch platform (#5937) 2018-08-01 11:06:08 +02:00
Diogo Gomes
a90bd64f5f Remove notify.telstra #15757 (#5934) 2018-07-31 21:28:06 +02:00
Marius
4392c3a010 Prepared beta changelog (#5928) 2018-07-31 18:54:53 +02:00
Andrey Kupreychik
7e05f3f845 Changed documentation to comply with https://github.com/home-assistant/home-assistant/pull/15511 (#5933) 2018-07-31 11:56:53 +02:00
Josh Shoemaker
01fa2610f1 Add documentation and logo for Aladdin Connect cover (#5903)
* Add documentation and logo for Aladdin Connect cover

* Add ha_iot_class to header
2018-07-31 05:01:27 +02:00
Paulus Schoutsen
55c4d18e71 Merge branch 'current' into next 2018-07-30 15:27:25 +01:00
mountainsandcode
bcc0734df4 Update MVG documentation (#5908)
* Update MVG documentation for latest changes

* ✏️ Correction based on review
2018-07-30 11:18:18 +02:00
sentinel-23
e4ed00d287 Add times to OctoPrint Sensor documentation (#5918)
* Updated to reflect changes from PR 8581

* Update sensor.octoprint.markdown
2018-07-29 19:58:17 +02:00
Franck Nijhof
8141d03113
🔥 Removes bluetooth add-on reference
Removes bluetooth add-on requirement/reference, since that is no longer valid for HassOS
2018-07-29 18:34:41 +02:00
DubhAd
f2bd55e4cf Adding details on renaming Z-Wave (#5917)
* Adding details on renaming Z-Wave

Given that renaming Z-Wave entities is still a complicated process, adding step by step instructions for doing that.

* ✏️ Minor grammar fix
2018-07-29 13:44:45 +02:00
Pascal
8fd38deefb Update lirc.markdown (#5913)
Added a hint that the file has to be in the users dir of the user running Home Assistant.
If one is running Home Assistant in a virtual env and working with the pi user as root, using `~/.lircrc` could lead to errors setting up LIRC.
2018-07-29 12:32:05 +02:00
pascalsaul
837c0def07 Added the Connexoon as supported hardware (#5846)
* Added the Connexoon as supported hardware

* Update tahoma.markdown

* Type
2018-07-29 12:05:48 +02:00
Fernando
a40531a2c1 Suggested hardware instead of Hardware Requirements (#5822)
* Suggested hardware

- Change from 3B to 3B+ to reflect the hardware section.

- Add a list of models supported. A link could be used instead...

- "Hardware Requirements" gives the idea that will not run on older RPi. "Suggested Hardware" might be a better fit.

- Some small talk about the 3B+

* ✏️ Added Raspberry Pi 1 Model B

* 🔥 Removed specific model in introduction
2018-07-29 12:02:09 +02:00
Dale Higgs
7b4f60daaa Fix invalid line endings (#5863) 2018-07-29 12:00:02 +02:00
DubhAd
df01de7233
Merge pull request #5914 from home-assistant/revert-5813
Revert "Changed documentation to comply with https://github.com/home-…
2018-07-29 10:51:10 +01:00
Fernando
b70c87867f Pi naming convention (#5820)
* Pi naming convention

Following the https://www.raspberrypi.org/products/
1. Removed the Pi / Zero from the name to follow how raspberrypi.org
2. Raspberry Pi 2 Model B 
3. Raspberry Pi 3 Model B and B+. Added the B+ to clarify and avoid confusion since the hassio did not supported.

Maybe just use 3B and 3B+.

* ✏️ Added Raspberry Pi 1 Model B
2018-07-29 11:50:41 +02:00
DubhAd
3d2fba2329 Added note about versions (#5915)
* Added note about versions

Added warning since this is for ResinOS only

* ✏️ Minor tweak
2018-07-29 11:33:21 +02:00
bvansambeek
94d1ad2e38 added a warning for possible memory leak (#5905)
* added a warning for possible memory leak

as discussed here https://github.com/home-assistant/home-assistant/issues/11594#issuecomment-408083266

* ✏️ Tweaks
2018-07-29 11:17:24 +02:00
DubhAd
6c9c9e017c
Merge pull request #5900 from home-assistant/ll-cond-card
Lovelace: Add Conditional Card
2018-07-29 10:02:33 +01:00
noxhirsch
29dab7ad2f Add paragraph regarding homematic.keypress events for HmIP (#5901)
* Add paragraph regarding homematic.keypress events for HmIP

Because some HomeMatic IP devices don't send a keypress event to HomeAssistant initially after Teach-in, you have to create a temporary empty program. I added a short "tutorial" how to do that.

* Update homematic.markdown

* ✏️ Minor tweaks
2018-07-29 10:57:02 +02:00
fucm
bc430c26a3 Add Tahoma binary_sensor docu (#5590)
* Add Tahoma binary_sensor docu

* ⬆️ ha_release to 0.73

* 🚀 Trigger build
2018-07-29 10:36:32 +02:00
DubhAd
e8f9124815 Added details of how to use update (#5888)
* Added details of how to use update

Added details of how to use the update service.

* Update

Added more details, including backing up the config file before editing
2018-07-29 10:30:01 +02:00
DubhAd
205b9f4c7d Warning that these are invalid now (#5911)
Apparently the add-on has been updated, but the docs haven't. Until that's addressed by somebody who knows it, I've added this warning ;)
2018-07-29 10:27:49 +02:00
Peter Nijssen
df5a0af805 Add spider power plug component (#5892)
* Add spider power plug component

* added scan_interval to optional configuration

* ✏️ Minor tweaks
2018-07-29 10:01:38 +02:00
Jonathan Keljo
56ed645012 Sisyphus component docs (#5369)
* Sisyphus component docs

* ✏️ Tweak

* Add entries for the individual components created by my hub component

* ⬆️ ha_release to 0.74

* ⬆️ ha_release to 0.74

* ⬆️ ha_release to 0.74

* Update versions, fix copypasta
2018-07-29 09:40:25 +02:00
Franck Nijhof
5be15ca574
Revert "Changed documentation to comply with https://github.com/home-assistant/home-assistant/pull/15511 (#5813)"
This reverts commit 3e240c20d61dcb0e59203bd0348a0c4c5e58a27d.
2018-07-29 09:20:15 +02:00
Alexander Hardwicke
eceee28362 Add documentation for json_attributes in command (#5889)
* Add documentation for json_attributes in command

* Fix formatting
2018-07-29 08:37:42 +02:00
Vasiley
d867bdfb1b
Merge pull request #5910 from home-assistant/DubhAd-patch-3
Added SD card recommendation
2018-07-28 07:17:55 -05:00
DubhAd
c0b8bf056e
Update installation.markdown 2018-07-28 12:53:32 +01:00
DubhAd
ed75b7b277
Update installation.markdown 2018-07-28 12:53:13 +01:00
DubhAd
8bfeacdad7
Update installation.markdown 2018-07-28 11:57:42 +01:00
DubhAd
d02d6b2452
Layout tweaks 2018-07-28 11:28:19 +01:00
DubhAd
e5ca3df66e
Update installation.markdown 2018-07-28 11:23:26 +01:00
DubhAd
b5c815a163
Update installation.markdown 2018-07-28 11:23:15 +01:00
DubhAd
f84042dc07
Added SD card recommendation 2018-07-28 10:29:35 +01:00
DubhAd
c947b4ebef
Added SD card size guide 2018-07-28 10:26:39 +01:00
JC Connell
ecaa94ff53 Magicseaweed sensor documentation (#5598)
* Magicseaweed sensor documentation

* Making @frenck requested changes.

Not sure I did this correctly but I followed the docs: https://www.home-assistant.io/developers/documentation/create_page/#configuration

* Add Magicseaweed logo

Transparent background version not available. API Documentation requests that this logo be used.

* Changed logo name.

* Remove incorrectly named logo.

* Correct mapping error line 9 column 25 of YAML

* HA Release Update & removed irrelevant config

* Attempting to fix Jekyll errors

* Add @MartinHjelmare requested changes.
2018-07-27 18:35:27 -04:00
Peter Nijssen
bbb0badcde add M5620 samsung device 2018-07-27 22:05:02 +02:00
wyznerd
b293c69f5f Google Static Maps new api key requirements (#5904)
* update docs for new api key requirements

Google has changed the static-maps API to require a Google Maps API key.  There is now a required URL param `&key=`

https://developers.google.com/maps/documentation/maps-static/intro#quick_example
https://developers.google.com/maps/documentation/maps-static/usage-and-billing

* Move section down
2018-07-27 11:21:18 +02:00
Juha Niemi
e96375e09e Add documentation page for FutureNow Lights (#5875)
* P5 brand logo

* Documentation page for FutureNow light component

* Documentation page for FutureNow light component

* Documentation page for FutureNow light component

* Documentation update to reflect code fine-tunes. Separated an extended configuration example.
2018-07-27 11:16:25 +02:00
DubhAd
ce71364890 Added lovelace link (#5897)
Added link to the lovelace docs
2018-07-27 09:32:48 +02:00
Niklas
5cb782a34e Fix styling, trailing slash at NGINX config (#5899)
* Styling

* Remove trailing slash, styling

Removed trailing slash because of https://www.home-assistant.io/components/google_assistant/#troubleshooting-with-nginx
2018-07-27 09:32:18 +02:00
c727
97f20ae9f6 Lovelace: Add Conditional Card 2018-07-26 23:05:48 +02:00
Adam Starbuck
ca5b2de0aa Added example for using templates (#5886)
* Added example for using templates

Also added example automation with using templates and some sample headers in the configuration.

* Minor changes
2018-07-26 14:08:04 +02:00
Paulus Schoutsen
0a7a02ade1 Extract hass.io command line 2018-07-26 12:57:30 +02:00
Eduard van Valkenburg
e57c4cc2b7 Add Brunt cover docs (#5604)
* added Brunt cover docs

* updated version and added logo image

* Updated version to .74

* incremented HA version

* small changes
2018-07-26 12:06:00 +02:00
Tim Clephas
4e39cba2ff Modify delay example to support decimals and large numbers (#5890)
* Modify delay example to support decimals and large numbers

* Forgot quotation marks
2018-07-26 11:34:13 +02:00
Jonathan
b0d9ea036a OpenEnergyMonitor typo (#5894) 2018-07-26 11:33:42 +02:00
Jason Hu
5cc6d9686e Allow Nest Cam turn on/off (#5891)
* Update camera.nest.markdown

* Update camera.nest.markdown
2018-07-26 08:49:08 +02:00