This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
48f58c7d49
core
/
homeassistant
/
components
/
sharkiq
/
icons.json
8 lines
86 B
JSON
Raw
Normal View
History
Unescape
Escape
Add SharkIQ room targeting (#89350) * SharkIQ Dep & Codeowner Update * Update code owners * SharkIQ Room-Targeting Support * Add Tests for New Service * Remove unreachable code * Refine tests to reflect unreachable code changes * Updates based on PR comments * Updates based on PR review comments * Address issues found in PR Review * Update Exception type, add excption message to strings. Do not save room list in state history. * Update message to be more clear that only one faild room is listed * couple more updates based on comments --------- Co-authored-by: jrlambs <jrlambs@gmail.com> Co-authored-by: Robert Resch <robert@resch.dev>
2024-03-28 13:19:25 +00:00
{
"services"
:
{
Update icons.json to new service schema part 3 (#124770)
2024-08-28 11:48:01 +00:00
"clean_room"
:
{
"service"
:
"mdi:robot-vacuum"
}
Add SharkIQ room targeting (#89350) * SharkIQ Dep & Codeowner Update * Update code owners * SharkIQ Room-Targeting Support * Add Tests for New Service * Remove unreachable code * Refine tests to reflect unreachable code changes * Updates based on PR comments * Updates based on PR review comments * Address issues found in PR Review * Update Exception type, add excption message to strings. Do not save room list in state history. * Update message to be more clear that only one faild room is listed * couple more updates based on comments --------- Co-authored-by: jrlambs <jrlambs@gmail.com> Co-authored-by: Robert Resch <robert@resch.dev>
2024-03-28 13:19:25 +00:00
}
}