Simone Chemelli
18a6ae081a
Apply late review comments for Comelit climate ( #109114 )
...
* Apply late review comments for Comelit climate
* remove logging
2024-01-31 13:13:25 +01:00
Simone Chemelli
f413ff2837
Add clima support to Comelit integration ( #108858 )
...
* Add clima support to Comelit integration
* address first part of review comments
* applied more review comments
* remove old multiplier
* removed preset modes (not always configured)
* small tweak
* apply StrEnum class
2024-01-28 18:50:38 +01:00
Simone Chemelli
e1b1bb070d
Bump aiocomelit to 0.8.2 ( #108862 )
...
* bump aicomelit to 0.8.1
* bump to 0.8.2
2024-01-25 21:40:06 +01:00
Simone Chemelli
8d5cdfaf36
Fix reauth flow for Comelit VEDO ( #107461 )
2024-01-12 10:32:35 +01:00
Simone Chemelli
79254c6867
Fix "not-logged" edge cases for Comelit VEDO ( #107741 )
2024-01-12 09:56:13 +01:00
Simone Chemelli
a6d8a82f3e
Add Comelit alarm zones sensor ( #106421 )
...
* Add Comelit alarm zones sensor
* apply review comment
* add translation key
* capitalize
* cleanup
* apply review comment
* apply review comment
* more review comment
2023-12-27 16:47:59 +01:00
Simone Chemelli
f7d482c85b
Fix Comelit alarm state ( #106466 )
2023-12-27 11:04:20 +01:00
Simone Chemelli
2cd6c2b6bf
Add alarm platform to Comelit ( #104718 )
...
* initial work on alarm
* final work on alarm
* coveragerc
* add tests
* add code validation
* remove sensor changes for a dedicated PR
* code optimization and cleanup
* tweaks
* tweak #2
* apply suggestion
* code quality
* code quality #2
* fix cover.py
* api typing
* use base classes where possibile
* apply const as per review comment
* cleanup unload entry
* apply review comments
2023-12-26 18:27:33 +01:00
c0ffeeca7
8bc1f9d03d
Comelit, Coolmaster: add host field description ( #104771 )
2023-11-30 08:47:17 +01:00
Simone Chemelli
fc7b17d35b
Handle server disconnection for Comelit devices ( #104583 )
2023-11-29 12:33:25 +01:00
Simone Chemelli
7ab4d9793a
Bump aiocomelit to 0.5.2 ( #103791 )
...
* Bump aoicomelit to 0.5.0
* bump to 0.5.2
2023-11-13 19:09:46 +01:00
Simone Chemelli
2bdd969cf6
fix Comelit cover stop ( #103911 )
2023-11-13 14:04:12 +01:00
Simone Chemelli
e4a1efb680
Fix Comelit comments as per late review ( #102783 )
2023-10-25 14:48:33 +02:00
Simone Chemelli
4328f887be
Address late review comments for Comelit login ( #102768 )
2023-10-25 09:19:06 +00:00
Simone Chemelli
ffed1e8274
Improve exception handling for Comelit ( #102762 )
...
improve exception handling for Comelit
2023-10-25 10:28:22 +02:00
Simone Chemelli
c36166f01d
Add sensor platform to Comelit SmartHome ( #102465 )
...
* Add sensor platform to Comelit SmartHome
* apply review comments
2023-10-21 19:44:56 +02:00
Simone Chemelli
3896ed47be
Fix switches list for Comelit SmartHome ( #102336 )
...
* fix switches list
* make entities a single list
* fix duplicate ids
* move comment to a better position
2023-10-21 16:57:11 +02:00
Joost Lekkerkerker
e6e2aa0ea0
Import Comelit state from library ( #102356 )
2023-10-19 21:50:14 +02:00
Simone Chemelli
c574cefc30
Bump aiocomelit to 0.3.0 ( #102340 )
...
* Bump aiocomelit to 0.3.0
* missing string
2023-10-19 17:15:06 +00:00
Simone Chemelli
b9c7613774
Add switch platform to Comelit SmartHome ( #102233 )
...
* Add switch platform to Comelit SmartHome
* add device class only when needed
* apply review comment
* small cleanup for light platform
* update functions description
* fix list of values
2023-10-18 20:49:33 +02:00
Simone Chemelli
d46dca8950
Bump aiocomelit to 0.2.0 ( #101586 )
2023-10-09 15:23:25 +02:00
Simone Chemelli
9261ad14e2
Add RestoreEntity to Comelit cover ( #101192 )
...
* Add RestoreEntoty to Comelit cover
* remove logging
2023-10-01 20:56:34 +02:00
Simone Chemelli
5541181969
Address Comelit cover late review ( #101008 )
...
address late review
2023-09-27 17:38:14 +02:00
Joost Lekkerkerker
d2bcf88bbf
Set device name as entity name for Comelit lights ( #100986 )
...
Fix entity name for Comelit lights
2023-09-27 09:39:57 +02:00
Simone Chemelli
d70308ae9f
Add cover support to Comelit ( #100904 )
...
* add cover support to Comelit
* coveragerc
* Update homeassistant/components/comelit/cover.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update homeassistant/components/comelit/cover.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update homeassistant/components/comelit/cover.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-09-27 08:56:38 +02:00
Simone Chemelli
db5943ad6d
Improve Comelit login with PIN ( #100860 )
...
* improve login
* library bump
2023-09-27 08:52:46 +02:00
Simone Chemelli
b19a0fb2e9
Fix Comelit device info ( #100587 )
2023-09-24 14:51:56 +02:00
Simone Chemelli
55c6d41d41
Bump aiocomelit to 0.0.8 ( #100714 )
...
* Bump aiocomelit to 0.0.8
* fix import
* fix tests
2023-09-22 23:38:33 +03:00
Simone Chemelli
0fb678abfc
Remove Comelit alarm data retrieval ( #100067 )
...
fix: remove alarm data retrieval
2023-09-11 08:49:10 +02:00
Simone Chemelli
ab9d6ce61a
New integration for Comelit SimpleHome ( #96552 )
...
* New integration for Comelit SimpleHome
* Address first review comments
* cleanup
* aiocomelit bump and coordinator cleanup
* address review comments
* Fix some review comments
* Use config_entry.unique_id as last resort
* review comments
* Add config_flow tests
* fix pre-commit missing checks
* test_conflig_flow coverage to 100%
* fix tests
* address latest review comments
* new ruff rule
* address review comments
* simplify unique_id
2023-08-18 08:40:23 +02:00