2609 Commits

Author SHA1 Message Date
HepoH3
0af9e5e563
Update time trigger documentation (#15684)
There is no such device class as "datetime" at the sensor page. Instead, there is timestamp and that is confusing.

See: https://www.home-assistant.io/integrations/sensor/#device-class
2020-11-20 17:42:50 +01:00
Franck Nijhof
a76ae898e8
Merge branch 'current' into rc 2020-11-18 18:26:03 +01:00
Franck Nijhof
9532c71873
Fix jemalloc environment variable (#15664) 2020-11-16 20:27:20 +01:00
Dubh Ad
638e6092c6
Update scripts.markdown (#15639)
The wording here has caused confusion a few times, so making it clearer that the you have to use `false`
2020-11-14 21:36:58 +01:00
Franck Nijhof
a355abf72f
Add support for multiple event triggers in automation (#15611) 2020-11-12 12:00:56 +01:00
Franck Nijhof
021550a553
Merge branch 'current' into next 2020-11-11 15:33:07 +01:00
Franck Nijhof
e48fed44e2
Add missing tag trigger documentation (#15608) 2020-11-11 10:31:55 +01:00
Paulus Schoutsen
4f9b70c010
Document using sensor for time trigger (#15544) 2020-11-09 14:51:15 +01:00
Mike Thomas
c7582883e2
Updated Inovelli Scene Capable switch instructions (#15559)
Added Central Scene configuration instructions for Inovelli LZW30-SN and LZW31-SN switches that have a third "config" button, based on instructions found in the forums that I have also verified. ( https://community.home-assistant.io/t/how-can-i-get-inovelli-central-scene-support/170527/2 )

Removed the scene_activated event tables from this page and linked to the Inovelli documentation for setting up scenes in Home Assistant instead, as the existing table's scene_data values were incorrect. The Inovelli documentation contains the correct values.
2020-11-08 13:21:17 +01:00
Ivan Bessarabov
0a5257390e
Add qos default value (0) to service mqtt.publish (#15420)
6380ebd1eb/homeassistant/components/mqtt/const.py (L25)
2020-11-07 12:16:34 +01:00
Adam Ernst
01f032b019
Clarify Z-Wave control panel docs (#15533) 2020-11-06 23:37:24 +01:00
Adam Ernst
0372fd4860
Rewrite Z-Wave Adding and Removing Devices docs (#15535) 2020-11-06 23:34:20 +01:00
Adam Ernst
52dd1f4f8d
Tweak Network Key docs (#15532)
- LC_ALL is [stronger than LC_CTYPE](https://stackoverflow.com/questions/30479607/explain-the-effects-of-export-lang-lc-ctype-and-lc-all) so just use LC_ALL.
- There's no harm in specifying LC_ALL on Linux, so there's no need to repeat this per-platform.
- Demote the note explaining you can run this on HomeAssistant OS.
2020-11-04 10:58:56 +01:00
Florian
47e96b416b
Add OpenMQTTGateway as a third party tool with built-in MQTT discovery support (#15525) 2020-11-03 18:48:54 +01:00
Erik Montnemery
567f2a31e1
Tweak MQTT discovery documentation (#15522) 2020-11-03 12:08:41 +01:00
Erik Montnemery
eb57a63481
Update MQTT discovery documentation (#15470) 2020-10-29 19:23:51 +01:00
Donnie
990dd60e4c
Update docs for quick bar to include new hotkeys, new enable/disable … (#15438) 2020-10-28 10:41:44 +01:00
Anders Melchiorsen
c06dd5ef4b
Time-based templates update automatically now (#15360) 2020-10-28 10:41:07 +01:00
Franck Nijhof
06f9f368ad
Merge branch 'current' into next 2020-10-21 02:10:41 +02:00
Donnie
0a9a8f2757
Quick Bar dialog documentation (#15033)
Co-authored-by: Sean Mooney <sean.mooney@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-10-21 01:06:43 +02:00
Malte Franken
f3d4350330
Add trigger.query to webhook documentation (#14950) 2020-10-20 22:10:02 +02:00
Erik Montnemery
7f5d05b4d6
Extend MQTT broker warning to include ActiveMQ (#15315) 2020-10-19 17:26:46 +02:00
Pascal Roeleven
54ea81757b
Fix dependencies installation guides (#15272) 2020-10-19 14:02:03 +02:00
On Freund
842faa9c42
Add multiple user_id example to event trigger (#14750) 2020-10-15 21:18:34 +02:00
Franck Nijhof
44975b7a4c
Legacy Template core configuration (#14999) 2020-10-15 21:07:27 +02:00
Nima A
60b7b7b8cc
Zwave documentation update (#14485)
Co-authored-by: Nimzr <nima@beaming.digital.com>
2020-10-15 20:18:43 +02:00
Franck Nijhof
d6693742a6
Fix variables in scripts example (#15253) 2020-10-15 19:46:50 +02:00
Pascal Roeleven
8dfb4bd021
Add dependencies required for building Pillow (#15240)
If Pillow needs to be build from source (because there aren't any wheels available) zlib1g-dev and libjpeg-dev are required.
2020-10-15 19:45:34 +02:00
Diego Ambrosanio
1aef75e9ae
Updated notes (#15185)
Added `libjpeg-dev` library needed to install `Pillow`
2020-10-12 17:20:26 +02:00
Dubh Ad
719820c1a0
Updating to reflect Python 3.7 deprecation (#15175)
Updating to reflect Python 3.7 deprecation
2020-10-12 14:07:56 +02:00
Dubh Ad
82f92f276d
Updating to reflect Python 3.7 deprecation (#15176) 2020-10-12 14:07:25 +02:00
Dubh Ad
c5b7795963
Updating to reflect Python 3.7 deprecation (#15177)
Updating to reflect Python 3.7 deprecation
2020-10-12 14:06:49 +02:00
Sam Welek
75db96a083
Fixing some typos (#15194) 2020-10-12 13:55:52 +02:00
Sean Mooney
8861a89732
Update to new names of renamed config panels (#15197)
These were renamed quite some time ago, but found a few older references and updated them.

Entity Registry -> Entities
Area Registry -> Areas
Customization -> Customizations
Development Tools -> Developer Tools
2020-10-12 13:52:38 +02:00
Santobert
8bd3100e55
Fix some typos (#15179) 2020-10-11 18:19:41 +02:00
Sebastian Lövdahl
1210d617a6
Add documentation for Raspberry Pi 4 Docker image (#15144)
* Add documentation for Raspberry Pi 4 Docker image

According to https://community.home-assistant.io/t/solved-raspberry-pi4-docker-homeassistant-raspberrypi4-homeassistant/150831, there is also a specific Docker image for Raspberry Pi 4.

I tried to start Home Assistant on my Raspberry Pi 4 in Docker with the default `homeassistant/home-assistant:stable` image, but that didn't work. After some googling, I found the community post which referenced the Raspberry Pi 4 image.

* Combine Raspberry Pi 3 and 4 into one section
2020-10-10 12:30:36 +02:00
Sean Mooney
6515a80697
Add to list of reloadable integrations (#15013)
With 0.115 you can reload a lot more things, so I added a couple more here.
2020-10-07 21:55:57 +02:00
Sean Mooney
157a44a670
Remove all references to unused Developer Tools sidebar icons (#15010) 2020-10-07 21:53:27 +02:00
Paulus Schoutsen
1740c6fa61
Fix broken link (#15027) 2020-10-07 17:13:15 +02:00
Erik Montnemery
62b598d4f5
Add MQTT tag scanner documentation (#14961) 2020-10-07 17:13:07 +02:00
J. Nick Koston
6a955be048
Remove rate_limit directive from documentation as it is not shipping in 0.116 (#14909) 2020-10-07 17:13:04 +02:00
J. Nick Koston
91de604bab
Add explanation of the new template rate_limit directive. (#14631) 2020-10-07 17:12:57 +02:00
Paulus Schoutsen
53a350e747
Fix broken link (#15027) 2020-10-07 17:12:06 +02:00
Franck Nijhof
f8b7591f47
Merge branch 'current' into rc 2020-10-07 12:26:34 +02:00
Franck Nijhof
19cd964130
Merge branch 'current' into next 2020-10-07 12:25:34 +02:00
Erik Montnemery
ec29273f01
Add MQTT tag scanner documentation (#14961) 2020-10-06 16:39:49 +02:00
Sean Mooney
a438c64c86
Remove unused States icon reference from Automation page (#14940)
The states icon in the sidebar no longer exists as of Home Assistant 0.96
2020-10-06 12:41:02 +02:00
Juri Calleri
0bfdca7e2f
English code and fixes (#14929)
Not everybody speak Spanish, also, better names for sensor and scene
2020-10-06 10:18:10 +02:00
JeeCee1
55141f2d3d
Update discovery.markdown (#14921)
json_attributes is depricated (since 0.85?)
2020-10-05 19:55:23 +02:00
ZuluWhiskey
464bc308f7
Fix Raspberry Pi OS Lite URL (#14914)
Removed an extra forward slash from the Raspberry Pi OS Lite URL
2020-10-05 10:50:12 +02:00