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
ec39ec69bb
core
/
homeassistant
/
components
/
tibber
/
icons.json
8 lines
78 B
JSON
Raw
Normal View
History
Unescape
Escape
Add price service call to Tibber (#117366) Co-authored-by: Daniel Hjelseth Høyer <mail@dahoiv.net> Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
2024-06-10 19:16:51 +00:00
{
"services"
:
{
Update icons.json to new service schema part 4 (#124771)
2024-08-28 11:48:13 +00:00
"get_prices"
:
{
"service"
:
"mdi:cash"
}
Add price service call to Tibber (#117366) Co-authored-by: Daniel Hjelseth Høyer <mail@dahoiv.net> Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
2024-06-10 19:16:51 +00:00
}
}