Hi All,
I spent the last week or so working on a custom integration that pulls data from the public Warframe API and websocket. It pulls data about the current state and cycles that exist in the game, as well as can pull specified users in game stats as well.
Specific information on what data it pulls and how often can be found in the Github repos README, along with install instructions (though should be pretty straight forward as it can be install though a Custom Repository though HACS).
Included some example automations in the Github Repo using a Discord bot for notifications, and the Saver Custom Integration in order to take snapshots of the most_used sensor at the start of the day.
Was honestly lacking the motivation to even start this project until I saw that the public API had an endpoint for users profiles statistics due it seemly being required by the General Data Protection Regulation. Exposed many stats that I didn’t know where track (or at least they would let the users ever know they tracked)
There are probably not to many interested in the pretty small niche but figured it might help some users, specifically from this form post.