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
homeassistant: correct issue causing truncation of device and sensor names for accounts with steamid64 >= 76561198228701184. affected users may need to update their automations. (0319397)
homeassistant: cs2mqtt will now automatically fetch mqtt configuration from the home assistant supervisor api when running as an add-on. to revert to manual configuration, disable the "auto-configure mqtt" option in the add-on configuration page. (ebd82bc)
in the documentation for gamestate_integration_cs2mqtt.cfg, it originally had "heartbeat" "60.0", but it turns out this value also determines how long cs2 waits before sending player game state data when joining a deathmatch game or when switching from free cam to spectating a player in a casual game and more. the new recommended value is "heartbeat" "5.0". please update your existing configs as you see fit. (6deb9d7)