epenet
|
67d1dde69f
|
Rename IMPERIAL_SYSTEM to US_CUSTOMARY_SYSTEM (#80253)
* Rename IMPERIAL_SYSTEM
* Deprecate is_metric property and adjust tests
* Adjust unit_system config validation
* Add yaml tests
* Add tests for private name
* Fix incorrect rebase
* Adjust docstring
* Add store migration
* Update unit_system.py
* Minimise test tweaks
* Fix tests
* Add conversion to migration
* Rename new key and adjust tests
* Adjust websocket_detect_config
* Move original_unit_system tracking to subclass
|
2022-10-19 13:31:08 +02:00 |
epenet
|
971ac015e7
|
Add websocket type hints in config (#80532)
|
2022-10-18 22:15:55 -04:00 |
epenet
|
bff5d1123f
|
Deprecate CONF_UNIT_SYSTEM_*** constants (#80320)
* Deprecate CONF_UNIT_SYSTEM_*** constants
* Adjust pylint plugin
* Add tests
* Remove single-use function
* Revert logic change
* Revert "Revert logic change"
This reverts commit 60959a0050 .
* Tweak again
|
2022-10-14 16:50:04 +02:00 |
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 |