Commit Graph

25 Commits

Author SHA1 Message Date
Zhong Jianxin
5b18541d0a home-assistant-custom-components.xiaomi_miot: init at 0.7.17 2024-04-17 20:56:29 +08:00
Martin Weinelt
ba2a15e0c4
home-assistant-custom-components.indego: init at 5.5.0 2024-04-13 19:08:17 +02:00
Martin Weinelt
8829980592
home-assistant-custom-components.local_luftdaten: init at 2.3.1
Custom component for Home Assistant that integrates your (own) local
Luftdaten sensor (air quality/particle sensor) without using the cloud.
2024-04-08 20:57:35 +02:00
K900
677c939dd2 home-assistant-custom-components.midea-air-appliances-lan: init at 0.9.2 2024-04-07 18:41:45 +03:00
K900
27e3a0231b home-assistant-custom-components.yassi: init at 0.4.0b2
Beta because stable versions are broken-ish.
2024-04-07 16:21:54 +03:00
K900
475452a88f home-assistant-custom-components.smartthinq-sensors: init at 0.39.0 2024-04-07 16:21:54 +03:00
Robert Schütz
f4c60c3711 home-assistant-custom-components.homematicip_local: init at 1.58.0 2024-03-23 17:09:29 -07:00
Preston Hunt
f512257d3f home-assistant-custom-components.frigate: init at 5.1.0 2024-03-20 19:10:31 -07:00
Ivan Kozik
389833eb4b home-assistant-custom-components.sensi: init at 1.3.1 2024-03-17 20:55:24 +00:00
9R
2f14590233
home-assistant-custom-components.moonraker: init at v1.1.1 (#296366) 2024-03-16 13:37:58 +01:00
9R
cfa2922e6b
home-assistant0-custom-components.epex_spot: init at v2.3.5 (#296362) 2024-03-16 13:35:24 +01:00
9R
8cac26901a
home-assistant custom component omnik_inverter: init at v2.6.4 (#296085) 2024-03-15 15:01:40 +01:00
Maximilian Güntner
4b8fc4abe9
home-assistant-custom-components.better_thermostat: init at 1.5.0-beta7 2024-03-03 17:19:08 +01:00
Matt Moriarity
bd456c3978 home-assistant-custom-components.auth-header: init at 1.10-unstable-2024-02-26 2024-03-02 13:22:01 -07:00
Martin Weinelt
3688a3431f
Merge pull request #285149 from rhoriguchi/localtuya
home-assistant-custom-components.localtuya: init at 5.2.1
2024-02-08 23:17:08 +01:00
Preston Hunt
57b6384903 home-assistant-custom-components.emporia_vue: init at 0.8.3 2024-02-06 19:18:37 -08:00
Ryan Horiguchi
439cbb3721 home-assistant-custom-components.localtuya: init at 5.2.1 2024-01-31 00:25:24 +01:00
Arnout Engelen
ed211ff443
home-assistant-custom-components.gpio: init at 0.0.2 2024-01-21 12:00:10 +01:00
Jamie Magee
c0268a7b9a home-assistant-custom-components.waste_collection_schedule: init at 1.44.0 2023-12-18 10:46:18 -08:00
Sandro Jäckel
b363b8510f
home-assistant.custom-components.govee-lan: init at unstable-2023-06-10 2023-12-08 13:13:01 +01:00
Breland Miley
2453c821f0 home-assistant-custom-components.adaptive_lighting: init at 1.19.1 2023-12-07 16:25:26 +01:00
Jamie Magee
1403c32cee home-assistant-custom-components.miele: init at 0.1.19 2023-12-06 10:54:50 -08:00
Martin Weinelt
01616e5331
buildHomeAssistantComponent: migrate from pname to owner/domain
Also make the attribute name to match the domain name.

This is more in line with the home-assistant custom component ecosystem
and allows additional validation between the derivation and the manifest.

Also, at a later time, this will enable us to check for domain conflicts
at eval time.
2023-12-06 03:55:33 +01:00
Martin Weinelt
047b9665f2
home-assistant-custom-components.prometheus-sensor: init at 1.0.0
Import 🔥 Prometheus query results into 🏡 Home Assistant 📈
https://github.com/mweinelt/ha-prometheus-sensor
2023-11-10 22:00:36 +01:00
Graham Bennett
31e60c2fbb
buildHomeAssistantComponent: init
Builder to package up custom components for Home Assistant.

These packages use `buildPythonPackage` with `format = "other"` and
rely on a custom install phase, that expects a standardized path,
and a custom check phase, that for now verifies python dependencies have
been satisified.

Co-Authored-By: Martin Weinelt <hexa@darmstadt.ccc.de>
Co-Authored-By: Sandro Jäckel <sandro.jaeckel@gmail.com>
2023-11-10 22:00:35 +01:00