Skip to content

Counter-Strike 2 Game State Integration to MQTT bridge, written in .NET 8.0 using Minimal API.

Notifications You must be signed in to change notification settings

lupusbytes/cs2mqtt

Repository files navigation

cs2mqtt

Introduction

This project allows you to integrate your Counter-Strike 2 game with Home Assistant by exposing it as an MQTT device. It allows you to automate your smart home based on in-game events and information, enhancing your overall gaming experience.

About

cs2mqtt receives its data from the built-in Counter-Strike Game State Integration engine. This integration is created by Valve and is safe to use and will not trigger anti-cheat systems such as VAC or FACEIT.

cs2mqtt is cross-platform and can run locally on your gaming machine or any server device.