mirror of
https://github.com/home-assistant/core.git
synced 2025-05-06 23:19:18 +00:00

* initial version * works * lint * move * hound * fix formatting * update * add extra features * houmd * docstring * fix tests * lint * update requirements_all.txt * new tests * lint * update CODEOWNERS * MockDependency pyipma * hound * bump pyipma version * add config_flow tests * lint * improve test coverage * fix test * address comments by @MartinHjelmare * remove device_info * hound * stale comment * Add deprecation warning * address comments * lint
2 lines
36 B
Python
2 lines
36 B
Python
"""Tests for the IPMA component."""
|