Raman Gupta
f8233dade5
Add complete Vizio configuration.yaml entry example ( #13242 )
2020-05-09 00:51:35 +02:00
Franck Nijhof
fe0ba16400
Cleanup old references of Supervised ( #13351 )
2020-05-09 00:20:54 +02:00
Christiaan Schriel
b891eaaff2
Added Roomba 960 as supported ( #13359 )
2020-05-09 00:20:10 +02:00
Dubh Ad
b07efc4b24
Removed reference to Supervised on Linux ( #13348 )
...
Removed reference to Supervised on Generic Linux, since those docs were removed 6 hours ago
2020-05-08 17:17:12 +02:00
kloggy
9587a0bc1d
Include Android ( #12098 )
2020-05-08 16:41:27 +02:00
Jonas Thuresson
affe358dbe
Consecutive volume steps delay in webostv ( #13340 )
2020-05-08 15:09:16 +02:00
Franck Nijhof
cbca012a4a
Compress images ( #13344 )
2020-05-08 14:29:00 +02:00
saruter
6bacb394c4
Update Modbus write_register unit description ( #13210 )
2020-05-08 14:18:16 +02:00
blakadder
5e4151a56a
Updated Tasmota to current link and name ( #13343 )
2020-05-08 13:34:36 +02:00
Franck Nijhof
1223f85740
Cleanup AppDaemon documentation from Home Assistant documentation ( #13341 )
2020-05-08 13:21:51 +02:00
Franck Nijhof
d4cc3d8077
Cleanup of unused image in repository ( #13342 )
2020-05-08 13:16:40 +02:00
tikismoke
c38a6d3638
Working directory bis ( #13338 )
2020-05-08 12:29:11 +02:00
Pascal Vizeli
b377ced104
Update installation.markdown
2020-05-08 10:29:22 +02:00
tikismoke
c12d62ffa2
add home as WorkingDirectory ( #13337 )
2020-05-07 23:57:31 +02:00
Paulus Schoutsen
6ac3763a50
Release 0.109.6
2020-05-07 12:35:03 -07:00
Franck Nijhof
95eae3b14b
Add note to deCONZ docs about daylight sensor being disabled by default ( #13276 )
2020-05-07 20:32:37 +02:00
Ivo-tje
25948db796
Update frontier_silicon.markdown ( #13333 )
2020-05-07 18:42:53 +02:00
cogneato
487220b05d
Remove melnor logo in favor of brand ( #13334 )
2020-05-07 18:41:24 +02:00
Tony763
5f88cb50ef
Mycroft: update configuration.yaml ( #13073 )
2020-05-07 17:39:26 +02:00
Pascal Vizeli
a0e51da23f
Update installation.markdown
2020-05-07 12:22:52 +02:00
lolouk44
cbedef8ecf
Extend list of known supported models, TV Settings ( #13330 )
2020-05-07 12:06:15 +02:00
Franck Nijhof
0e548807f6
Fix YandexTTS layout, remove custom component ( #13329 )
2020-05-07 09:18:12 +02:00
Franck Nijhof
12fedbb6ca
Small HomeKit doc tweaks ( #13328 )
2020-05-07 09:18:03 +02:00
Max Roeleveld
d16c57ddbf
Fix link to qcow2 image ( #13308 )
2020-05-07 08:47:54 +02:00
Emanuel Winblad
d395cefb55
Update docs for pi4ioe5v9xxxx with correct URL to vendor ( #13309 )
2020-05-07 08:46:55 +02:00
Michael A. Alderete
a2e0f0c742
Edit for clarity and grammar ( #13314 )
2020-05-07 08:29:50 +02:00
Xiaonan Shen
e2540687f4
Change lutron_caseta to local push ( #13316 )
2020-05-07 08:28:24 +02:00
Allan Persson
350cab5aa8
Update documentation ( #13317 )
2020-05-07 08:25:51 +02:00
bepsoccer
036b575a93
Add config for Zooz Zen16 ( #13323 )
2020-05-07 08:24:25 +02:00
Xiaonan Shen
e145b77654
Remove certificate
configuration variable from roomba ( #13285 followup) ( #13305 )
2020-05-07 08:22:57 +02:00
Nils Larsgård
15eb09ef3d
autoconf
is needed to install the tradfri module (#13321 )
2020-05-07 08:21:00 +02:00
Ovidiu Sas
c87a88cce0
Adding TC-P55ST50 to the list of supported models ( #13325 )
2020-05-07 08:20:16 +02:00
Mario Limonciello
b327e95669
Add device class of garage to example YAML ( #13326 )
2020-05-07 08:19:27 +02:00
Paulus Schoutsen
c317905c12
Release 109.5
2020-05-06 18:52:32 -07:00
Erik Montnemery
0b39bd73da
Fix remarks from PR 13291 ( #13306 )
2020-05-05 13:41:03 +02:00
Malcolm
b5cd87e3b4
Update tls_self_signed_certificate.markdown ( #13179 )
2020-05-05 10:47:09 +02:00
Thomas Le Gentil
357bc3ff60
deprecate fortigate integration ( #13197 )
...
* deprecate fortigate integration
the fortigate integration will be remove in order to only use the fortios one
* highlighted text
highlighted text and added link to the fortios integration
* used a 'note warning' css class
* Minor changes
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-05-05 10:46:21 +02:00
Ivan Bessarabov
6182307682
yandextts is only working with old API keys ( #13240 )
2020-05-05 10:31:17 +02:00
Sean Mooney
4d56c879ed
Update Lovelace actions ( #13294 )
...
Reasons for following changes:
* Support for hold action and double tap action was added to Light card, but not mentioned here.
* Entity Button card was renamed to Button a few versions ago
* Renamed "Entity" card to "Entities" as that is the proper name, and there's an actual Entity card now (which doesn't support actions). So it was wrong.
2020-05-05 09:45:19 +02:00
Erik Montnemery
946a187277
Add more trouble shooting hints for mDNS ( #13291 )
...
* Add more trouble shooting hints for mDNS
* Update discovery.markdown
* Apply suggestions from code review
Co-authored-by: Jakob Reiter <jakommo@users.noreply.github.com>
* Tweak
Co-authored-by: Jakob Reiter <jakommo@users.noreply.github.com>
2020-05-05 09:44:54 +02:00
Sean Mooney
405168bdcb
Minor edit to Lovelace intro page ( #13292 )
...
24 cards -> 25 cards (Entity card is a recent addition). Also updated home-assistant-polymer to new repo name, frontend.
2020-05-05 09:43:36 +02:00
Sean Mooney
6b5ea2d20e
Adds note about Advanced Mode and add-ons ( #13303 )
...
Some supervisor add-ons like SSH are now only visible if Advanced Mode is turned on in your user profile page.
Also changed a reference from Hass.io to Home Assistant
2020-05-05 09:41:52 +02:00
Erik Montnemery
a81ca326f7
Update 2020-04-29-release-109.markdown ( #13298 )
2020-05-05 09:40:45 +02:00
Franck Nijhof
13559cee89
Removal of some stale Windows references ( #13286 )
2020-05-05 09:39:55 +02:00
ews99
560803afc8
Added firewall setup ( #13293 )
...
* Added firewall setup
* Minor change
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-05-05 09:37:18 +02:00
Lukas Ecklmayr
bcb3a173d6
Add supported Model ( #13299 )
...
Add supported Model TX-55ASM655
2020-05-05 09:32:18 +02:00
Paulus Schoutsen
4ae78a3302
0.109.4 ( #13301 )
2020-05-04 20:07:18 -07:00
Muhammad Sheraz Lodhi
a5fb7eaf11
Update samsungtv.markdown ( #13290 )
...
* Update samsungtv.markdown
* ✏️ Tweak
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2020-05-04 16:37:04 +02:00
Sean Mooney
d6f2a9aa7c
Instructions on how to add input datetime via UI ( #13280 )
...
* Instructions on how to add input datetime via UI
These can be added via UI as of 0.107, we should recommend the easiest way of doing things first.
* Remove quotes
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-05-04 10:38:32 +02:00
Sean Mooney
81fd9e269d
Instructions on how to add input texts via UI ( #13282 )
...
* Instructions on how to add input booleans via UI
These can be added via UI as of 0.107, we should recommend the easiest way of doing things first.
* Remove quotes
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-05-04 10:37:13 +02:00