1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
Commit Graph

124 Commits

Author SHA1 Message Date
epenet
c840026198
Improve type hint in fibaro climate entity (#77153) 2022-08-26 10:52:57 +02:00
epenet
a46c25d2c8
Use _attr_should_poll in components [a-g] (#77268) 2022-08-26 10:15:33 +02:00
epenet
58b9785485
Improve entity type hints [f] (#77143) 2022-08-22 13:36:33 +02:00
Erik Montnemery
60c8d95a77
Remove white_value support from light (#76926) 2022-08-18 08:21:05 -04:00
GitHub Action
7c81f790a7 [ci skip] Translation update 2022-08-12 00:23:47 +00:00
GitHub Action
519d478d61 [ci skip] Translation update 2022-08-11 00:26:23 +00:00
GitHub Action
32a2999b85 [ci skip] Translation update 2022-08-06 00:24:46 +00:00
GitHub Action
377f56ff5f [ci skip] Translation update 2022-07-31 00:25:44 +00:00
GitHub Action
1d2e64e3dc [ci skip] Translation update 2022-07-14 00:27:41 +00:00
GitHub Action
a3fd5acf3f [ci skip] Translation update 2022-07-13 00:27:34 +00:00
J. Nick Koston
cd03c49fc2
Wait for config entry platform forwards (#73806) 2022-07-09 17:27:42 +02:00
GitHub Action
cdaefc8fda [ci skip] Translation update 2022-07-09 00:20:23 +00:00
rappenze
7eae3691c2
Add device info to fibaro integration (#73352) 2022-06-30 14:57:35 -07:00
rappenze
eb6afd27b3
Fix fibaro cover state (#73921) 2022-06-25 12:34:30 +02:00
epenet
10dc38e0ec
Adjust CoverEntity property type hints in components (#73943)
* Adjust CoverEntity property type hints in components

* Revert changes to rflink

* Revert changes to wilight
2022-06-25 11:59:56 +02:00
epenet
a92ab7a669
Adjust CoverEntity function type hints in components (#73912)
Adjust CoverEntity functions in components
2022-06-24 06:40:26 +02:00
Franck Nijhof
504f4a7acf
Update Fibaro config entry on duplicate entry (#73814) 2022-06-22 09:55:36 +02:00
rappenze
f285b6099a
Code cleanup fibaro sensor (#73388)
* Code cleanup fibaro sensor

* Adjustments based on code review

* Changes from code review, use dict instead of tuple

* Remove unneeded deafult in dict get

* Another variant to create dict
2022-06-21 18:08:47 +02:00
rappenze
4813e6e420
Code cleanup fibaro lock (#73389)
* Code cleanup fibaro lock

* Adjust typings as suggested in code review
2022-06-21 09:55:08 +02:00
GitHub Action
109d1844b3 [ci skip] Translation update 2022-06-21 00:22:51 +00:00
rappenze
483406dea5
Code cleanup fibaro switch and binary sensor (#73386) 2022-06-20 15:46:28 +02:00
epenet
f8f1bfde21
Add lock typing in components (#73539)
* Add lock typing in components

* Revert freedompro amends
2022-06-15 15:23:36 +02:00
rappenze
e5b447839a
Fix fibaro cover detection (#72986) 2022-06-06 13:20:16 +02:00
GitHub Action
7746715590 [ci skip] Translation update 2022-06-02 00:27:51 +00:00
rappenze
c10a523055
Sync fibaro entity visible state (#72379) 2022-05-30 15:53:57 +02:00
rappenze
1e4690626f
Better detection for brightness support in fibaro light (#71615) 2022-05-25 09:07:55 +02:00
rappenze
1113d9bea9
Support fibaro garage door devices (#72299)
* Add proper support for garage door controller in fibaro cover entity

* Add proper support for garage door controller in fibaro cover entity
2022-05-24 16:00:15 +02:00
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