9982 Commits

Author SHA1 Message Date
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
DubhAd
6c9c9e017c
Merge pull request #5900 from home-assistant/ll-cond-card
Lovelace: Add Conditional Card
2018-07-29 10:02:33 +01: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
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
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
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
c727
97f20ae9f6 Lovelace: Add Conditional Card 2018-07-26 23:05:48 +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
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
Jason Hu
5d2641ff2b
Add camera.turn_on/off service (#5571)
* Add camera.turn_on/off service

* Trigger the build

* Update camera.markdown
2018-07-25 14:25:47 -07:00
Peter Nijssen
b7a5d343cf Add documentation for spider thermostat (#5805)
* add documentation for spider thermostat

* fixed a wrong copy-paste

* fixed typos
2018-07-25 13:09:08 +02:00
c727
60c607d546 Lovelace: Add icon support for pic glance (#5878) 2018-07-25 11:02:47 +02:00
c727
c8146e5720 Lovelace: Pic entity show name, state options (#5880)
* Lovelace: cleanup picture entity (#5855)

* Lovelace: Pic entity show name, state options
2018-07-24 22:18:42 -04:00
c727
91dfff7cff Lovelace: Add resources to config file (#5877) 2018-07-24 17:24:49 -04:00
Andrey Kupreychik
3e240c20d6 Changed documentation to comply with https://github.com/home-assistant/home-assistant/pull/15511 (#5813) 2018-07-24 22:42:55 +02:00
David Gibbons
93c911fe99 In a code block we want to match the command "secret" not the name of the section, "secrets". (#5854)
This fix brings documentation in alignment with the commands used.
2018-07-24 22:19:51 +02:00
Daniel Kalmar
013ea650e5 Add documentation for default turn-on values for lights. (#5865) 2018-07-24 20:30:21 +02:00
c727
073b741471 Lovelace: Change glance tap action (#5864) 2018-07-24 15:57:05 +02:00
c727
db132868ec Lovelace: Add Prefix and Suffix to state-label (#5862) 2018-07-24 15:56:57 +02:00
c727
7b46760299 Lovelace: Docs for special rows (#5858)
* Lovelace: Docs for special rows

* Row

* Add call-service
2018-07-24 15:56:31 +02:00
huangyupeng
de70830e12 Add Tuya cover and scene document (#5840)
* Add Tuya cover and scene document

* fix as required
2018-07-24 10:37:28 +02:00
cdce8p
67c64b1a9c Added doc for name parameter (#5848) 2018-07-22 22:43:46 +02:00
digiblur
4a3a21bb8e Add RelayAddr/Chan to Alarmdecoder (#5645)
* Add RelayAddr/Chan to Alarmdecoder

* Pulled zone 3 example out, corrected motion-based

Zone 3 example not needed

* Removed RFID double space

* Removed double space on relayaddr line
2018-07-21 23:59:25 +02:00
c727
dd08a604c5 Lovelace: overwrite icons in entities card (#5839)
* Lovelace: overwrite icons in entities card

* Add icon support to glance
2018-07-21 18:36:25 +02:00
Nick Chamberlin
c449471ba5 Updated example indentation (#5841)
Picture elements example indentation was off.
2018-07-21 18:35:27 +02:00
Ryan Davies
d483e549a3 Updates MQTT switch to add state_ configurations (#5776) 2018-07-20 23:05:02 +02:00
huangyupeng
04eaee0089 Add Tuya fan platform document (#5815)
* Add Tuya fan platform document

* fix grammar problem
2018-07-20 12:20:38 +02:00
huangyupeng
2986bc45a7 Add Tuya light platform document (#5800)
* Add Tuya light document

* fix grammar problem
2018-07-19 22:44:02 +02:00
Jerad Meisner
628d0b65cd Update picture-elements docs. (#5830) 2018-07-19 22:40:21 +02:00
huangyupeng
d400dd24ba Add Tuya climate platform (#5806)
* Add Tuya climate platform

* Edit the date

* change the release version

* ✏️ Tweaks
2018-07-19 22:38:07 +02:00
c727
ce33989bdb Lovelace: Add secondary info docs (#5816) 2018-07-19 22:34:49 +02:00
c727
8ecd352657 Lovelace: Make cards[] optional in a view (#5823) 2018-07-19 08:43:46 -04:00
Tom Harris
2a539db4df Events for mini-remotes (#5814)
* Add X10 support

* insteon_plm binary_sensor on event

* revert

* Add binary_sensor_on event information

* Describe events for Mini-Remotes

* Remove blank line
2018-07-18 16:12:29 +02:00
lich
c759cfd7a5 Customizable command timeout (#5782)
* Customizable command timeout

* update the binary_sensor.command_line
2018-07-17 22:59:39 +02:00
c727
a7a07e2f3d Lovelace: Add column width for glance + fix key name (#5811) 2018-07-17 15:23:35 -04:00
c727
b28f6a3469 Lovelace: Overwrite name in history card (#5797) 2018-07-16 15:29:53 +02:00
Marius
415db306e7 Updates for future beta (#5792)
* Updates for future beta

* Update views changelog

* Updated based on PR feedback
2018-07-16 15:26:44 +02:00
Paulus Schoutsen
fe063b8220 Merge remote-tracking branch 'origin/current' into next 2018-07-16 08:53:36 +02:00
Pascal Vizeli
7834224b07
Update HassOS 2018-07-16 07:54:24 +02:00
Pascal Vizeli
349ffc1ec1
Update HassOS 2018-07-16 07:53:31 +02:00
c727
7ec0e271ab Lovelace: new features for glance (#5795)
* Lovelace: new features for glance

* Fix cp
2018-07-15 16:48:53 -04:00
Paulus Schoutsen
cb00090d9e Merge branch 'current' into next 2018-07-15 21:19:33 +02:00
c727
0a77910863 Lovelace: Add service icon docs (#5794)
* Update picture-elements.markdown

* Lint

* More lint
2018-07-15 13:04:13 -04:00
Jerad Meisner
d41611b753 Added image element type to picture-elements. (#5781)
* Added image element type to picture-elements.

* Minor corrections

* Another correction.
2018-07-15 17:42:15 +02:00
Marius
1f273e0ffb Minor changelog fix (#5793) 2018-07-15 16:46:19 +02:00
c727
a95ea42dc9
Lovelace: correct glance config (#5758)
* Lovelace: correct glance config

* Add section for entity options
2018-07-15 15:39:37 +02:00
Pascal Vizeli
83a7794936
Update installation.markdown 2018-07-14 11:52:42 +02:00