Remove pushetta "Home Assistant started" messages

Whenever HA starts up, the pushetta component sends a “Home Assistant started” per subscribed channel. This is really annoying as all my family members get alerted whenever I restart my PI or the HA services. Can you make this configurable or remove this message?

As far as I remember did I do this to ensure that the platform is working properly. During the setup of the platform it’s checked if the channel is available and the token valid thus the message is sent if everything is ok.

PR to make it optional if Pushetta should send a test message on start up: https://github.com/home-assistant/home-assistant/pull/3656

Hi All,
New to github and all… how do I apply this new code, wait for the new release, or copy the python file into the /deps/ folder?
I’ve migrated over to Pushetta from pushbullet due to wanting to support the wifes android into the notifications that also support IOS (mine). Is pushetta the best free notification service that supports android and IOS?