17331 Commits

Author SHA1 Message Date
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
Sean Mooney
6726b959ac
Instructions on how to add input selects via UI (#13281)
* Instructions on how to add input selects 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:36:45 +02:00
Sean Mooney
a0dd7f5eda
Instructions on how to add input numbers via UI (#13283)
* Instructions on how to add input numbers 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:36:34 +02:00
Luuk Loeffen
e97d96169e
Update nginx.markdown (#13264) 2020-05-04 00:00:06 +02:00
Sean Mooney
3806eac05c
Instructions on how to add input booleans via UI (#13267) 2020-05-03 22:09:44 +02:00
Austin Mroczek
205af342f7
Clarify TotalConnect sensor event instructions (#13271) 2020-05-03 22:00:55 +02:00
Rob Zwissler
d93baf7221
Update dyson.markdown (#13275) 2020-05-03 21:57:11 +02:00
Franck Nijhof
b483577b16
Remove legacy warning from Google Translate (#13266) 2020-05-03 21:40:14 +02:00
Paulus Schoutsen
eef841257a 109.3 2020-05-02 16:39:04 -07:00
Tobias
7b82bc3933
Update sms.markdown (#13260)
Fix typo
2020-05-02 12:55:28 +02:00
adrianmihalko
d283c05e28
Remove logo ref. for Linksys Smart Wi-Fi int. (#13258) 2020-05-02 10:33:07 +02:00
Erik Montnemery
fb59b8c039
Mention docker host network is required to use cast (#13246) 2020-05-01 23:28:45 +02:00
Erik Montnemery
a1aed55432
mDNS requires HA to be on same network as devices (#13245) 2020-05-01 23:28:03 +02:00
Erik Montnemery
e0a1db44dd
Explain host network mode is mandatory (#13247) 2020-05-01 22:47:55 +02:00
Floris Van der krieken
04825f4cc9
Make user configuration for unifi-os clearer. (#13217) 2020-05-01 15:42:28 +02:00