DubhAd
cdda3de320
Template corrections ( #4990 )
...
* Template corrections
Updated the templates to be standards compliant.
* Fixes ;)
* More changes to comply with standards
2018-03-22 17:12:05 -05:00
DubhAd
a71cd0bf3f
Merge pull request #4983 from nielstron/outlier-fix
...
Fixed outlier description
2018-03-22 20:11:27 +00:00
cgtobi
2781c1f89a
Add language parameter to darksky sensor. ( #4955 )
...
* Add language parameter to darksky sensor.
* Add language codes rather than link to the API docs.
This is a shameless copy of @syssi's PR #4982 .
2018-03-22 20:01:43 +01:00
nielstron
c61a59fb39
Fixed outlier description
...
Outlier filter is actually a band-pass filter, not a band-stop filter
2018-03-22 09:21:56 +01:00
Fabian Affolter
3cdfe49eaf
Update
2018-03-22 08:56:22 +01:00
Otto Winter
ffd9ae12cc
esphomelib now supports ESP8266 🎉 ( #4971 )
2018-03-22 08:36:09 +01:00
Sebastian Muszynski
5e73866af0
Typo fixed ( #4975 )
2018-03-22 08:35:11 +01:00
davidm84
a34c07d182
Link to DuckDNS not working. ( #4980 )
2018-03-22 08:34:01 +01:00
maxclaey
aba21eeca6
Update alarm_control_panel.ifttt.markdown ( #4970 )
...
* Update alarm_control_panel.ifttt.markdown
* Update alarm_control_panel.ifttt.markdown
2018-03-21 15:41:45 -04:00
Paulus Schoutsen
e0d3ba6aaf
Release 0.65.6
2018-03-21 10:17:43 -07:00
Marc Forth
6bb1d70db1
Update lets_encrypt.markdown ( #4962 )
...
* Update lets_encrypt.markdown
Converted the DuckDNS section to use the Homeassistant component for background, much easier for new starters, and more in the spirit of keeping things within HA.
* Minor changes
2018-03-20 15:57:13 +01:00
Pascal Vizeli
7814fcd805
Update addon_communication.markdown
2018-03-20 14:15:25 +01:00
Daniel Høyer Iversen
58a304401d
Update sensor.tibber.markdown ( #4948 )
...
* Update sensor.tibber.markdown
* ✏️ Removed some newlines and small other stuff
* Update sensor.tibber.markdown
* Add raw
2018-03-20 09:35:38 +01:00
DubhAd
454ae61825
Merge pull request #4959 from robmarkcole/patch-12
...
Update py34 to py36
2018-03-19 21:52:33 +00:00
Ryan McLean
48d08be907
Add Documentation for plex client cleanup options ( #4907 )
...
* Add Documentation for plex client cleanup options
* Added removal option
2018-03-19 22:26:22 +01:00
Qxlkdr
c5f2f5770f
Add Trafikverket WeatherStation documentation ( #4562 )
...
* Create sensor.trafikverket_weatherstation.markdown.markdown
* Add trafikverket.png
trafikverket.png used for trafikverket_weatherstation sensor platform.
* api_key
Updated from api to api_key due to CONF_API_KEY.
* Removed text
Removed text which I used on GitHub for the custom component. Now needed to have for the official release.
* Example picture
Added an example picture to better understand how to get the weather station.
* Added example picture
Added an example picture to better understand how to get the weather station. What the user needs to copy and add to the YAML file.
* Added usage information
Added examples of the usage (why needing the data).
* linkable_title
Changed from normal titles to linkable_title in order to follow the documentation standards.
* Updated based on feedback
Done
- Rewrote "Usage" into "Potential use cases"
- Linked to Trafikverket homepage
- Description instead of static links
* Configuration variables
Updated to use "{% configuration %}" instead of "Configuration variables" as plain text.
* HA release 0.64.0
Updated ha_release to 0.64.0 instead.
* HA release 0.65.0
Updated ha_release to 0.65.0 since it wasn't merged in 0.64.0 release.
* ✏️ Tiny improvements
* ha_release and note
Updated ha_release to 0.66.0 and removed a note about using secrets.yaml for all your API keys, usernames and passwords.
2018-03-19 22:08:38 +01:00
Shaun McCloud
7259f09e87
Update device_tracker.owntracks.markdown
2018-03-19 12:41:25 -05:00
Robin
8919dea6c8
Update py34 to py36
...
Since py34 is no longer supported
2018-03-19 14:50:04 +00:00
nielstron
13ac22cb08
Syncthru Printer description ( #4707 )
...
* Added syncthru platform description
* Spelling
* Cleaned up the code
* Clarified configuration entry
* Updated version, removed logo
* 🎨 Added existing logo
* ✏️ Small fixes
* ⬆️ Sets ha_release
* Add description for every single key
* 🚑 Removed duplicate endconfiguration tag
2018-03-19 13:25:51 +01:00
Adam Mills
40602962f4
New hue/sat field on light.turn_on schema ( #4881 )
...
* New hue/sat field on light.turn_on schema
* ✏️ Small language corrections
2018-03-19 08:14:44 -04:00
DubhAd
1103c07589
Updated the note about initial_state ( #4950 )
...
In the note box, the formatting was lost. Tweaked wording slightly too.
2018-03-19 12:25:19 +01:00
DubhAd
07aec2ca9d
Updated GPS tracker list ( #4952 )
...
Reworded, and included GPS Logger in the list of zone trigger related components
2018-03-19 12:23:10 +01:00
DubhAd
491cee2892
Tweaked automations ( #4951 )
...
Added comment about why we don't use `-` before the first `service:` line.
Removed the `-` from the last example's service_template
2018-03-19 12:14:14 +01:00
DubhAd
17e85edf36
Tweaked automation ( #4953 )
...
Added automation: at the start, for consistency with our other examples
2018-03-19 12:13:35 +01:00
DubhAd
459f6a21a2
Tweaked automation ( #4954 )
...
Tweaked last automation - removed `-` for consistency with other examples
2018-03-19 12:13:04 +01:00
Michael Wheeler
bdf356794e
Updated addon_communication.markdown to remove gender ( #4956 )
...
I don't think addons are gendered so I've replaced "his" with "its"
2018-03-19 12:11:07 +01:00
Carlo Costanzo
6f1c191baf
Updated with new path. ( #4957 )
2018-03-19 12:10:15 +01:00
Siim Talvik
95d25a04ac
Added note to Owntracks about mqtt_topic parameter requirement for Zanzito usage ( #4949 )
...
* Added note about mqtt_topic parameter change requirement for Zanzito usage
* ✏️ Minor updates
2018-03-18 19:12:04 +01:00
Igor Motov
75ac425244
Fix Duck DNS configuration example ( #4946 )
...
Adds certfile and keyfile to the lets_encrypt configuration example.
Without these parameters hassio doesn't allow to save configuration.
2018-03-18 19:06:36 +01:00
Diogo Gomes
df4739885a
Added Time SMA ( #4926 )
...
* Added Time SMA
* bump version
* update
* ✏️ Minor tweaks
* 🚑 Fixes/Restores ha_release tag
* 🚑 Corrected type
2018-03-18 18:54:38 +01:00
lolouk44
9cb25206d9
Small comment added to expose_by_default ( #4936 )
...
* Small comment added to expose_by_default
It's not entirely clear that listing specific entities in entity_config is not enough to expose an entity if expose_by_default is set to false.
(This is my first PR so I hope I've done it correctly)
* ✏️ Rewording in order to fix the build
2018-03-18 18:53:39 +01:00
Mattias Welponer
084d69cd98
Add initial support fo HomematicIP components ( #4850 )
...
* Add initial support fo HomematicIP components
* ✏️ Spelling updates
2018-03-18 18:42:00 +01:00
maxclaey
d44266b2bb
Documentation for IFTTT alarm control panel ( #4878 )
...
* Documentation for IFTTT alarm control panel
* Update alarm_control_panel.ifttt.markdown
* Call service instead of direct state change
* Update alarm_control_panel.ifttt.markdown
* HAS -> HASS
* Update alarm_control_panel.ifttt.markdown
* 🚑 Adds ha_release tag
* ✏️ Minor changes
2018-03-18 18:30:29 +01:00
Igor Bernstein
2a440b16b4
add doc for zha fans ( #4626 )
...
* add doc for zha fans
* add ha_release
2018-03-18 09:18:19 -07:00
Sebastian Muszynski
cdbdfea05d
Xiaomi MiIO light: Philips Eyecare Smart Lamp 2 integration ( #4825 )
...
* Xiaomi Philips Eyecare Smart Lamp 2 features added.
* New device added.
* Marker removed
2018-03-17 20:30:05 +01:00
Alok Saboo
1aca7b08cf
Misc fixes: e.g. -> e.g., and proper case for Home Assistant ( #4942 )
...
* e.g. to e.g., and proper case for Home Assistant
* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
Luca Adrian Lindhorst
19ed7ddea1
- Merged upstream
...
- Added some improvements to the google assistant howto
2018-03-17 16:01:20 +01:00
Sebastian Muszynski
bc95183753
Xiaomi MiIO Sensor: Xiaomi Air Quality Monitor (PM2.5) integration ( #4780 )
...
* Xiaomi MiIO Sensor: Xiaomi Air Quality Monitor (PM2.5) integration.
* Turn on/off service removed.
* ⬆️ Updates ha_release
2018-03-16 22:14:40 +01:00
Sebastian Muszynski
041553ed86
Xiaomi Power Strip services added. ( #4931 )
2018-03-16 21:47:45 +01:00
Flavio Barisi
3fd5cd5f94
Update sensor.miflora.markdown ( #4941 )
...
Corrected default polling time
2018-03-16 21:28:18 +01:00
DubhAd
7415b06a8e
Merge pull request #4939 from home-assistant/dale3h-hassio-commands
...
Update Hass.io command cheatsheet
2018-03-16 19:16:01 +00:00
Fredrik Lindqvist
4a3d71bd40
Update installation.markdown
2018-03-16 20:02:10 +01:00
Dale Higgs
0938876191
Update Hass.io command cheatsheet
2018-03-16 14:00:59 -05:00
Fredrik Lindqvist
164bc60992
Update hassbian.markdown
2018-03-16 20:00:42 +01:00
Fredrik Lindqvist
40ebccaf23
Update about 3b+ hassbian
2018-03-16 19:58:02 +01:00
DubhAd
d1510bdfb8
sun trigger - Link fix, wording tweak ( #4937 )
...
Fixed the link to the actual sun trigger. Tried to add some clarity to the wording over offsets, but I think that needs expansion.
2018-03-16 19:05:04 +01:00
mcfrojd
698b8e2aa0
Raspberry Pi 3 B+ note ( #4934 )
...
* Raspberry Pi 3 B+ note
Added note that Raspberry Pi 3 B+ is not yet supported
* ✏️ Improves the warning message
2018-03-16 16:02:42 +01:00
mcfrojd
f73acb0ea2
Raspberry Pi 3 B+ note ( #4935 )
...
* Raspberry Pi 3 B+ note
Added note that pi 3 image does not work with pi 3 b+ yet
* ✏️ Improves the warning message
* 🚑 Removes old warning message
2018-03-16 16:02:05 +01:00
Sebastian Muszynski
434f6f2510
Xiaomi Miio Fan: Undocumented service (fan.set_speed) added ( #4928 )
...
* Undocumented service (fan.set_speed) added.
* ✏️ Micro change
2018-03-16 15:50:56 +01:00
Tom
44250c3901
Update addon_tutorial.markdown's addon store image ( #4930 )
...
Same as #4929
main_panel_store_icon.png appears to be removed or doesn't exist and maybe been replaced with main_panel_addon_store.png.
https://home-assistant.io/images/hassio/screenshots/main_panel_store_icon.png returns 404 and isn't displaying any image on
https://home-assistant.io/developers/hassio/addon_tutorial/
2018-03-16 15:50:32 +01:00