core/homeassistant
Tobias Sauerwein ec1334099e
Add tests for Netatmo data handler (#46373)
* Add tests for Netatmo data handler

* Clean up coveragerc

* Move block to fixture

* Minor update

* Remove tests of implementation details for data handler

* Update homeassistant/components/netatmo/data_handler.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/netatmo/data_handler.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Import callback

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-03-25 19:07:45 +01:00
..
auth Upgrade pyupgrade to v2.11.0 (#48220) 2021-03-22 13:29:39 +01:00
components Add tests for Netatmo data handler (#46373) 2021-03-25 19:07:45 +01:00
generated Add Homepluscontrol integration (#46783) 2021-03-25 14:12:31 +01:00
helpers Fix device discovery of OAuth2 config flows (#48326) 2021-03-25 10:35:01 -07:00
scripts Bump colorlog to 4.8.0 (#48218) 2021-03-22 13:10:01 +01:00
util Handle range conversions that do not start at 1 (#48298) 2021-03-24 12:33:44 -10:00
__init__.py
__main__.py Update typing 01 (#48013) 2021-03-17 17:34:55 +01:00
block_async_io.py
bootstrap.py Update typing 16 (#48087) 2021-03-18 22:58:19 +01:00
config.py Update typing 01 (#48013) 2021-03-17 17:34:55 +01:00
config_entries.py Fix device discovery of OAuth2 config flows (#48326) 2021-03-25 10:35:01 -07:00
const.py Add device classes for CO and CO2 measurements (#47487) 2021-03-07 00:52:43 +01:00
core.py Have pylint warn when user visible log messages do not start with capital letter or end with a period (#48064) 2021-03-19 09:26:36 -05:00
data_entry_flow.py Fix device discovery of OAuth2 config flows (#48326) 2021-03-25 10:35:01 -07:00
exceptions.py Upgrade pyupgrade to v2.11.0 (#48220) 2021-03-22 13:29:39 +01:00
loader.py Use contextlib.suppress where possible (#48189) 2021-03-23 14:36:43 +01:00
package_constraints.txt Listen on the default interface by default for zeroconf (#48302) 2021-03-24 15:04:55 -10:00
requirements.py Update typing 01 (#48013) 2021-03-17 17:34:55 +01:00
runner.py Update typing 01 (#48013) 2021-03-17 17:34:55 +01:00
setup.py Update typing 01 (#48013) 2021-03-17 17:34:55 +01:00
strings.json Add missing oauth2 error abort reason (#48112) 2021-03-19 14:27:26 +01:00