It would be nice to have a device that can show a time from the pimatic-sunrise plugin.
At the moment It exists a work around with a shellsensor
https://github.com/pimatic/pimatic/issues/479#issuecomment-73585211
[implemented]Device to show times from pimatic-sunrise
It would be nice to have a device that can show a time from the pimatic-sunrise plugin.
At the moment It exists a work around with a shellsensor
https://github.com/pimatic/pimatic/issues/479#issuecomment-73585211
pimatic rocks!!!
Implemented and released in the new version of the pimatic-sunrise plugin
https://github.com/pimatic/pimatic-sunrise
you can use it as follows :
{
"id": "sunrise-1",
"class": "SunriseDevice",
"name": "Sunrise",
"latitude": 52.5072111,
"longitude": 13.1449592,
"attributes": [
{
"name": "sunrise",
"label": "Sunrise Time"
},
{
"name": "sunset",
"label": "Sunset Time"
}
]
}
pimatic v0.9 has been released!
Support Pimatic and get some free stickers
Like us on Facebook
make it so !