Files
home-assistant-core/tests/components/powerwall/__init__.py
T
5b4d2aed64 Add Powerwalls integration (#32851)
* Create an integration for Powerwalls

* Self review :: remove unused code

* Remove debug

* Update homeassistant/components/powerwall/__init__.py

Co-Authored-By: Martin Hjelmare <[email protected]>

* _call_site_info to module level

* Update homeassistant/components/powerwall/binary_sensor.py

Co-Authored-By: Martin Hjelmare <[email protected]>

* Update homeassistant/components/powerwall/sensor.py

Co-Authored-By: Martin Hjelmare <[email protected]>

* Update homeassistant/components/powerwall/binary_sensor.py

Co-Authored-By: Martin Hjelmare <[email protected]>

* Update homeassistant/components/powerwall/binary_sensor.py

Co-Authored-By: Martin Hjelmare <[email protected]>

* Update tests/components/powerwall/test_binary_sensor.py

Co-Authored-By: Martin Hjelmare <[email protected]>

* Update homeassistant/components/powerwall/binary_sensor.py

Co-Authored-By: Martin Hjelmare <[email protected]>

* Update homeassistant/components/powerwall/binary_sensor.py

Co-Authored-By: Martin Hjelmare <[email protected]>

* remove sensors that I added tests for from the comment

* Update homeassistant/components/powerwall/config_flow.py

Co-Authored-By: Martin Hjelmare <[email protected]>

* Update homeassistant/components/powerwall/sensor.py

Co-Authored-By: Martin Hjelmare <[email protected]>

* Update homeassistant/components/powerwall/sensor.py

Co-Authored-By: Martin Hjelmare <[email protected]>

* Update homeassistant/components/powerwall/sensor.py

Co-Authored-By: Martin Hjelmare <[email protected]>

* Switch to UNIT_PERCENTAGE

* reduce code

* Add test for import

* Adjust tests

* Add missing file

Co-authored-by: Martin Hjelmare <[email protected]>
2020-03-19 10:50:17 -05:00

2 lines
49 B
Python

"""Tests for the Tesla Powerwall integration."""