Gaël L'hopital
d68adfab21
[netatmo] Bring back auto refresh for Weather Station and HomeCoach ( #16546 )
...
* Corrects and completes PR #16492
---------
Signed-off-by: gael@lhopital.org <gael@lhopital.org>
2024-03-21 13:43:33 +01:00
Gaël L'hopital
03549dc5ba
[netatmo] Fix erroneous local URL handling ( #16492 )
...
* Wrong local URL handling
* Adds configuration element ipAddress to Cameras (Welcome, Doorbell, Presence) so they remain reachable if API answer is in an incorrect network
* Removing CameraConfiguration so binding does not break if thing configuration is not up-to-date
---------
Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: gael@lhopital.org <gael@lhopital.org>
2024-03-15 11:24:27 +01:00
Gaël L'hopital
1942dfeddc
[netatmo] Add Siren capability to Presence Outdoor Camera ( #14485 )
...
* Adding Siren capability to Presence Outdoor Camera
Resolves #14466
---------
Signed-off-by: clinique <gael@lhopital.org>
2023-07-13 18:32:46 +02:00
Gaël L'hopital
d40c20b2dd
[Netatmo] Enhance webhook handling and dispatching ( #15045 )
...
* Enhance webhook handling and dispatching
Signed-off-by: clinique <gael@lhopital.org>
* Corrects flapping channels on Home when using single home for security and energy
Signed-off-by: clinique <gael@lhopital.org>
* Some code enhancement
Signed-off-by: clinique <gael@lhopital.org>
* Adding some missing EventType submitted on the webhook
Signed-off-by: clinique <gael@lhopital.org>
---------
Signed-off-by: clinique <gael@lhopital.org>
2023-06-13 20:35:45 +02:00
Jacob Laursen
cf3c3f1025
[netatmo] Consolidate OAuth2 by using core implementation and storage ( #14780 )
...
* Consolidate OAuth2 by using core implementation and storage
Fixes #14755
---------
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-04-21 20:52:51 +02:00
Sven Strohschein
a8d91b3950
[netatmo] Extend webhook support for doorbell and presence camera ( #14252 )
...
* [netatmo] Web hook extension for camera events
- Unused camera-event trigger channel removed
- README updated to the real supported channels (compared with channels.xml and code)
- Camera capabilities are now triggering the home-event trigger channel
- New home-event trigger channel introduced at camera level
- New sub-event channels introduced for the presence camera which is updated by web hook events.
- Language file updated
- README updated
- typos fixed
- security-event trigger channel added for the Welcome camera
- Handling of sub-event groups fixed to work with doorbell and presence cameras.
---------
Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
Signed-off-by: Sven Strohschein <novanic@gmx.de>
2023-03-26 17:34:35 +02:00
Gaël L'hopital
f37c4e555d
[Netatmo] Add the capability to have a single home ( #14595 )
...
* Adding the capability to have a single home, common to energy and security
---------
Signed-off-by: clinique <gael@lhopital.org>
2023-03-25 16:59:51 +01:00
Gaël L'hopital
c385ac0772
[Netatmo] Netatmo documentation ( #14567 )
...
* Updating Netatmo documentation
---------
Signed-off-by: clinique <gael@lhopital.org>
2023-03-10 13:17:48 +01:00
Gaël L'hopital
d130595f85
[Netatmo] Modification of the tokenRefresh handling process ( #14548 )
...
* Modification of the tokenRefresh handling process
* Storing refreshToken in userdata/netatmo
---------
Signed-off-by: clinique <gael@lhopital.org>
2023-03-10 10:18:30 +01:00
Gaël L'hopital
90b2279a29
[Netatmo] Adding Carbon Monoxide sensor ( #14543 )
...
* Added Carbon Monoxide detector
---------
Signed-off-by: clinique <gael@lhopital.org>
2023-03-08 19:27:35 +01:00
Gaël L'hopital
c95380f503
[Netatmo] Floodlight issue on Presence Camera ( #14492 )
...
* Solving issue #14458
Signed-off-by: clinique <gael@lhopital.org>
* Removes the usage of "app.netatmo.net" since api now holds these entry points.
I think it was the origin of malfunction of floodlight (to be controlled by somebody who has one).
--------
Signed-off-by: clinique <gael@lhopital.org>
2023-02-27 08:59:20 +01:00
Gaël L'hopital
c7275c8946
Pushing PR #14123 to OH4 ( #14140 )
...
Signed-off-by: clinique <gael@lhopital.org>
2023-01-02 19:06:24 +01:00
Jerome Luckenbach
1ca9baf157
[Documentation] Markdown improvements n to s ( #13948 )
...
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-12-14 16:52:43 +01:00
lolodomo
02820a9ebe
[netatmo] Extend example with things for energy stuff ( #13568 )
...
* [netatmo] Extend example with things for energy stuff
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-10-20 22:51:03 +02:00
lolodomo
77013bca39
[netatmo] Console command to show all devices/modules ids ( #13555 )
...
* [netatmo] Console command to show all devices/modules ids
Fix #13091
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-10-19 08:47:04 +02:00
lolodomo
dda2e9a288
[netatmo] more precision in doc where to find the refresh token ( #13567 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-10-19 08:24:25 +02:00
Gaël L'hopital
a4781b4770
[netatmo] Adding Door/Window sensor ( #13503 )
...
* Initial PR to add NADoorTag to netatmo binding
Signed-off-by: clinique <gael@lhopital.org>
2022-10-08 18:49:44 +02:00
lolodomo
61187f89a0
[netatmo] Fix the description of the new channel request-count ( #13512 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-10-08 12:51:11 +02:00
Gaël L'hopital
cc6e4fad61
[netatmo] Adding a request counter ( #13494 )
...
* Adding a request counter channel to Api Bridge thing.
Signed-off-by: clinique <gael@lhopital.org>
2022-10-07 11:48:41 +02:00
lolodomo
a8c99c383c
[netatmo] Additional examples for home and camera ( #13023 )
...
* [netatmo] Additional examples for home and camera
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-06-27 00:13:36 +02:00
lolodomo
e9afa9f08a
[netatmo] Document extensible channels ( #13014 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-06-26 11:39:29 +02:00
Gaël L'hopital
f4f0292dcd
[netatmo] Adding smoke detector module ( #12984 )
...
* Adding smoke detector module
Signed-off-by: clinique <gael@lhopital.org>
2022-06-23 08:37:45 +02:00
lolodomo
770d32ce99
[netatmo] Rework room actions ( #12870 )
...
* [netatmo] Rework room actions
* Clarify what thermostat modes can be used for the action
Fix #12836
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2022-06-13 08:07:22 +02:00
Gaël L'hopital
1aec6c9b30
[netatmo] Add siren device ( #12805 )
...
* Starting Siren addition
Signed-off-by: clinique <gael@lhopital.org>
2022-05-28 11:26:30 +02:00
Andreas Isenmann
010fa0200a
[Netatmo] Enhancement of documentation ( #12807 )
...
* Enhancement of Netatmo binding documentation
Signed-off-by: Andreas Isenmann <andreas.isenmann@ise-world.de>
2022-05-25 13:42:59 +02:00
Gaël L'hopital
55beb413bd
[netatmo] Add doorbell support ( #12776 )
...
* Adding doorbell handling to netatmo
Closes #8571
Signed-off-by: clinique <gael@lhopital.org>
2022-05-24 21:56:55 +02:00
Gaël L'hopital
907e33518e
[netatmo] Removing feature restriction from binding configuration ( #12795 )
...
* Removing feature restriction from binding configuration
Signed-off-by: clinique <gael@lhopital.org>
2022-05-24 12:59:59 +02:00
Gaël L'hopital
9632a0a870
[netatmo] Switch to Code Granting process ( #12726 )
...
Signed-off-by: clinique <gael@lhopital.org>
2022-05-20 12:53:53 +02:00
Gaël L'hopital
adda4c8769
[Netatmo] Binding rewrite without external dependencies - step 3 ( #12357 )
...
Signed-off-by: clinique <gael@lhopital.org>
Also-by: Laurent Garnier <lg.hc@free.fr>
2022-05-07 00:37:24 +02:00
hutdev
6b979d1b05
[netatmo] Updated dev portal URLs in 1st step of README ( #11194 )
...
URLs for the Netatmo developer portal seem to have changed
2021-10-04 16:33:08 +02:00
Jerome Luckenbach
10f88c0934
Fix http -> https where applyable. ( #10573 )
...
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2021-04-24 20:39:51 +02:00
lolodomo
b82d5f8063
[netatmo] Mention supported thermostats in the documentation ( #8913 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2020-11-01 13:59:44 +01:00
Kai Kreuzer
6df6783b60
added migrated 2.x add-ons
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-09-21 03:37:19 +02:00