core/homeassistant/generated
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
..
__init__.py Enable strict typing for zeroconf (#48450) 2021-03-30 06:48:04 -10:00
config_flows.py Fivem integration (#65089) 2022-02-08 11:27:11 +02:00
dhcp.py Add discovery support to elkm1 (#65205) 2022-02-07 16:25:26 -08:00
mqtt.py Add MQTT integration discovery (#41332) 2020-10-07 18:30:51 +02:00
ssdp.py Fix unifi discovery, add Dream Machine SE (#64377) 2022-01-18 12:46:25 -08:00
usb.py Add velbus USB dicovery (#62596) 2021-12-31 09:44:35 -10:00
zeroconf.py Add Z-Wave.Me integration (#65473) 2022-02-07 16:27:11 +01:00