J. Nick Koston
|
5b755b74fb
|
Add loggers to integration manifest.json (#65083)
|
2022-01-28 13:37:53 -08:00 |
epenet
|
6f93ffb7ee
|
Add sensor setup type hints [t-v] (#63309)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-03 19:20:39 +01:00 |
epenet
|
f456f68dff
|
Add switch setup type hints [s-z] (#63305)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-03 16:44:20 +01:00 |
Marc Mueller
|
70469e0979
|
Use assignment expressions 23 (#58180)
|
2021-10-22 11:13:05 +02:00 |
Joshi
|
0533a9c714
|
Fix switch name attribute for thinkingcleaner (#55730)
|
2021-09-06 14:03:46 -05:00 |
Marc Mueller
|
9f4f38dbef
|
Use switch instead of toggle entity (#55111)
|
2021-08-24 10:22:06 +02:00 |
Marc Mueller
|
7314b1c8e1
|
Use EntityDescription - thinkingcleaner (#55068)
|
2021-08-23 23:04:17 +02:00 |
Erik Montnemery
|
94a264afaf
|
Move temperature conversions to entity base class (7/8) (#54482)
|
2021-08-11 18:57:50 +02:00 |
Franck Nijhof
|
055cdc64c0
|
Add support for IoT class in manifest (#46935)
|
2021-04-15 10:21:38 +02:00 |
Marc Mueller
|
8e2b5b36b5
|
Bump pyupgrade to 2.12.0 (#48943)
|
2021-04-09 09:58:27 -07:00 |
Erik Montnemery
|
783b453bbe
|
Migrate integrations t-v to extend SensorEntity (#48216)
|
2021-03-22 19:47:44 +01:00 |
Philip Allgaier
|
dde6305549
|
Cleanup unused loggers (components N-Z + tests) (#41982)
|
2020-10-16 21:24:08 -05:00 |
springstan
|
d2b1918e9c
|
Drop UNIT_ prefix for percentage constant (#39383)
|
2020-09-05 21:09:14 +02:00 |
springstan
|
dde93304d3
|
Improve string formatting v2 (#33645)
* Improve string formatting v2
* Improve string formatting v3
* Address review comments
|
2020-04-04 23:09:34 +02:00 |
Paulus Schoutsen
|
f1d3c0d19b
|
Remove unused manifest fields (#33595)
|
2020-04-03 12:58:19 -07:00 |
Mans Matulewicz
|
a6e0ab2b3a
|
Add thinkingcleaner optional host param (#32542)
* adding support for optional host param
as thinkingcleaner backend was having issues (again)
-> https://www.thinkingsync.com/
* Update switch.py
* Update sensor.py
* Update switch.py
* Update sensor.py
* Update switch.py
* Update switch.py
* Update sensor.py
|
2020-03-09 12:56:26 +01: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 |
Franck Nijhof
|
b4d6d238e5
|
Correct names in manifests (T-Z) (#30546)
|
2020-01-07 14:31:18 +01:00 |
Franck Nijhof
|
a84741392b
|
Format all manifests with prettier (#30521)
|
2020-01-06 21:28:23 +01:00 |
springstan
|
c221fc5d22
|
Move imports to top for thinkingcleaner (#29110)
|
2019-11-26 10:22:57 -08:00 |
Franck Nijhof
|
c7da781efc
|
Update documentation link URL for integrations in all manifests (#27114)
|
2019-10-02 09:25:44 -07: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
|
cfe4cf30ad
|
Add manifests (#22699)
* Add manifests
* Update auto name
* Update codeowners
* Add requirements from platforms
* Minor cleanup
* Incorporate changes from awarecan PR
|
2019-04-03 21:14:45 -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 |