springstan
|
d2b1918e9c
|
Drop UNIT_ prefix for percentage constant (#39383)
|
2020-09-05 21:09:14 +02:00 |
springstan
|
25198242c1
|
Use TEMP_FAHRENHEIT constant (#33969)
|
2020-04-10 21:10:10 +02:00 |
springstan
|
78d87dc40f
|
Use TEMP_CELSIUS constant (#33963)
|
2020-04-10 19:17:46 +02:00 |
mezz64
|
aacdc1bc2d
|
Catch Eight Sleep API errors, don't round None type (#32410)
* Catch API errors, don't round None type
* Specify error type
|
2020-03-02 18:01:39 -08:00 |
springstan
|
f1a0ca7cd3
|
Add and use percentage constant (#32094)
* Add and use percentage constant
* Fix pylint error and broken test
|
2020-02-28 11:46:48 -08:00 |
mezz64
|
164e970ba0
|
Add POD support, sleep fitness sensor to EightSleep (#31874)
* Add POD support, sleep fitness sensor
* Black format changes
* Change dict formatting
|
2020-02-17 10:15:21 +01:00 |
Franck Nijhof
|
fa79ef1220
|
Use literal string interpolation in integrations E-G (f-strings) (#26379)
|
2019-09-03 17:10:56 +02:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
cgtobi
|
2c07bfb9e0
|
Remove dependencies and requirements (#23024)
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd .
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c .
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
|
2019-04-12 10:13:30 -07:00 |
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 |
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 |
Paulus Schoutsen
|
e2d3c27e85
|
Embed all platforms into components (#20677)
* Consolidate all components with platforms
* Organize tests
* Fix more tests
* Fix Verisure tests
* one final test fix
* Add change
* Fix coverage
|
2019-02-02 07:13:16 -08:00 |