DubhAd
0a9a9283a3
Merge pull request #4855 from Skaronator/patch-3
...
Update date; current state of OpenZWave and S2
2018-03-07 14:47:10 +00:00
Philipp Wensauer
c7e78ce394
Current ( #4854 )
...
* Using vectorized version.
* Vectorized it.
* Forgot to upload...
2018-03-07 15:35:55 +01:00
Niklas Wagner
b3d7794354
Update date; current state of OpenZWave and S2
...
Source:
- https://groups.google.com/d/msg/openzwave/nK6Pw2vwoZQ/9rXQYix2AQAJ
- https://github.com/OpenZWave/open-zwave/commits/master
2018-03-07 14:08:41 +01:00
Christopher Vella
91a0bab212
Current Mi-Home app does not store the token with the db ( #4844 )
...
Added some instructions for downgrading the apk to retrieve the token. The current root method does not work with the latest version of the app. I have not tested iOS but I assume the same would be true for all platforms/methods. I suggested apkmirror because they do signed builds and we want to avoid newbies grabbing malware.
2018-03-06 23:31:04 +01:00
Niklas V
7f711ea1ea
Added port 3307 to Maira DB ( #4743 )
...
Maria DB 10 have changed port from 3306 that Maria DB are using and is standard in this component. Maria DB is using port 3307 instead and that need to be added in the configuration to work. I have added a note in the description to add the port to the server_ip.
2018-03-06 23:30:39 +01:00
Christopher Vella
f77c8fe85e
Added instructions for magisk based root ( #4843 )
...
* Added instructions for magisk based root
AFAIK Magisk does not integrate with Android to provide an option for shell over adb. However it does allow you to escalate privileges once in a shell.
* Minor changes
2018-03-06 23:22:36 +01:00
R Huish
98da394a61
MQTT Sensor - JSON attributes example ( #4755 )
...
* MQTT Sensor - JSON attributes example
As per discusstions https://community.home-assistant.io/t/how-to-use-json-attributes-e-g-mqtt-sensor/40790/16
* Corrected Typo
* Escaping
2018-03-06 22:37:16 +01:00
Matt F
5cd3526d56
Update docker compose examples ( #4816 )
...
The docker compose examples have you create a service called 'web', which will create web_1 docker container. Other references within the documents say to run `docker restart home-assistant`, yet this docker container does not exist when using the docker compose examples. Updated compose so they will have a standard name for the container that is created.
2018-03-06 22:35:31 +01:00
Marco Nuñez
f50be7c5e8
adding a method to Recovery the token ( #4833 )
...
* adding a method to Recovery the token
The access token also can be found with the Command Line tool from miio. I tested this and works.
* Update format
2018-03-06 22:10:34 +01:00
Jerry Workman
4a88a5b148
Add systemctl daemon-reload ( #4835 )
...
* Add systemctl daemon-reload
* Minor changes
* Update format
2018-03-06 22:10:13 +01:00
scaarup
8ad6597d2a
Update index.markdown ( #4851 )
2018-03-06 21:50:05 +01:00
Fabian Affolter
97b30a17f8
Fix link
2018-03-06 21:38:10 +01:00
Ville Skyttä
f73376a4da
nginx proxy config updates ( #4828 )
...
* nginx_proxy: Document certfile and keyfile config vars
* nginx_proxy: Document customize variables
2018-03-06 21:21:18 +01:00
Florian Klien
1b266b18a4
nginx rev proxy minimal version 1.3.13 ( #4849 )
...
* nginx rev proxy minimal version 1.3.13
* Some other minor changes
2018-03-06 21:18:48 +01:00
Otto Winter
4ff8107c73
Fix MQTT discovery object_id docs ( #4761 )
...
* Fix MQTT discovery object_id docs
* Update format
2018-03-06 21:18:27 +01:00
Scott Prive
ca946f274d
Update docker.markdown ( #4815 )
...
# add paragraph to explain how to update docker-compose.yml example for macOS
# The TZ issue wasn't specific to `boot2docker`
# Add details link for net:host vs port: conflict
# Add details link for TZ issue
2018-03-06 21:17:04 +01:00
cogneato
3217dfcc7f
Change wording to locate logs ( #4837 )
...
Changed description to match UI changes for system (supervisor) log.
2018-03-06 21:15:52 +01:00
DubhAd
7965cb8b07
Changed example to ACM from USB ( #4804 )
...
Most Z-Wave sticks identify as ttyACM rather than ttyUSB - changing the example in the docs to fit what'll work for most people
2018-03-06 21:14:52 +01:00
Matt F
a303c393d9
Update Synology installation instructions ( #4845 )
...
The command to chown the directory was backwards
2018-03-06 20:37:44 +01:00
Ben Lebherz
24e2021c21
Fixes link to submit page in states documentation ( #4847 )
2018-03-06 20:37:06 +01:00
cogneato
73af490160
re-adding that the add-on makes use of port 80 ( #4760 )
...
I realized that the entire previous instruction should not have been removed and only the reference to port 443.
2018-03-06 11:06:07 +01:00
DubhAd
d808f39a21
Added PSU warning ( #4820 )
2018-03-06 11:03:19 +01:00
DubhAd
6527716bcc
Changed the PSU link to be to the power reqs ( #4821 )
2018-03-06 11:01:30 +01:00
Andrew Cockburn
f737974563
Update tutorial.markdown ( #4841 )
2018-03-06 08:32:30 +01:00
DubhAd
ee836c55fc
Merge pull request #4834 from home-assistant/skalavala-patch-2
...
fixed a typo in the command
2018-03-05 22:21:08 +00:00
Pascal Vizeli
4cd2e5e30c
Update installation.markdown
2018-03-05 22:55:05 +01:00
Pascal Vizeli
1546a55726
Update installation.markdown
2018-03-05 22:54:44 +01:00
Mason Garrison
7dfde5e84f
updated dead link ( #4839 )
2018-03-05 21:35:41 +01:00
Paulus Schoutsen
b0a2289db5
Add link to skill
2018-03-05 00:28:50 -08:00
Robbie Trencheny
2cac991590
Remove space that breaks pip3 command
2018-03-04 18:55:16 -08:00
Mahasri Kalavala
5582dc788c
fixed a typo in the command
2018-03-04 20:17:13 -05:00
Pascal Vizeli
957ada3afa
Update installation.markdown
2018-03-04 00:30:21 +01:00
Adam Mills
82a9aa1d98
Improved docs for the i18n project ( #4796 )
2018-03-03 11:06:10 -05:00
DubhAd
7149ad73be
Merge pull request #4817 from nsimb/patch-2
...
Added replace from , to . for float handling
2018-03-03 14:51:06 +00:00
DubhAd
5b0b24c302
Merge pull request #4818 from sjabby/patch-1
...
Update automation examples to proper formatting
2018-03-03 14:49:47 +00:00
DubhAd
b0129d4625
Merge pull request #4819 from ludeeus/patch-1
...
Fixes wrong syntax in the newest version of hassbian-config
2018-03-03 14:48:02 +00:00
Joakim Sørensen
d4836ea89a
Fixes wrong syntax in the newest version of hassbian-config
2018-03-03 15:43:41 +01:00
sjabby
10e9440591
Update automation examples to proper formatting
...
Updated the automation examples to reflect the proper climate format and listing the entity_id inside the `data:` section.
2018-03-03 13:31:10 +01:00
nsimb
e0f5d86582
Added replace from , to . for float handling
...
Since the website saves numbers with , the sensor ends up with "," when trying to use it in automations float does not work.
So i thought i added this if somone ells uses the example
2018-03-03 11:46:49 +01:00
DubhAd
29840a1ec4
Merge pull request #4814 from dshokouhi/patch-3
...
Add update section for advanced guide
2018-03-03 10:30:55 +00:00
DubhAd
79ad6d8073
Merge pull request #4813 from nicmar/patch-1
...
Incorrect case in stateObj
2018-03-03 10:29:24 +00:00
Daniel Shokouhi
f12a872180
Add update section for advanced guide
...
Detail steps for the user to do a proper update.
2018-03-02 18:23:16 -08:00
Niclas
1667c36859
Incorrect case in stateObj
...
The stateObj was spelled StateObj, which resulted in an empty string, causing a noob like me great confusion. Hope this helps someone. :)
2018-03-03 00:13:14 +01:00
DubhAd
a8b18212bd
Merge pull request #4807 from dshokouhi/patch-3
...
Add missing step for Wheels package and note for advanced guide
2018-03-02 19:48:55 +00:00
DubhAd
d74a00ce35
Merge pull request #4810 from dshokouhi/patch-4
...
Update description about API Key
2018-03-02 19:46:41 +00:00
Paulus Schoutsen
3ae1a99505
Update installation.markdown
2018-03-02 11:37:26 -08:00
Paulus Schoutsen
52b4db70f5
Release 0.64.3
2018-03-02 11:27:41 -08:00
cogneato
d5c1ecc05b
New screenshots for installing third party add-ons ( #4809 )
2018-03-02 19:26:20 +01:00
Daniel Shokouhi
b0714317f9
Update description about API Key
...
We should recommend users to setup this optional configuration key, as some were unaware that this is a required step when they add devices in the future so we should inform them of this. Some users are not aware that they can also issue a voice command to sync the home assistant device list.
2018-03-02 10:21:29 -08:00
DubhAd
7d41b6b585
Merge pull request #4808 from robmarkcole/patch-8
...
Update create_page.markdown to describe adding a new link in the sidebar
2018-03-02 17:57:23 +00:00