hass-core/homeassistant/components/ebusd
CrazYoshi fd991bd1a4 Ebusd integration (#19607)
* ebusd component and sensor splitted

ebusd component and sensor splitted and tested

* houndci-bot fixes

* pep8 validated

* Update requirements_all.txt

* travis fixes

* Fix __init__.py for travis

* translation updated

* proposed changed

* move logic from component to ebusdpy lib

* hound fixes

* Update requirements_all.txt

* update pypi library to V0.0.11

* error management in command_result

Avoid sensor status change in case an error in reading occurs

* add opMode translations

add opMode translations

* send type to read ebusdpy API

* timeframe as attribute for time schedule type sensors

* hound fix

* bugfix on library

* ebusd sensor moved to ebusd component directory

* update ebusdpy dependency

* improvement proposed

* travis fix

* update error managing

* insert log debug start setup

* changes requested

* exception tuple on init

* cla-bot stucked pull

* added bai circuit support

* merged coveragerc from dev

* configuration get change
2019-02-10 13:04:18 -08:00
..
.translations Ebusd integration (#19607) 2019-02-10 13:04:18 -08:00
__init__.py Ebusd integration (#19607) 2019-02-10 13:04:18 -08:00
const.py Ebusd integration (#19607) 2019-02-10 13:04:18 -08:00
sensor.py Ebusd integration (#19607) 2019-02-10 13:04:18 -08:00
services.yaml Ebusd integration (#19607) 2019-02-10 13:04:18 -08:00
strings.json Ebusd integration (#19607) 2019-02-10 13:04:18 -08:00