1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-28 03:06:30 +01:00
Files
core/tests/components
Sander Jochems 0ea82bdbfb Fivem integration (#65089)
* Initial fivem integration setup

* Use licenseKey for unique ID

* Create FiveMServer class

* Create FiveMStatusBinarySensor

* Fix platform loading

* Create sensor platform

* Remove config flow tests

* Update manifest.json

* Use attr_ instead or properties in sensors.py

* Use entry_id as unique_id

* Move device info to _attr instead of property

* Register callback in FiveMEntity

* Create config flow tests

* Add loggin to fivem

* Use FiveM in config_flow

* Use update_coordinator instead of dispatcher

* Bump fivem-api to 0.1.2

* Remove leftovers

* More tests for config flow

* Add component files to .coveragerc

* Fix simple comments

* Add gamename check to config flow

* Use entity descriptions for sensors

* Move extra attributes to init

* Use [] instead of get() for server info

* Fix error in gamename test
2022-02-08 11:27:11 +02:00
..
2022-01-19 21:06:26 +01:00
2022-01-17 19:22:11 -08:00
2022-01-17 15:26:21 +01:00
2022-01-26 10:34:33 +01:00
2022-02-05 14:19:37 +01:00
2022-01-29 16:01:00 +02:00
2022-02-08 11:27:11 +02:00
2022-01-05 15:34:33 +01:00
2022-01-05 15:34:33 +01:00
2022-01-20 22:09:36 -08:00
2022-01-30 20:12:44 -08:00
2022-01-05 15:34:33 +01:00
2022-01-23 00:17:32 -08:00
2022-01-18 11:02:43 -08:00
2022-01-11 21:28:13 +01:00
2022-01-22 16:38:38 -08:00
2022-01-11 21:28:13 +01:00
2022-01-05 15:34:33 +01:00
2022-01-27 10:43:23 -06:00
2022-01-14 16:35:35 +01:00
2022-01-26 10:58:06 +01:00
2022-02-08 10:03:27 +01:00
2022-01-20 15:03:14 +01:00
2022-01-25 20:20:11 -10:00
2022-02-06 16:50:44 -06:00
2022-01-14 22:07:15 +01:00
2021-12-31 09:44:35 -10:00
2022-01-13 15:32:39 +01:00
2022-01-31 17:04:46 -08:00
2022-02-04 10:50:24 +01:00