Paulus Schoutsen
4b1de61110
Use relative imports inside integrations ( #22235 )
...
* Use relative imports inside integrations
* Lint
* Fix automation tests
* Fix scene imports
2019-03-20 22:56:46 -07:00
Aaron Bach
c020b7c47d
Handle possible exception during Ambient PWS reconnect ( #22134 )
...
* Handle possible exception during Ambient PWS reconnect
* Hound
2019-03-17 13:06:19 -06:00
Aaron Bach
7807b40925
Add available property to Ambient PWS ( #22092 )
...
* Add available property to Ambient PWS
* Linting
* remove blank line
2019-03-16 11:33:22 +01:00
Paulus Schoutsen
d635111e4f
Update translations
2019-03-12 11:31:17 -07:00
Aaron Bach
49eaa34e03
Fixed a misspelling in a docstring ( #21846 )
2019-03-08 22:36:41 -07:00
Aaron Bach
113db9afd4
Fix config entry exception in Ambient PWS ( #21836 )
2019-03-08 21:25:35 -06:00
Aaron Bach
b8a94c30e8
Add watchdog to Ambient PWS ( #21507 )
...
* Add watchdog to Ambient PWS
* Better labeling
* Owner comments
2019-02-28 14:28:20 -08:00
Paulus Schoutsen
78217fa9b0
Update translations
2019-02-27 16:34:13 -08:00
Aaron Bach
ab2be6df48
Upgrade aioambient to 0.1.3 ( #21510 )
2019-02-27 16:27:26 -08:00
Paulus Schoutsen
3fcbc36abe
Update translations
2019-02-21 16:40:25 -08:00
Aaron Bach
d0e88d9628
Fix unhandled exception in Ambient PWS config entry ( #21278 )
2019-02-21 13:27:34 -07:00
Aaron Bach
7e06d03b45
Fix an Ambient PWS exception when location info is missing ( #21220 )
2019-02-20 12:10:42 +01:00
Aaron Bach
539d24dd60
Bump aioambient to 0.1.2 ( #21098 )
2019-02-15 10:28:23 -08:00
Paulus Schoutsen
02f207ea8e
Update translations
2019-02-13 15:44:18 -08:00
Fabian Affolter
127c55e0c1
Update file header ( #21023 )
...
* Update file header
* Update file header
* Update file header
* Update file header
* Update file header
* Fix lint issues
2019-02-13 21:21:14 +01:00
Aaron Bach
8a6235fdac
Bump aioambient to 0.1.1 ( #21024 )
...
* Bump aioambient to 0.1.1
* Requirements
2019-02-12 22:57:53 -07:00
Aaron Bach
b5b03f5b7f
Fix bug with monitored_conditions in Ambient PWS ( #20837 )
...
* Make monitored_conditions more specific in Ambient PWS
* Revert messing around with storing monitored_conditions elsewhere
* Come on, Aaron
* Fix bug with monitored_conditions in Ambient PWS
2019-02-11 23:31:49 +01:00
Aaron Bach
a55c2514d1
Add missing data fields to Ambient PWS ( #20808 )
...
* Fix binary sensor in Ambient PWS
* Add missing data points for Ambient PWS
* Member comments
* Binary sensor doesn't need state property
2019-02-11 09:54:29 +01:00
Aaron Bach
c7df4cf092
Make monitored_conditions more specific in Ambient PWS ( #20803 )
...
* Make monitored_conditions more specific in Ambient PWS
* Revert messing around with storing monitored_conditions elsewhere
* Come on, Aaron
2019-02-07 21:39:30 -07:00
Aaron Bach
222c4ea6f3
Added Ambient PWS to device registry ( #20841 )
2019-02-07 21:12:58 -06:00
Aaron Bach
d24ccbd1e6
Fix binary sensor in Ambient PWS ( #20801 )
...
* Fix binary sensor in Ambient PWS
* Correctly load entities
* Corrected what on and off means for existing sensor
* Make sure to return a boolean
* Member comments
* Binary sensor doesn't need state property
2019-02-07 14:35:23 -07:00
Aaron Bach
a05031c22e
Fix temperature unit conversion in Ambient PWS ( #20723 )
2019-02-03 15:23:30 -08:00
Paulus Schoutsen
c2eec16721
Update translations
2019-02-02 14:12:23 -08:00
Aaron Bach
2c7060896b
Make Ambient PWS async and cloud-push ( #20332 )
...
* Moving existing sensor file
* Initial functionality in place
* Added test for config flow
* Updated coverage and CODEOWNERS
* Linting
* Linting
* Member comments
* Hound
* Moving socket disconnect on HASS stop
* Member comments
* Removed unnecessary dispatcher call
* Config entry fix
* Added support in config flow for good accounts with no devices
* Hound
* Updated comment
* Member comments
* Stale docstrings
* Stale docstring
2019-01-28 15:35:39 -08:00