Franck Nijhof
dce211f7df
Adjust Telegram Bot integration
2020-10-26 17:41:22 +01:00
Franck Nijhof
e5797eff00
Adjust TCP integration
2020-10-26 17:41:20 +01:00
Franck Nijhof
1407668649
Adjust Xiaomi integration
2020-10-26 17:41:17 +01:00
Franck Nijhof
9aaf6b0f52
Adjust slack integration
2020-10-26 17:41:14 +01:00
Franck Nijhof
4beed33c21
Adjust rss feed template integration
2020-10-26 17:41:12 +01:00
Franck Nijhof
550432b473
Adjust rest integration
2020-10-26 17:41:09 +01:00
Franck Nijhof
885a544af9
Adjust persistent notification integration
2020-10-26 17:41:07 +01:00
Franck Nijhof
b94e68c15f
Adjust notify integration
2020-10-26 17:41:04 +01:00
Franck Nijhof
e2ae98eec1
Adjust mqtt integration
2020-10-26 17:41:01 +01:00
Franck Nijhof
fe9470548c
Adjust minio integration
2020-10-26 17:40:58 +01:00
Franck Nijhof
e7692d498c
Adjust manual mqtt alarm control panel integration
2020-10-26 17:40:55 +01:00
Franck Nijhof
4a94f9cfb4
Adjust manual alarm control panel integration
2020-10-26 17:40:52 +01:00
Franck Nijhof
31ed6edc68
Adjust HP ILO integration
2020-10-26 17:40:50 +01:00
Franck Nijhof
0f8eff210f
Adjust logbook integration
2020-10-26 17:40:47 +01:00
Franck Nijhof
3738881299
Adjust intent integration
2020-10-26 17:40:44 +01:00
Franck Nijhof
35ead9d0c6
Adjust InfluxDB integration
2020-10-26 17:40:42 +01:00
Franck Nijhof
70aedc99b4
Adjust imap email content integration
2020-10-26 17:40:39 +01:00
Franck Nijhof
54f561cca2
Adjust generic camera integration
2020-10-26 17:40:37 +01:00
Franck Nijhof
1bae050472
Adjust dialogflow integration
2020-10-26 17:40:34 +01:00
Franck Nijhof
b605f0b468
Adjust arest integration
2020-10-26 17:40:31 +01:00
Franck Nijhof
c3668a2463
Adjust apns integration
2020-10-26 17:40:28 +01:00
Franck Nijhof
7ea2d4e13b
Adjust Alexa integration
2020-10-26 17:40:25 +01:00
Franck Nijhof
52572f3d31
Adjust alert integration
2020-10-26 17:40:22 +01:00
Franck Nijhof
c072e8134b
Skip template result parsing in several places
2020-10-26 17:40:17 +01:00
Paulus Schoutsen and GitHub
6380ebd1eb
Fix MQTT publish from a script with templates ( #42398 )
2020-10-26 16:46:26 +01:00
Paulus Schoutsen and GitHub
810ef349c3
Do not set up DSM when setting up Nest legacy ( #42406 )
2020-10-26 16:40:43 +01:00
Paulus Schoutsen and GitHub
a12a8350ce
Catch ValueError in google_translate ( #42405 )
2020-10-26 16:38:48 +01:00
epenet and GitHub
0de52c173c
Implement PlatformNotReady on onewire integration ( #42395 )
2020-10-26 16:33:13 +01:00
J. Nick Koston and GitHub
935c2df7cb
Add a test for template entities that reuse the template ( #42404 )
2020-10-26 16:08:57 +01:00
Franck Nijhof and GitHub
45aba9bdf2
Allow skip parsing template result ( #42401 )
2020-10-26 16:01:09 +01:00
80e8068b46
Bump libhdate depndency ( #42396 )
...
* Bump libhdate depndency
This version fixes an important bug found by @amitfin in py-libhdate/py-libhdate#78
* Update reqs
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-10-26 15:26:21 +01:00
Elena Rogleva and GitHub
41f917fede
Rewrite pilight/test_init.py tests to pytest style test functions ( #42366 )
2020-10-26 15:26:08 +01:00
Franck Nijhof and GitHub
a82c1e9506
Upgrade debugpy to 1.0.0 ( #40929 )
2020-10-26 14:59:49 +01:00
Franck Nijhof and GitHub
55a4aba9ae
Deprecate ptvsd integration ( #42351 )
2020-10-26 14:59:31 +01:00
Erik Montnemery and GitHub
029963dfc2
Bump hatasmota to 0.0.23 ( #42394 )
2020-10-26 14:58:36 +01:00
Paulus Schoutsen and GitHub
bba770b411
Fix CI ( #42397 )
2020-10-26 13:36:03 +01:00
Paulus Schoutsen and GitHub
e552c9ba96
Store original result on template results ( #42391 )
...
* Store original result on template results
* Fix shell command test
2020-10-26 11:30:58 +01:00
Glenn Waters and GitHub
6645cb2637
Cleanup log style and tests for ElkM1 ( #42353 )
2020-10-26 10:36:28 +01:00
taiyeoguns and GitHub
8f74a0c2e6
Convert logbook tests to pytest ( #42289 )
2020-10-26 09:18:02 +01:00
Olen and GitHub
0cf9a1621a
Create __init__.py in AlarmDecoder tests ( #42388 )
...
__init__.py was missing
2020-10-26 09:17:15 +01:00
Emily Mills and GitHub
00df7539cf
Use string-lights icon for zerproc ( #42379 )
2020-10-26 09:04:58 +01:00
Maksym D and GitHub
92b06ed5d4
Change AfterShip polling interval from 5m to 15m ( #42360 )
...
This change will prevent reaching API requests limit of AfterShip free-tier account.
2020-10-26 08:38:37 +01:00
HomeAssistant Azure
c2a9f2ae52
[ci skip] Translation update
2020-10-26 00:03:36 +00:00
J. Nick Koston and GitHub
ce2c388c09
Ensure config entry platforms are excluded from reload ( #42367 )
2020-10-25 23:53:31 +01:00
springstan and GitHub
fe62543a25
Add location to base strings for config flows ( #42374 )
2020-10-25 23:41:26 +01:00
springstan and GitHub
cbf6086c30
Use common strings in luftdaten config flow ( #42376 )
2020-10-25 23:40:12 +01:00
wouterbaake and GitHub
e6400fc11b
Use common strings in opentherm_gw config flow ( #42211 )
...
* Use common strings in opentherm_gw config flow
* Combine TimeourError and SerialException handling
* Fixed test_form_connection_error
* And then fix the flake8 error...
* Change "timeout" to "cannot_connect" msg
2020-10-25 22:01:05 +01:00
Paulus Schoutsen and GitHub
de12ac354a
Expose more Websocket API constants ( #42263 )
2020-10-25 21:10:13 +01:00
epenet and GitHub
c157a582b8
Add device_info to onewire sensors ( #42309 )
...
* Add device info
* Cleanup log
2020-10-25 18:05:02 +01:00
SukramJ and GitHub
9a970cfe3d
Remove split devices from HMIPC ( #42348 )
2020-10-25 11:03:41 -05:00