Steve HOLWEG
f6fab65f60
Add support for com.fibaro.binarySensor to fibaro ( #65446 )
2022-05-23 12:33:25 +02:00
GitHub Action
ceb8bb4745
[ci skip] Translation update
2022-05-21 00:22:49 +00:00
GitHub Action
37f81b261d
[ci skip] Translation update
2022-05-16 00:24:28 +00:00
rappenze
2b637f71fa
Limit parallel requests in fibaro light ( #71762 )
2022-05-15 15:02:05 +02:00
rappenze
2205898771
Fix wrong brightness level change visible in UI ( #71655 )
2022-05-10 23:33:40 +03:00
rappenze
fe7564813a
Fix rgb conversion in fibaro light ( #71476 )
2022-05-07 23:22:41 +03:00
rappenze
6442c5949b
Revert usage of Fibaro Client V5 as it has too many errors ( #71477 )
2022-05-07 23:20:30 +03:00
rappenze
57d0390882
Improve energy meter support of fibaro sensor ( #71072 )
2022-04-29 22:39:45 +03:00
GitHub Action
348016dbbf
[ci skip] Translation update
2022-04-29 00:22:21 +00:00
Marc Mueller
ee356aa851
Improve fibaro _init_controller typing ( #70883 )
2022-04-27 14:29:29 +02:00
rappenze
c4e85b78ba
Use current HA logic in fibaro binary sensor ( #70816 )
2022-04-27 02:12:59 +02:00
rappenze
e894ffecd8
Use platform enum consistently in fibaro integration ( #69035 )
2022-04-26 20:08:41 +02:00
rappenze
6d90eb6f34
Fix run scene for fibaro home center 3 ( #70709 )
2022-04-26 18:52:12 +02:00
rappenze
c5abf54f10
Color mode support for fibaro light ( #69189 )
...
* color_mode support for fibaro light
* color_mode support for fibaro light
* color_mode support for fibaro light
* Improve based on code review
* Updated to use the ColorMode enum
2022-04-26 09:34:22 +02:00
epenet
1af7c26741
Use climate enums in fibaro ( #70649 )
2022-04-25 10:59:22 +02:00
rappenze
6b5062eec5
Fix fibaro light state for rgb lights and HC3 ( #69884 )
2022-04-12 23:58:52 +02:00
epenet
9ab9fcfc56
Use EntityFeature enum in components (f**) ( #69389 )
2022-04-06 10:55:25 +02:00
rappenze
4ca4180fd2
Fix on state for fibaro light entity ( #68914 )
2022-03-30 07:41:18 -10:00
epenet
e362871499
Prettify json (strings.json) ( #68885 )
2022-03-30 10:35:30 +02:00
rappenze
93a66cc357
Add power sensor to fibaro integration ( #68848 )
2022-03-29 09:53:43 -10:00
Paulus Schoutsen
69fcce3b2c
Remove energy usage from the switch base class ( #68821 )
...
* Remove energy usage from the switch base class
* Remove unused attributes from integrations
2022-03-28 18:56:04 -10:00
rappenze
33371bdd20
Change fibaro disconnect log level to debug ( #68783 )
2022-03-28 08:23:44 -07:00
rappenze
e844c2380a
Add config flow to fibaro ( #65203 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-03-26 09:50:50 -10:00
J. Nick Koston
5b755b74fb
Add loggers to integration manifest.json ( #65083 )
2022-01-28 13:37:53 -08:00
rappenze
09408234a6
Use basic entity attributes in fibaro integration ( #64784 )
...
* use basic entity attributes in fibaro integration
* use fibaro_device without self in constructor
2022-01-23 16:25:42 -06:00
rappenze
fc1dc9874b
Bump fiblary3 to 0.1.8 ( #64577 )
2022-01-21 10:18:33 +01:00
rappenze
62e64eb8ab
Extract fibaro switch energy attributes into sensors ( #63697 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-01-19 19:32:44 +01:00
epenet
d24ebc3c10
Add sensor setup type hints [e-f] ( #63317 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 19:19:11 +01:00
epenet
5ddab5a7f2
Add setup type hints to number, remote and scene ( #63299 )
...
* Add number setup type hints
* Add remote setup type hints
* Add scene setup type hints
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 17:17:44 +01:00
epenet
e5dcc5694a
Add switch setup type hints [a-f] ( #63302 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 16:31:24 +01:00
epenet
eed7ce55b3
Add lock setup type hints ( #63296 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 15:45:15 +01:00
epenet
1ce75f8e6b
Add cover setup type hints ( #63285 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 15:13:18 +01:00
epenet
7f9b7c7b0e
Add light setup type hints [a-i] ( #63291 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 15:02:21 +01:00
epenet
06ebbb7cae
Add climate setup type hints [a-l] ( #63278 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 13:26:32 +01:00
epenet
fbabad1d1d
Add binary_sensor setup type hints [a-f] ( #63268 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 13:10:41 +01:00
epenet
d57c54c93e
Add init type hints [f-g] ( #63186 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-01 13:38:11 -08:00
Sebastian Lövdahl
bc3bf2ffe3
Use Platform constants all over the place 1/3 ( #62952 )
2021-12-28 21:13:20 +01:00
epenet
6677dd8507
Use new DeviceClass enums in fibaro ( #61437 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 08:50:21 -05:00
rik-v
4369b0b8be
Fix Fibaro light features ( #56385 )
2021-10-22 22:09:19 +02:00
Marc Mueller
2a8eaf0e0f
Use assignment expressions 06 ( #57786 )
2021-10-17 20:05:11 +02:00
Marc Mueller
48bada5a18
Update pylint to 2.11.1 ( #56364 )
2021-09-18 13:52:59 +02:00
Erik Montnemery
6de6a5dc14
Move temperature conversions to sensor base class (3/8) ( #54469 )
...
* Move temperature conversions to entity base class (3/8)
* Fix FritzBox sensor
* Fix tests
2021-08-12 14:23:56 +02:00
Franck Nijhof
055cdc64c0
Add support for IoT class in manifest ( #46935 )
2021-04-15 10:21:38 +02:00
Franck Nijhof
6932cf9534
Use contextlib.suppress where possible ( #48189 )
2021-03-23 14:36:43 +01:00
Erik Montnemery
339a56e434
Migrate integrations f-h to extend SensorEntity ( #48212 )
2021-03-22 19:45:17 +01:00
Marc Mueller
91df3fa904
Update typing 06 ( #48039 )
2021-03-17 23:49:01 +01:00
Erik Montnemery
af4d06b12e
Update integrations f-i to override extra_state_attributes() ( #47757 )
2021-03-11 16:57:47 +01:00
Mick Vleeshouwer
461e766a93
Add device class CO2 to various integrations ( #47676 )
...
* Add device class CO2 to Fibaro
* Add device class CO2 to Awair
* Add device class CO2 to Tasmota
* Add device class CO2 to Netatmo
* Add device class CO2 to Ambient Station
* Update Tasmota tests
* Remove icon
2021-03-10 12:52:55 +01:00
Quentame
198ecb0945
Uniformize platform setup ( #47101 )
...
* A platform is not a component
* Fix dynalite
* SUPPORTED_PLATFORMS --> PLATFORMS
* In tests
* In tests 2
* Fix SmartThings
* Fix ZHA test
* Fix Z-Wave
* Revert Z-Wave
* Use PLATFORMS const in ambient_station
* Fix ihc comment
2021-03-02 21:43:59 +01:00
aizerin
f080af698d
Use pure rgb and allow to set only brightness for fibaro ( #45673 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-01-29 09:36:52 +01:00