Skip to content

JSON to map Bin Type for Colour and Icon #1013

Answered by m26dvd
ciderwarehouse1 asked this question in Q&A
Discussion options

You must be logged in to vote

Try the following

{
"Refuse Collection Service":
{
"icon": "mdi:trash-can",
"color": "black"
},
"Kerbside Recycling Collection Service":
{
"icon": "mdi:recycle",
"color": "green"
}
}

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ciderwarehouse1
Comment options

@robbrad
Comment options

Answer selected by ciderwarehouse1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants