Commit Graph

779 Commits

Author SHA1 Message Date
Jan-Ole Schümann
54bc61d1a8 Merge pull request #295 from iranl/ha-discovery-naming
Optimize Home Assistant entity naming
2024-02-10 09:44:00 +07:00
iranl
2cac62c051 Optimize HA entity naming 2024-02-09 09:02:56 +01:00
Jan-Ole Schümann
a9d80b33ef Merge pull request #288 from iranl/add-configuration-url
Add configuration url in Home Assistant discovery
2024-02-08 22:23:00 +07:00
iranl
9ac5b4a019 Add IP to MQTT + HA discovery 2024-02-07 21:06:35 +01:00
iranl
f58dc78039 Merge branch 'technyon:master' into add-configuration-url 2024-02-07 20:51:36 +01:00
Jan-Ole Schümann
cb4d8cc55c Merge pull request #292 from iranl/fix-ha-discovery
Fix Home Assistant discovery topics
2024-02-07 23:31:11 +07:00
iranl
be844aec60 Merge branch 'master' into fix-ha-discovery 2024-02-07 17:20:09 +01:00
Jan-Ole Schümann
cb705d372d Merge pull request #291 from iranl/update-sound-level-opener-ha
Make Opener Sound Level a configurable number in HA
2024-02-07 19:19:21 +07:00
iranl
ac58d23a08 Additional fixes 2024-02-06 22:13:21 +01:00
iranl
9463ee9978 Fix Home Assistant discovery topics 2024-02-06 20:50:50 +01:00
iranl
f66319620c Make Opener Sound Level a configurable number in HA 2024-02-06 17:15:00 +01:00
Jan-Ole Schümann
ba0fa55a78 Merge pull request #290 from lucaoliano/docker
add docker build script
2024-02-06 20:19:49 +07:00
Luca Oliano
6c079d1340 add docker build script 2024-02-05 18:16:48 +01:00
iranl
aa465d198b Add files via upload 2024-02-04 22:20:09 +01:00
iranl
b586ed4e9e Add files via upload 2024-02-04 22:18:43 +01:00
iranl
c62f3b9e16 Add files via upload 2024-02-04 22:16:29 +01:00
iranl
ccb3f899ce Add Home Assistant configuration URL 2024-02-04 21:48:06 +01:00
technyon
de117f5a06 remove ha auto discovery lock'n'go for opener 2024-02-04 17:03:50 +01:00
Jan-Ole Schümann
8841bc95b3 Merge pull request #285 from iranl/add-ha-autodiscovery-buttons
Add Home Assistant Auto Discovery buttons
2024-02-04 21:12:27 +07:00
iranl
5ade0573f3 Add buttons as disabled by default 2024-02-04 14:37:35 +01:00
iranl
e9aed30a33 Add files via upload 2024-02-04 14:36:30 +01:00
iranl
3393111032 Add Home Assistant Auto Discovery buttons 2024-02-02 22:07:13 +01:00
Jan-Ole Schümann
a8061dead1 Merge pull request #282 from iranl/add-lock-n-go-to-gpio
Add Lock n Go to GPIO + minor addition to README
2024-02-01 22:23:39 +07:00
iranl
942cd63ac2 Add Lock n Go to GPIO 2024-01-31 19:57:54 +01:00
technyon
3ecd8227aa add wifi fallback option to system information page 2024-01-31 16:41:20 +01:00
technyon
423814fcce version bump, add code to reset wifi driver before restart 2024-01-31 16:35:45 +01:00
technyon
bcdcc8aed9 Merge branch 'master' of github.com:technyon/nuki_hub 2024-01-30 14:26:58 +01:00
technyon
6c6174fdb2 implement feature to disable wifi / wifi config portal fallback 2024-01-30 14:26:17 +01:00
Jan-Ole Schümann
f64d383918 Merge pull request #279 from iranl/lock-and-unlock
Add Accesslevel "Lock and Unlock operation only"
2024-01-29 21:38:02 +07:00
iranl
1ef4b8da8b Lock and Unlock only 2024-01-28 22:17:38 +01:00
technyon
b733a0e7d6 Merge branch 'master' of github.com:technyon/nuki_hub 2024-01-27 13:16:08 +01:00
technyon
dd0967f5ab add check to send a maximum of 5 log entries 2024-01-27 13:15:26 +01:00
Alessandro Del Prete
94bfbad051 Update README.md
- Edited line about autodiscovery topic
- Added note about autodiscovery topic
2024-01-27 03:59:10 +01:00
technyon
8c8f524e6d apply credentials to wifimanager configuration portal 2024-01-23 15:46:58 +01:00
Jan-Ole Schümann
31c510dd20 Update README.md 2024-01-22 19:50:05 +07:00
technyon
6f2fc9cc8c version bump to 8.29 2024-01-04 16:34:54 +01:00
technyon
cb1e09106e Presence detection: If HA minor id 40004 is detected, use uuid as name 2024-01-03 12:35:30 +01:00
technyon
8314a507fa support presence detection for HA app: Catch minor id 40004 2023-12-30 04:57:10 +01:00
technyon
060d82e734 update readme to include 4.0 locks 2023-12-27 14:11:59 +01:00
technyon
7747c5abf9 update webflash binary 2023-12-17 04:17:12 +01:00
technyon
fcc71bf388 change wording of register as app setting, version bump to 8.28 2023-12-17 04:14:58 +01:00
Jan-Ole Schümann
fbec3558aa Update README.md 2023-12-05 11:25:26 +07:00
Jan-Ole Schümann
f3a4fc605f Merge pull request #251 from lucaoliano/fix-style
fix html tags and css
2023-11-28 19:02:28 +07:00
Jan-Ole Schümann
74457054db Merge pull request #252 from lucaoliano/fix-typos
fix misspelled mqttDisonnect to mqttDisconnect
2023-11-28 19:01:09 +07:00
Luca Oliano
d343d10378 change misspelled mqttDisonnect to mqttDisconnect 2023-11-26 18:07:05 +01:00
Luca Oliano
effd4e3b74 fix html tags and css 2023-11-26 18:02:29 +01:00
technyon
594ad80928 add HA compatibility note to readme 2023-11-13 12:07:52 +01:00
technyon
3830713b4a Merge branch 'master' of github.com:technyon/nuki_hub 2023-11-11 18:57:24 +01:00
technyon
09c4332fba another HA discovery fix 2023-11-11 18:56:35 +01:00
Jan-Ole Schümann
817707e074 Merge pull request #244 from mundschenk-at/soundlevel-category
Fix sound level sensor category
2023-11-06 20:00:56 +07:00