Erik Montnemery
|
83a10cca53
|
Enable basic type checking for config (#66197)
|
2022-02-09 19:09:55 +01:00 |
Franck Nijhof
|
20bdcc7fff
|
Replace hass.helpers: async_get_clientsession() (#63910)
|
2022-01-11 17:33:50 +01:00 |
Paulus Schoutsen
|
952d11cb03
|
Ensure internal/external URL have no path (#54304)
* Ensure internal/external URL have no path
* Fix comment typo
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2021-08-09 09:38:09 +02:00 |
Franck Nijhof
|
1968b95829
|
Add currency core configuration (#53541)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2021-07-28 08:55:58 +02:00 |
Joakim Sørensen
|
85c1614204
|
Add currency to location data (#53575)
|
2021-07-27 21:05:16 -07:00 |
Franck Nijhof
|
2223592486
|
Add get_url helper, deprecate base_url (#35224)
|
2020-05-08 02:29:47 +02:00 |
Bas Nijholt
|
f355570f17
|
use isort to sort imports according to PEP8 for config (#29628)
|
2019-12-08 22:27:28 +05:30 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Paulus Schoutsen
|
b90636f640
|
Update home zone when core config updated (#24237)
* Update home zone when core config updated
* Lint
|
2019-05-31 23:03:45 -07:00 |
Paulus Schoutsen
|
9e96397e6a
|
Require core config detection to be triggerd manually (#24019)
* Detect core config
* Remove elevation
* Lint
* Lint
* Fix type
|
2019-05-22 17:24:46 -07:00 |
Erik Montnemery
|
fc58746bc3
|
Add websocket API for updating core config (#24009)
* Add websocket API for updating core config
|
2019-05-21 07:21:31 +02:00 |
cdce8p
|
8444b9ba03
|
Async syntax 2, camera & climate & config (#17016)
|
2018-10-01 08:50:05 +02:00 |
Fabian Affolter
|
3ee4d1060f
|
Update docstrings (#7361)
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update tomato.py
* Update isy994.py
* Lint + fix tests
* Lint
|
2017-04-29 22:04:49 -07:00 |
Paulus Schoutsen
|
dab6d011ca
|
Add check_config API (#5898)
* Add check_config API
* Add config panel to default config
* Add tests
* Lint
* lint
|
2017-02-12 11:31:46 -08:00 |