Commit Graph
7 Commits
Author SHA1 Message Date
spartDev 8512073e92 feat: Add state persistence for cover entities
Implements RestoreEntity to maintain cover position and state after Home Assistant restarts.

Changes:
- Add RestoreEntity mixin to AirSendCover class
- Implement async_added_to_hass() to restore previous state
- Position restoration for type 4099 covers (with position support)
- Open/closed state restoration for all cover types
- Maintains backward compatibility with 50% default for new covers

Fixes issue where covers would reset to 50% position after every restart.
2025-08-31 20:00:08 +02:00
Devmel Apps 65899064d4 RF listening and AirSend sensors 2023-08-08 17:58:43 +02:00
Devmel Apps 055cf05b48 async states 2023-08-04 16:41:19 +02:00
Devmel Apps bb072fd573 AirSend duo 2022-11-16 12:59:19 +01:00
jujupointcom 138ffba2e1 Closes #2
Add Airsend 1-button mapping to HA ButtonEntity instead of SwitchEntity
2022-08-16 18:04:36 +02:00
Devmel Apps 40e2dfac42 Local LAN connection 2022-02-19 22:26:13 +01:00
Devmel Apps 14a283f6ee first commit 2021-05-17 14:23:10 +02:00