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
* renamed attributes to have consistent naming style and updated Y/N based attributes to return bool ([6e1caba](https://github.com/BottlecapDave/HomeAssistant-FirstBus/commit/6e1caba23725d65021763dfd867f012b5965640f))
7
+
8
+
9
+
### Features
10
+
11
+
* Added data_last_updated attribute to sensor ([e47f2a3](https://github.com/BottlecapDave/HomeAssistant-FirstBus/commit/e47f2a399ca53a8cfc4dc6e14fcdf6ac08936eb8))
12
+
13
+
14
+
### BREAKING CHANGES
15
+
16
+
* Any reliances on attributes (e.g. automations) will need to be updated based on new naming structure
17
+
and return types. IsFG attribute has been removed as value always seems to be false.
0 commit comments