iOS/Sources/Extensions/Widgets/Cover
Bruno Pantaleão Gonçalves f3ca82fc60
Add icon specific for light control state (#3175)
<!-- Thank you for submitting a Pull Request and helping to improve Home
Assistant. Please complete the following sections to help the processing
and review of your changes. Please do not delete anything from this
template. -->

## Summary
<!-- Provide a brief summary of the changes you have made and most
importantly what they aim to achieve -->

## Screenshots
<!-- If this is a user-facing change not in the frontend, please include
screenshots in light and dark mode. -->

## Link to pull request in Documentation repository
<!-- Pull requests that add, change or remove functionality must have a
corresponding pull request in the Companion App Documentation repository
(https://github.com/home-assistant/companion.home-assistant). Please add
the number of this pull request after the "#" -->
Documentation: home-assistant/companion.home-assistant#

## Any other notes
<!-- If there is any other information of note, like if this Pull
Request is part of a bigger change, please include it here. -->
2024-11-18 21:09:51 +01:00
..
ControlCover.swift Fix cover control tint color and add option to define icon per state (#3173) 2024-11-18 18:34:30 +01:00
ControlCoverValueProvider.swift Add icon specific for light control state (#3175) 2024-11-18 21:09:51 +01:00
CoverIntent.swift Making API connection optional given activeURL is now optional as well (#3169) 2024-11-18 15:07:18 +01:00
IntentCoverEntity.swift Add cover control to iOS (#3115) 2024-11-06 23:06:34 +01:00