Skip to content

Commit

Permalink
[meteofrance] New binding (openhab#15462)
Browse files Browse the repository at this point in the history
* Adapting binding to new data feed

Signed-off-by: clinique <gael@lhopital.org>
  • Loading branch information
clinique authored and joni1993 committed Oct 15, 2024
1 parent 98901a4 commit c217896
Show file tree
Hide file tree
Showing 75 changed files with 3,985 additions and 1,328 deletions.
2 changes: 1 addition & 1 deletion CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,8 @@
/bundles/org.openhab.binding.mecmeter/ @kaikreuzer
/bundles/org.openhab.binding.melcloud/ @lucacalcaterra @paulianttila @thewiep
/bundles/org.openhab.binding.mercedesme/ @weymann
/bundles/org.openhab.binding.meteoalerte/ @clinique
/bundles/org.openhab.binding.meteoblue/ @9037568
/bundles/org.openhab.binding.meteofrance/ @clinique
/bundles/org.openhab.binding.meteostick/ @cdjackson
/bundles/org.openhab.binding.mffan/ @mark-brooks-180
/bundles/org.openhab.binding.miele/ @kgoderis @jlaur
Expand Down
4 changes: 2 additions & 2 deletions bom/openhab-addons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1053,12 +1053,12 @@
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.meteoalerte</artifactId>
<artifactId>org.openhab.binding.meteoblue</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.meteoblue</artifactId>
<artifactId>org.openhab.binding.meteofrance</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
Expand Down
113 changes: 0 additions & 113 deletions bundles/org.openhab.binding.meteoalerte/README.md

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit c217896

Please sign in to comment.