You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Soo I just found a bug in an automation I wrote. I wrote notify.mobile_app_fairphone instead of notify/mobile_app_fairphone
The reason it took me a while to find, is that I made the same mistake in the test I wrote for it. So that's why I thought: what if appdaemontestframework would validate service names are in the correct format, in the assertion?
I will probably implement this myself, as I think it is a good first issue, but just putting this here as a reminder for myself and documenting the reason to want it.
The text was updated successfully, but these errors were encountered:
For now, you can consider this project unmaintained, unfortunately.
I haven't had time to maintain this repo in the last few years, in good parts because I moved home and I haven't had a HomeAssistant setup for a very long time. So I'm a bit disconnected with the latest updates, and it's a huge overhead to start everything again, get context and understand how to fix issues on this project
However, I've finally taken the task to set up my server at home again, so I'll probably use this project for my own use again soon.
This means I may bring this project up-to-date in the next few months. No guarantees, obviously, but I may.
Soo I just found a bug in an automation I wrote. I wrote
notify.mobile_app_fairphone
instead ofnotify/mobile_app_fairphone
The reason it took me a while to find, is that I made the same mistake in the test I wrote for it. So that's why I thought: what if appdaemontestframework would validate service names are in the correct format, in the assertion?
I will probably implement this myself, as I think it is a good first issue, but just putting this here as a reminder for myself and documenting the reason to want it.
The text was updated successfully, but these errors were encountered: