Michael Zanetti
aa780ee943
MQTT client: Fix a crash when failing to connect to the internal broker
2022-11-18 13:21:40 +01:00
jenkins
f111b77bc0
Jenkins release build 1.5.0
2022-10-26 13:53:45 +02:00
jenkins
670ad7aa01
Merge PR #618 : go-e: Fix charging state
2022-10-26 13:53:44 +02:00
jenkins
a5506e07a7
Merge PR #617 : go-e: Uncache some states
2022-10-26 13:53:42 +02:00
jenkins
a788027b84
Merge PR #616 : SMA: Disable caching for frequently changing states
2022-10-26 13:53:41 +02:00
jenkins
f4c33038c4
Merge PR #615 : bimmerconnected: Update python requirements
2022-10-26 13:53:40 +02:00
jenkins
f2498355f2
Merge PR #614 : Shelly: Add support for flood, smoke and gas sensors
2022-10-26 13:53:38 +02:00
jenkins
62b36e83f4
Merge PR #613 : AQI: Update to new interface specification
2022-10-26 13:53:37 +02:00
jenkins
e65c27cd2f
Merge PR #612 : shelly: improve shelly readme notes and fix typo in integrations card
2022-10-26 13:53:36 +02:00
jenkins
2a67a21ec0
Merge PR #611 : go-e: Drop flooding useless debug print
2022-10-26 13:53:34 +02:00
jenkins
7bdc1c9853
Merge PR #610 : Clean up network device discovery replies due to mechanism update
2022-10-26 13:53:33 +02:00
jenkins
a888a2d942
Merge PR #607 : MecMeter: Reduce some load by uncaching and rounding some states
2022-10-26 13:53:31 +02:00
jenkins
9f36485455
Merge PR #604 : Bump oauthlib from 3.2.0 to 3.2.1 in /daikinairco
2022-10-26 13:53:30 +02:00
jenkins
739f406892
Merge PR #603 : TP-Link: Disable caching for some states where it's not needed
2022-10-26 13:53:28 +02:00
Michael Zanetti
7981d5e67b
go-e: fix the charging state
2022-10-26 13:50:25 +02:00
Michael Zanetti
d3440c4235
go-e: Uncache some states
2022-10-20 16:39:43 +02:00
Michael Zanetti
591e20a5d5
Fix leaking action network replies
2022-10-19 22:30:11 +02:00
Michael Zanetti
449b4e8c34
Update translations
2022-10-19 22:30:11 +02:00
Michael Zanetti
3e1f89d738
Shelly: Add support for Shelly Flood, Smoke and Gas
2022-10-19 22:30:11 +02:00
Michael Zanetti
8ddea5c0f1
Shelly: Allow choosing between unicast and multicast CoIoT
...
UDP multicast isn't properly working on some network setups
so we'll default to unicast by configuring our own IP to the
shelly. This has the downside that the Shelly device won't work
any more with other software or multiple nymea setups, so we'll
still allow choosing the multicast option in the setup params.
2022-10-19 22:28:54 +02:00
Michael Zanetti
e33f0ec304
SMA: Disable caching for frequently changing states
2022-10-17 23:52:03 +02:00
Simon Stürz
732a98dc92
Update requirements
2022-10-13 12:56:07 +02:00
Michael Zanetti
08a31ea904
AQI: Update to new interface specification
2022-10-13 11:46:59 +02:00
Danfro
f65af7e691
drop sections about wifi setup and local host updates, remove plug ref.
2022-10-11 21:34:30 +02:00
Danfro
c97f9685a5
rephrase website info
2022-10-11 21:23:20 +02:00
Danfro
0ebdd46b30
add notes about connecting to shelly plug
2022-10-10 21:20:29 +02:00
Danfro
d8d9919376
fix typo in shelly integrations card
2022-10-10 21:19:44 +02:00
Michael Zanetti
a79614f43d
go-e: Drop flooding useless debug print
2022-10-07 12:10:42 +02:00
Simon Stürz
a21cc757b1
Clean up network device discovery replies due to mechanism update
2022-09-28 16:50:24 +02:00
jenkins
da48352f5d
Jenkins release build 1.4.1
2022-09-26 17:40:12 +02:00
jenkins
5f7de0d406
Merge PR #609 : Fronius: Fix generating childs with multiple fronius connections
2022-09-26 17:40:11 +02:00
jenkins
fbfb098668
Merge PR #608 : Shelly: Fix color state for rgbw2
2022-09-26 17:40:10 +02:00
jenkins
fc4024cf14
Merge PR #606 : MyStrom: Fix discovery for Swiss plugs
2022-09-26 17:40:09 +02:00
jenkins
7014510ff1
Merge PR #601 : Fronius: Improve and translate error message for the user
2022-09-26 17:40:07 +02:00
jenkins
32e9589861
Merge PR #600 : Tempo: Properly handle expired tokens
2022-09-26 17:40:06 +02:00
Michael Zanetti
ff4cd2a50c
Tempo: Properly handle expired tokens
2022-09-26 15:43:46 +02:00
Michael Zanetti
e74d9b0417
Fronius: Fix generating childs with multiple fronius connections
2022-09-26 15:37:18 +02:00
Michael Zanetti
562902ee45
Shelly: Fix color state for rgbw2
2022-09-23 11:19:57 +02:00
Michael Zanetti
71fbb899a7
MecMeter: Reduce some load by uncaching and rounding some states
2022-09-23 09:31:31 +02:00
Michael Zanetti
140c4d6113
MyStrom: Fix discovery for Swiss plugs
2022-09-22 10:01:15 +02:00
dependabot[bot]
0fdd871a96
Bump oauthlib from 3.2.0 to 3.2.1 in /daikinairco
...
Bumps [oauthlib](https://github.com/oauthlib/oauthlib ) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/oauthlib/oauthlib/releases )
- [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/oauthlib/oauthlib/compare/v3.2.0...v3.2.1 )
---
updated-dependencies:
- dependency-name: oauthlib
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 23:27:10 +00:00
Michael Zanetti
fecbe308fa
TP-Link: Disable caching for some states where it's not needed
2022-09-10 20:21:05 +02:00
Michael Zanetti
79fae718a3
Fronius: Improve and translate error message for the user
2022-08-31 12:07:34 +02:00
jenkins
f0abb00942
Jenkins release build 1.4.0
2022-08-25 15:06:59 +02:00
jenkins
ec19b2e5de
Merge PR #599 : myStrom: Improve discovery mechanism
2022-08-25 15:06:58 +02:00
jenkins
5a4735ce36
Merge PR #597 : sgready: Fix set state value on mode changed
2022-08-25 15:06:57 +02:00
jenkins
9155e4ec02
Merge PR #593 : Keba: Finish action info after updating the according state
2022-08-25 15:06:55 +02:00
jenkins
24d35662f5
Merge PR #592 : DHT: Update RPi.GPIO python dependency
2022-08-25 15:06:54 +02:00
jenkins
1fc1c6f325
Merge PR #590 : Fronius: Fix a crash if the discovery times out
2022-08-25 15:06:53 +02:00
jenkins
bc44c55b6c
Merge PR #589 : Nuki: Update to new interface definition
2022-08-25 15:06:51 +02:00