Skip to content

Commit

Permalink
[airparif] New binding (openhab#17625)
Browse files Browse the repository at this point in the history
* Initial commit

Signed-off-by: Gaël L'hopital <gael@lhopital.org>
  • Loading branch information
clinique authored Feb 12, 2025
1 parent 2726ed1 commit ee9697b
Show file tree
Hide file tree
Showing 79 changed files with 4,077 additions and 0 deletions.
1 change: 1 addition & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
/bundles/org.openhab.binding.adorne/ @theiding
/bundles/org.openhab.binding.ahawastecollection/ @soenkekueper
/bundles/org.openhab.binding.airgradient/ @austvik
/bundles/org.openhab.binding.airparif/ @clinique
/bundles/org.openhab.binding.airq/ @aurelio1 @fwolter
/bundles/org.openhab.binding.airquality/ @openhab/add-ons-maintainers
/bundles/org.openhab.binding.airvisualnode/ @3cky
Expand Down
5 changes: 5 additions & 0 deletions bom/openhab-addons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,11 @@
<artifactId>org.openhab.binding.airgradient</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.airparif</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.airq</artifactId>
Expand Down
27 changes: 27 additions & 0 deletions bundles/org.openhab.binding.airparif/NOTICE
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
This content is produced and maintained by the openHAB project.

* Project home: https://www.openhab.org

== Declared Project Licenses

This program and the accompanying materials are made available under the terms
of the Eclipse Public License 2.0 which is available at
https://www.eclipse.org/legal/epl-2.0/.

== Source Code

https://github.com/openhab/openhab-addons

== Credits
Icon set coming from the noon project:
Hazel, Ash : Imogen Oh
Birch, Oak : monkik
Cypress, Alder : Levi
Poplar, Rumex : Laymik
Willow : PizzaOter
Hornbeam, Linden : Cannavale
Olive : BnB Studio
Chestnut : Muhammad Fadli Rusady
Plantain : Lars Meiertoberens
Grasses : Neneng Yuliani Lestari
Ragweed, Wormwood : bsd studio
226 changes: 226 additions & 0 deletions bundles/org.openhab.binding.airparif/README.md

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions bundles/org.openhab.binding.airparif/doc/images/alder.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions bundles/org.openhab.binding.airparif/doc/images/aq.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ee9697b

Please sign in to comment.