@jasondreher I saw it, but I need Home Assistant, right?
I prefere to integrate currentweather with mmm-snow just like compliments module:
config: {
compliments: {
day_sunny: [
"Today is a sunny day",
"It's a beautiful day"
],
snow: [
"Snowball battle!"
],
rain: [
"Don't forget your umbrella"
]
}
}
Is it possible?