Daniel Høyer Iversen
ee28b439b3
Refactor rfxtrx ( #9117 )
...
* rfxtrx refactor
* rfxtrx refactor
* rfxtrx refactor
* rfxtrx refactor
* rfxtrx refactor
* rfxtrx refactor
* rfxtrx refactor
* rfxtrx refactor
2017-08-29 16:22:28 +02:00
Daniel Høyer Iversen
aa8dd8fbdd
Issue #6893 in rfxtrx ( #9130 )
...
* Issue #6893 in rfxtrx
* Update rfxtrx.py
* rfxtrx issue
2017-08-29 16:20:26 +02:00
William Scanlon
3e0eb8763f
Support for season sensor ( #8958 )
...
Add an optional extended description…
2017-08-29 16:18:36 +02:00
Fabian Affolter
0687a457b1
Add counter component ( #9146 )
2017-08-29 15:44:36 +02:00
Dale Higgs
38071501b4
Fix and optimize digitalloggers platform ( #9203 )
...
* Fix and optimize digitalloggers platform
* Fix line length
* Fix hanging indentation
* Add missing docstring
* Add period to end of docstring
* Add second blank line
2017-08-29 15:38:42 +02:00
mjj4791
5d800c1d51
Prevent error when no forecast data was available ( #9176 )
...
* Prevent error when no forecast data was available
Prevent an Error when buienradar data was available, but no forecasted data was retrieved for the requested day.
* Update buienradar.py
* Update buienradar.py
2017-08-29 15:33:47 +02:00
Trevor
75559cb81f
Add "status" to Sonarr sensor ( #9204 )
...
* Use X-Api-Key header
* Increase timeout
* Add "status" to Sonarr sensor
* Update test_sonarr.py
* Update test_sonarr.py
* Update test_sonarr.py
* Update sonarr.py
* Update sonarr.py
2017-08-29 15:33:27 +02:00
J.J.Barrancos
67007aed40
Updated requirements_all.txt
2017-08-29 14:08:55 +02:00
J.J.Barrancos
df1c3dfb67
Hound issue "whitespace"
2017-08-29 13:47:47 +02:00
J.J.Barrancos
689484216d
Using latest module and fixed state issue
...
- pyrainbird 0.0.9 allows the override (if ever needed) connection retry/sleep
- Forces state towards the Entity when switching the switches. Gives better UI experience.
2017-08-29 13:45:18 +02:00
aetolus
0de6a37822
fix worldtidesinfo #9184 ( #9201 )
2017-08-29 08:28:40 +02:00
bobnwk
6505019701
Update pushbullet.py ( #9200 )
2017-08-29 05:40:33 +02:00
Mario Wenzel
e76e9e0966
Fix dht22 when no data was read initially #8976 ( #9198 )
...
This fixes https://github.com/home-assistant/home-assistant/issues/8976
When no data was available the module crashes.
2017-08-28 22:46:31 +03:00
J.J.Barrancos
51c6029fe5
Fixed issue with missing key
2017-08-28 21:07:40 +02:00
Paulus Schoutsen
bd71a33ba8
Merge pull request #9196 from home-assistant/release-0-52-1
...
0.52.1
0.52.1
2017-08-28 09:22:00 -07:00
Nolan Gilley
0ccff6c03e
bump ecobee version to fix issue 9190 ( #9191 )
2017-08-28 09:15:34 -07:00
mjj4791
3509ecf07f
Prevent iCloud exceptions in logfile ( #9179 )
...
* Prevent iCloud exceptions in logfile
With this change ValueError exceptions in the logfile caused by this component will disappear.
These errors are caused by the iCloud API returning an HTTP 450 error and the external lib throwing a ValueError because of it.
A PR has been raised against the external library, but that fix did not yet make it into a new version of the library. This will catch the exception in the mean time.... https://github.com/picklepete/pyicloud/pull/138
* Align log messages
2017-08-28 09:15:34 -07:00
Paulus Schoutsen
308b822832
Wrap state when iterating a domain in templates ( #9157 )
2017-08-28 09:15:34 -07:00
Adam Mills
d986b8f4c2
Bump aioautomatic to prevent leaking exceptions ( #9148 )
2017-08-28 09:15:33 -07:00
Sean Dague
e6892a4077
Fix import for foscam ( #9140 )
...
While waiting for a new pyfoscam release, we can fix this for users
just by changing the import. Foscam devices a pretty widely deployed,
so a regression here is definitely no fun.
Fixes Bug #8940
2017-08-28 09:15:33 -07:00
Daniel Høyer Iversen
422be25d22
bug fix pushbullet ( #9139 )
2017-08-28 09:15:33 -07:00
Daniel Høyer Iversen
0ae1f85f9f
Fix issue #9116 in pushbullet ( #9128 )
...
* Fix issue #9116 in pushbullet
2017-08-28 09:15:32 -07:00
Andrey Kupreychik
8a89643338
Close stream request once we end up with proxy ( #9110 )
...
* Close stream request once we end up with proxy
* Update aiohttp_client.py
* Update aiohttp_client.py
* Removed trailing whitespace
2017-08-28 09:15:32 -07:00
Paulus Schoutsen
10e3c00f07
Version bump to 0.52.1
2017-08-28 09:11:11 -07:00
mjj4791
cc18b5af3d
Prevent iCloud exceptions in logfile ( #9179 )
...
* Prevent iCloud exceptions in logfile
With this change ValueError exceptions in the logfile caused by this component will disappear.
These errors are caused by the iCloud API returning an HTTP 450 error and the external lib throwing a ValueError because of it.
A PR has been raised against the external library, but that fix did not yet make it into a new version of the library. This will catch the exception in the mean time.... https://github.com/picklepete/pyicloud/pull/138
* Align log messages
2017-08-28 09:09:36 -07:00
Paulus Schoutsen
924290adb0
Update frontend
2017-08-28 09:04:34 -07:00
J.J.Barrancos
0eee544d17
Changed component to use entity and switch
...
Changed component to use entity and switch.
2017-08-28 17:57:45 +02:00
Nolan Gilley
f9c22b0e61
bump ecobee version to fix issue 9190 ( #9191 )
2017-08-28 10:12:21 -05:00
Ryan Kraus
2533b49aef
Merge pull request #9182 from home-assistant/pyisy-update
...
Bumped the version of PyISY
2017-08-28 00:02:28 -04:00
Ryan Kraus
f6a701e843
Bumped the version of PyISY
...
PyISY has been updated to better support newer ISY994 firmware. This
should resolve #7601 .
2017-08-27 23:24:29 -04:00
Brian Hopkins
bd039b8c53
Mycroft notify/component ( #9173 )
...
* working mycroft notification platform
* Update mycroft.py
* Update mycroft.py
* Update mycroft.py
* Update mycroft.py
* updating to use new api
updating code to use new api.
* updating changes
updating files
* updating typos
fixing some typos
* Update mycroft.py
adding text
* fixing pep issues
fixing pep issues
* adding new mycroft component
adding mycroft component
* updating
updating code
* updating typo
fixing typo
* updating file
adding updates
* updating notify
updating notify component for new changes
* Update mycroft.py
* Update mycroft.py
* Update mycroft.py
* updating for tox
updating to pass tox tests
* updating for tox
fixing tox errors
* fixing tox issues
fixing tox issues
* fixing tox issues
fixing more tox issues
* updating requirement
adding requirement for component
* fixed typo
fixed typo
* updating requirements
updating requirements
* updating code
updating code
* updating files
updating
* updating
* adding logging
adding in logging
* fixing typo
fixing typo
* updating debugs
* updating files
updating files
* updating dependencies
updating dependencies
* updating to load notification
updating to load notification
* cleaning up whitespace
* updating requirements_all.txt
* adding requirement
adding requirement
* Update mycroft.py
* Update .coveragerc
updated .coveragerc
2017-08-27 13:53:20 -07:00
Sebastian Muszynski
de48d42f33
"TypeError: write_to_hub() takes 2 positional arguments but 4 were given" fixed. ( #9174 )
2017-08-27 21:41:47 +02:00
Sebastian Muszynski
bf315da8df
Xiaomi gateway: Device support for the Aqara Water Leak Sensor (sensor_wleak.aq1) ( #9172 )
...
* Device support for the Aqara Water Leak Sensor (sensor_wleak.aq1) added.
* Required version of PyXiaomiGateway changed.
2017-08-27 21:06:11 +02:00
EmitKiwi
654f6892f9
Mysensors nodes can be renamed in config file ( #9123 )
...
* Mysensors nodes can be renamed in the config file
* Replace nodes array with dict. Replace whole name of the node.
* Improved iteration on node names
2017-08-27 20:40:38 +02:00
Adam Mills
cd3f0f8f96
Use node_modules gulp in script/build_frontend ( #9170 )
2017-08-27 13:46:37 -04:00
Daniel Høyer Iversen
499d54c8fc
upgrade xiaomi lib to 0.3.1 to supprt water sensor ( #9168 )
2017-08-27 19:31:34 +02:00
Paulus Schoutsen
5629157740
Allow getting number of available states in template ( #9158 )
2017-08-27 18:33:25 +02:00
Andrey
c367021aa4
Allow specifying custom html urls to load. ( #9150 )
...
* Allow specifying custom html urls to load.
* Change add_extra_html_urls to accept a single URL
2017-08-27 09:07:58 -07:00
Fabian Affolter
8fdd9712e6
Upgrade uber_rides to 0.5.2 ( #9149 )
2017-08-27 11:31:06 +02:00
Fabian Affolter
f47de06f02
Upgrade sphinx-autodoc-typehints to 1.2.3 ( #9151 )
2017-08-27 11:30:42 +02:00
Fabian Affolter
7062c2b257
Remove links to gitter ( #9155 )
2017-08-27 11:30:26 +02:00
Fabian Affolter
ae5fca1ec9
Upgrade async_timeout to 1.3.0 ( #9156 )
2017-08-27 11:30:04 +02:00
Paulus Schoutsen
8605098ea0
Wrap state when iterating a domain in templates ( #9157 )
2017-08-26 17:00:59 -07:00
Adam Mills
21bf089b17
Bump aioautomatic to prevent leaking exceptions ( #9148 )
2017-08-26 17:09:57 -04:00
Andrey
c73338bf3e
Backend changes for customize config panel. ( #9134 )
...
* Backend changes for customize config panel.
* Backend changes for customize config panel.
* Add customize.yaml to default config
* Precreate customize.yaml
* Add tests
2017-08-26 10:02:32 -07:00
Andrey Kupreychik
c537770786
Close stream request once we end up with proxy ( #9110 )
...
* Close stream request once we end up with proxy
* Update aiohttp_client.py
* Update aiohttp_client.py
* Removed trailing whitespace
2017-08-26 09:56:39 -07:00
Daniel Høyer Iversen
493353e4de
bug fix pushbullet ( #9139 )
2017-08-26 09:12:51 -07:00
Sean Dague
f4d464c008
Fix import for foscam ( #9140 )
...
While waiting for a new pyfoscam release, we can fix this for users
just by changing the import. Foscam devices a pretty widely deployed,
so a regression here is definitely no fun.
Fixes Bug #8940
2017-08-26 09:08:37 -07:00
Daniel Høyer Iversen
0d3fa59d77
Fix issue #9116 in pushbullet ( #9128 )
...
* Fix issue #9116 in pushbullet
2017-08-26 09:36:54 +02:00
Paulus Schoutsen
50e5032f86
Merge pull request #9131 from home-assistant/release-0-52
...
0.52
0.52
2017-08-25 22:11:12 -07:00