core/homeassistant/components/powerwall
jrester 3776a06281
Use serial numbers for unique_id of powerwall devices (#34351)
* Update tesla-powerwall to version 0.2.5

* Create unique_id from serial numbers of powerwalls
	modified:   homeassistant/components/powerwall/__init__.py
	modified:   homeassistant/components/powerwall/binary_sensor.py
	modified:   homeassistant/components/powerwall/const.py
	modified:   homeassistant/components/powerwall/entity.py
	modified:   homeassistant/components/powerwall/sensor.py
	modified:   tests/components/powerwall/mocks.py
	modified:   tests/components/powerwall/test_sensor.py

* Fix pylint error
	modified:   homeassistant/components/powerwall/__init__.py
2020-04-17 16:21:14 -05:00
..
.translations Update translations 2020-04-16 13:00:10 -07:00
__init__.py Use serial numbers for unique_id of powerwall devices (#34351) 2020-04-17 16:21:14 -05:00
binary_sensor.py Use serial numbers for unique_id of powerwall devices (#34351) 2020-04-17 16:21:14 -05:00
config_flow.py Use updated powerwall client API library (#34139) 2020-04-13 21:59:50 +02:00
const.py Use serial numbers for unique_id of powerwall devices (#34351) 2020-04-17 16:21:14 -05:00
entity.py Use serial numbers for unique_id of powerwall devices (#34351) 2020-04-17 16:21:14 -05:00
manifest.json Update tesla-powerwall to version 0.2.5 (#34348) 2020-04-17 14:28:24 -05:00
sensor.py Use serial numbers for unique_id of powerwall devices (#34351) 2020-04-17 16:21:14 -05:00
strings.json Drop title from translations if brand name (#34306) 2020-04-16 12:52:53 -07:00