nklebedev
840d33f271
Fix typo in ebusd WaterPressure const ( #66355 )
2022-02-12 17:09:51 +01:00
epenet
46326a47de
Use new SensorDeviceClass enum in ebusd ( #61374 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 09:06:23 +01:00
Mk4242
ca2bdfab6b
Update const.py ( #54195 )
...
Remove extra attribute for FlowTemperature sensor, which prevents the ebusd integration from initialising
2021-08-07 18:24:19 +02:00
Erik Montnemery
9b8a776001
Set device_class on temperature sensors A-E ( #49524 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-12 22:45:29 +02:00
brucemiranda
1de4971d54
Add ebusd boiler StateNumber and Modulation Percentage sensors ( #49732 )
...
* Added Boiler StateNumber and ModulationPercentage
* Update const.py
* Clean whitespace
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-25 18:25:12 +02:00
Bram Kragten
9ecaa10e51
Adjust icons for MDI bump ( #37730 )
2020-07-14 22:17:14 +02:00
Sean Nyekjær
fd67a079db
Add ebusd HotWaterHeader ActualTemperature and OperationMode ( #34921 )
2020-06-17 13:26:19 +02:00
springstan
a85808e325
Add and use time related constants ( #32065 )
...
* Add and use time related constants
* Sort time constants and reuse them in data rate constants
* Fix greeneyemonitor import
* Fix greeneyemonitor import V2
* Fix failing here_travel_time test
* Add TIME_MONTHS and TIME_YEARS
* Use TIME_MINUTES in opentherm_gw and isy994
* Add and use TIME_MILLISECONDS
* Change inconsistent ones
* Add TIME_MICROSECONDS and TIME_WEEKS
* Use constants in apcupsd and travisci
* Fix import error in upnp sensor.py
* Fix isy994 sensor.py using TIME_YEARS
* Fix dyson tests
* Use TIME_SECONDS in more places
* Use TIME_DAYS in google wifi
2020-02-23 22:09:24 +02:00
Diefferson Koderer Môro
ca0a4a8750
Move imports for ebusd component ( #27979 )
2019-10-20 21:16:04 +02:00
Oleksandr Omelchuk
77b7e4665b
Add more ebusd Vaillant "bai" sensors ( #26750 )
...
* Added support for more ebus "bai" sensors.
* Using common constants for measuring unit names.
Fixed review item
* dummy commit to restart CI
* Fixed review item
* Fixed formatting
black --fast homeassistant
* Removed trailing spaces
* Fixed black formatting
* trigger new build
2019-09-27 07:54:40 +02:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
Diogo Gomes
a99d83390e
Centrally define Energy Units (kWh and Wh) ( #21719 )
...
* centralize energy units kWh and Wh
* lint
2019-03-12 18:46:41 -07:00
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