18233 Commits

Author SHA1 Message Date
Paolo Tagliaferri
c4a840c55c
Include Innr RB-265 (#14465) 2020-09-11 10:30:55 +02:00
Franck Nijhof
6827f0781a
Cleanup unused images (#14464) 2020-09-10 22:34:55 +02:00
griddyadmin
5ddf61387f
Update ha_category to Energy (#14459)
* Update ha_category to Energy

I noticed that this integration is currently in the Sensor category -- it really belongs in the Energy category as it is presenting the 5-minute interval pricing for Electricity in the Texas deregulated market.

* Update griddy.markdown
2020-09-10 21:34:50 +02:00
Hmmbob
00196d65db
Remove IFTTT from featured integrations (#14453) 2020-09-10 11:21:16 +02:00
Sean Mooney
0351198959
Instructions on adding Zones via GUI (#14448)
Added instructions on managing Zones through the user interface. Also changed an example icon from `mdi:worker` which no longer exists to `mdi:briefcase` .
2020-09-10 09:24:56 +02:00
jordaosoft
18076d796a
Update unifi.markdown (#14436) 2020-09-10 00:13:57 +02:00
Dubh Ad
9ae83749e5
Adding FAQ entry about unique_id (#14446)
This question keeps coming up, so it's long past time it was added to the FAQ
2020-09-09 23:41:40 +02:00
Philip Allgaier
dd537d93e8
Minor ZHA improvements (#14440)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-09-09 19:46:38 +02:00
Yuval Aboulafia
643c9c09b6
Jewish calendar docs (#14435)
Co-authored-by: Engineering2 <Engineering2@atm.local>
2020-09-09 17:27:51 +02:00
Pascal Vizeli
51500b39d3
OS version 4.13 2020-09-09 16:17:35 +02:00
Omar Ali
00b44a8859
fix typo: trough -> through (#14437) 2020-09-09 10:10:00 +02:00
epenet
83f91a9014
Update incorrect onewire documentation (#14429) 2020-09-08 17:18:43 +02:00
Johnny Walker
6e962dc4b9
Clarify preload stream option (#14426)
While initially looking at the docs for this, it was not clear what option this paragraph was referencing. This makes it a little more clear what the option is and what it does.
2020-09-07 22:04:12 +02:00
Bas Nijholt
1f408c36f0
add MENU as button option to webos.button service (#14420) 2020-09-07 19:24:43 +02:00
Evan Bruhn
d8f8f06ac3
Update Logi Circle docs (#14417)
Logitech have updated their form to specify that requests are only processed once per month.
2020-09-07 08:54:03 +02:00
Philip Allgaier
071298ff1b
Clarifications for the Spotify integration (#14416) 2020-09-07 00:23:59 +02:00
On Freund
3194b5ea94
Fix typo in volumio docs (#14405) 2020-09-05 21:50:18 +02:00
Daniel Lashua
4fb23907e4
ozw_scene_activated (#14257)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-09-05 16:19:35 +02:00
Antoine
426f6e2c6e
Fix initial_state type (#14273)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-09-05 15:21:58 +02:00
Marcel Neumann
455940d23f
Add Epson EH-TW7000 to tested devices. (#14402)
Just tested this documention with my Epson EH-TW7000. Works as expected. Therefore I'd like to add it to the tested devices.
2020-09-05 14:45:18 +02:00
Sebastian Spaeth
eb05f30ea5
Automation to update the input select widget (#14213)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-09-05 14:44:29 +02:00
Erwin B
40ff378f70
Update Daikin doc with a note on UDP flows as per issue #37844 (#14245)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-09-05 14:38:40 +02:00
Kit Klein
f56d77cf0d
Note limited behaviors (#14246)
Note that all zones may support all behaviors.
2020-09-05 14:32:44 +02:00
tomlut
e5dadeef57
Update sun elevation example to Home Assistant Documentation standards (#14284) 2020-09-05 14:29:01 +02:00
Spiffo
be43e746a3
Update sensor.buienradar.markdown (#14394)
Fix typo
2020-09-04 20:51:40 +02:00
chpego
df9d5116a6
Update proximity.markdown (#14395)
Fix a name zone
2020-09-04 20:51:07 +02:00
Daniel
16e92ccabc
CloudMqtt is no longer offering free plans (#14393)
As I don't want to delete the setup instructions which may be helpful pointers to novice users, I left it it, but adapter.
See https://www.cloudmqtt.com/blog/2020-02-13-cloudmqtt-cute-cat-free-plan-out-of-stock.html
2020-09-04 16:41:38 +02:00
starkillerOG
80b6971e12
xiaomi_aqara remove discovery_retry which is no longer configurable (#14388) 2020-09-03 18:43:58 +02:00
Stefan Agner
12af171a2f
Remove dead link (#14386)
The current location would be https://github.com/home-assistant/operating-system/blob/dev/Documentation/boards/raspberrypi/README.md.
However, all information required is present in this article, so no link
required.
2020-09-03 18:05:15 +02:00
Adam
8bd0591e52
Add explanation of multiple entities for the same trigger (#14375)
Addressing Issue #14304
2020-09-03 11:26:21 +02:00
Jason Woodford
84a0687a92
Update denonavr.markdown (#14377)
Tested with Denon X1400H and everything worked. HA auto discovered and the integration found and added the receiver.
2020-09-03 11:25:18 +02:00
Mark Remijn
fb1efb0428
Update tado.markdown (#14376)
Fixed typo
2020-09-03 11:23:45 +02:00
Adam
4291c8f3fb
clean_end to clean_stop per issue #14259 (#14369)
I did a review (with my limited knowledge of python) and clean_stop does appear to be the correct attribute.   'clean_end' is not utilized in the code. 
https://github.com/home-assistant/core/blob/dev/homeassistant/components/xiaomi_miio/vacuum.py
2020-09-03 11:15:56 +02:00
Andreas Setterlind
40ccca1334
Update zha.markdown remove specific firmware version for Sonoff ZBBridge (#14374)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-09-03 11:12:40 +02:00
Stefan Agner
539c66a925
Fix I2C documentation (#14381)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-09-03 11:08:14 +02:00
Adam
99bdc595df
Add iot class per #13933 (#14370) 2020-09-02 22:17:33 +02:00
Tom Brien
1ed225cee2
WLED Correct disabled defaults (#14379) 2020-09-02 22:08:54 +02:00
Dubh Ad
ed76b34f21
Removing random spaces (#14373)
There's some typos in there, fixing
2020-09-02 13:51:29 +02:00
Michal
39352916b7
Update discovery.markdown (#14371)
added MiFlora MQTT Daemon to third party tools
2020-09-02 08:37:43 +02:00
Paul Deen
3c6d2bc4f7
Update nuki.markdown (#14367) 2020-09-01 20:01:01 +02:00
starkillerOG
6463b2d2b9
Add DGNWQ05LM model number (#14366) 2020-09-01 09:51:34 +02:00
SalexSun
9640d3168d
Salex sun patch 1 (#14362)
* Update browsers.markdown

Update state LG webOS build in browser

* Update browsers.markdown

typo + update link to webOS website
2020-09-01 09:30:33 +02:00
tomlut
9c0fb35922
Corrected template example (#14365)
Corrected the example for square bracket notation. Without this change the open and closing quotes would be `'{{ value_json['`
2020-09-01 09:29:26 +02:00
drphungky
fdfe355dd2
YAML input select example missing spaces (#14356)
There are spaces missing in front of the potential values in the options list (all other lines have double space on indent). Not sure if it matters as my config file works without them, but since it's an example for brand new users, may want to fix.
2020-08-31 17:28:51 +02:00
Paulus Schoutsen
024bb2311c
Reorg Lovelace docs (#14355) 2020-08-31 11:59:35 +02:00
Tom Brien
3e044c39b4
Remove superfluous note box (#14354) 2020-08-31 11:14:18 +02:00
Martin Hjelmare
603e323a67
Adjust hangouts service description (#14325) 2020-08-31 10:59:07 +02:00
Aidan Timson
9293ed5418
Fix typo in travis ci docs (#14344) 2020-08-30 15:26:14 +02:00
Ivan Bessarabov
e3a2b8d1f4
Added matching quotation mark (#14338) 2020-08-29 01:37:09 +02:00
Daniel Shokouhi
780b674446
Android blog for release 2.3.0 (#14334) 2020-08-28 11:04:01 -07:00