henryptung
8a0f3a8c88
Fix Broadlink discovery for new RM Mini3 (again) ( #93158 )
2023-05-21 14:53:06 +02:00
J. Nick Koston
7f7909e0d1
Add dhcp ip update support to onvif ( #91474 )
...
* Add dhcp ip update support to onvif
If we know the mac address of the camera we can
update the config entry when the ip changes
* fix lookup
* coverage
* remove unreachable
* remove unreachable
* remove unreachable
2023-04-16 15:55:33 -04:00
Emory Penney
7c6a32ebb5
Add DHCP discovery to Obihai ( #88984 )
...
* Add DHCP discovery to Obihai
* Unique ID is MAC
* Move try blocks, cleanup
* Migrate existing unique_ids
* Use PyObihai to update Unique ID
* Auth then use get_device_mac
* Config flow changes
* Reworking flow according to feedback
* Cleanup
2023-04-03 21:17:56 +02:00
starkillerOG
f9be796ca3
Reolink extend DHCP discovery ( #89238 )
2023-03-06 17:23:24 +01:00
epenet
699cc6c092
Adjust docstring on hassfest generated files ( #89080 )
2023-03-03 11:34:20 +01:00
starkillerOG
32c1a01159
Add Reolink dhcp discovery ( #85880 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-01-22 21:09:18 +01:00
Robert Hillis
3627a98602
Add dhcp discovery to D-Link ( #85661 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-01-14 15:58:04 -10:00
shbatm
e150b0cf0f
ISY994: Add dhcp support for eisy ( #85083 )
2023-01-03 15:14:36 -10:00
Aarni Koskela
38f183a683
Ruuvi Gateway integration ( #84853 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-01-03 10:19:43 -10:00
J. Nick Koston
e7064bda25
Add dhcp discovery for newer august/yale bridges ( #84125 )
2022-12-17 16:42:47 -10:00
Álvaro Fernández Rojas
f1ffb25d99
Add Airzone DHCP discovery support ( #82339 )
2022-11-23 12:32:23 -07:00
J. Nick Koston
4c8850ec7b
Add dhcp support for newer powerwall gateways ( #82236 )
2022-11-17 10:10:55 +01:00
Aarni Koskela
f3e85b6492
Deduplicate blackening ( #81802 )
2022-11-09 16:58:20 +01:00
hackerESQ
f977b264a1
Add tplink dhcp entry for EP25 model ( #80650 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-10-25 13:22:09 +02:00
Steven Hosking
c4831333fa
Extend roomba mac range in manifest ( #80714 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-10-22 10:44:25 -05:00
Erik Montnemery
1021c90bb8
Use black to format hassfest generated files ( #78794 )
2022-09-19 17:37:22 -04:00
Franck Nijhof
564150169b
Update LaMetric config entry using DHCP discovery data ( #78527 )
...
* Update LaMetric config entry using DHCP discovery data
* Update translations
2022-09-16 08:35:12 +02:00
Paulus Schoutsen
481205535c
Add PrusaLink integration ( #77429 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-29 20:45:27 -04:00
Robert Hillis
f41ba39a5e
Add Litter Robot 4 DHCP discovery ( #77463 )
2022-08-28 21:11:57 -05:00
Franck Nijhof
ec1b133201
Add DHCP updates to Fully Kiosk ( #76896 )
2022-08-16 21:19:23 -04:00
Paulus Schoutsen
c7d46bc719
Improve Awair config flow ( #76838 )
2022-08-16 14:30:07 +02:00
J. Nick Koston
1354952977
Migrate LIFX to config entry per device ( #74316 )
2022-07-18 17:56:34 -05:00
Allen Porter
b4003713b6
Remove nest mac prefix that matches cast devices ( #75108 )
2022-07-14 22:01:18 -07:00
J. Nick Koston
099e7e0637
Add oui for tplink es20m ( #74526 )
2022-07-07 01:20:29 +02:00
Jesse Hills
f311d53c60
ESPHome use dhcp responses to update connection host of known devices ( #74206 )
...
* ESPHome use dhcp responses to update connection host of known devices
* Add test for dhcp
* Add another test to cover when there are no changes required
2022-06-30 10:07:03 -07:00
henryptung
bccec77e19
Fix Broadlink discovery for new RM Mini3 ( #73822 )
2022-06-23 09:38:39 +02:00
Álvaro Fernández Rojas
be6c2554dd
Add QNAP QSW DHCP discovery ( #73130 )
...
* qnap_qsw: add DHCP discovery
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* qnap_qsw: config_flow: add async_step_dhcp
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* qnap_qsw: config_flow: lower DHCP logging
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* tests: qnap_qsw: fix copy & paste
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* qnap_qsw: dhcp: introduce changes suggested by @bdraco
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Update homeassistant/components/qnap_qsw/config_flow.py
Co-authored-by: J. Nick Koston <nick@koston.org>
* qnap_qsw: async_step_user: disable raising on progress
Allows async_step_user to win over a discovery.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-06-19 09:43:29 -05:00
J. Nick Koston
cac84e4160
Add config flow to radiotherm ( #72874 )
2022-06-05 13:59:52 -10:00
J. Nick Koston
79c9d22893
Add dhcp hostname of older ZJ series Magic Home bulbs to discovery ( #70958 )
2022-04-27 21:18:59 -07:00
J. Nick Koston
6644050811
Add discovery support for polisy to isy994 ( #70940 )
2022-04-27 21:18:32 -07:00
J. Nick Koston
b17d27262c
Add additional OUI for tplink light devices ( #70922 )
2022-04-27 17:54:47 +02:00
Tom Harris
6363c67398
Insteon HUB DHCP discovery ( #70685 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-04-25 09:01:56 -07:00
J. Nick Koston
c00e226b2a
Add additional tplink ouis for dhcp discovery ( #70020 )
2022-04-14 01:27:38 +02:00
starkillerOG
00a088b75c
Motion Blinds integration add dhcp discovery for Connector ( #68969 )
2022-04-03 09:22:15 -06:00
starkillerOG
d25f7e1376
Motion Blinds integration add Brel dhcp discovery ( #68938 )
2022-03-30 12:14:22 -10:00
starkillerOG
98ca9754d7
Motion Blinds dhcp discovery ( #68809 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-03-28 13:01:17 -10:00
epenet
3230ee88b6
Add OUI to SamsungTV ( #68771 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-03-28 12:36:45 +02:00
J. Nick Koston
7198ec06d3
Fix screenlogic to get the macaddress from discovery ( #68687 )
2022-03-26 12:07:24 +01:00
Jeef
ed94cc3673
Intellifire DHCP Auto Discovery ( #67053 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-03-20 13:51:54 -10:00
J. Nick Koston
9950e543df
Add newly discovered samsungtv OUI ( #67059 )
2022-02-22 20:15:35 +01:00
J. Nick Koston
7b334d1755
Add additional WiZ OUIs ( #66991 )
2022-02-21 18:02:09 +01:00
Mike Fugate
0bd0b4766e
Refactor sleepiq as async with config flow ( #64850 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-02-16 08:51:29 -06:00
J. Nick Koston
470936a63a
Enable dhcp flows for samsungtv registered devices ( #66589 )
2022-02-16 13:01:44 +01:00
J. Nick Koston
21f2c664d9
Enable dhcp flows for elkm1 registered devices ( #66583 )
2022-02-16 12:13:16 +01:00
J. Nick Koston
fd96d81563
Enable dhcp flows for flux_led registered devices ( #66585 )
2022-02-16 12:09:00 +01:00
J. Nick Koston
59cb1444a5
Enable dhcp flows for broadlink registered devices ( #66582 )
2022-02-16 12:04:46 +01:00
J. Nick Koston
ce4daab833
Enable dhcp flows for goalzero registered devices ( #66586 )
2022-02-16 11:59:57 +01:00
J. Nick Koston
dad4cdb45d
Enable dhcp flows for isy994 registered devices ( #66588 )
2022-02-15 18:46:09 -06:00
J. Nick Koston
6a690b41b1
Enable dhcp flows for screenlogic registered devices ( #66591 )
2022-02-15 18:45:53 -06:00
J. Nick Koston
6b7eea5454
Enable dhcp flows for senseme registered devices ( #66590 )
2022-02-15 18:45:41 -06:00
J. Nick Koston
7c508c2a44
Enable dhcp flows for hunterdouglas_powerview registered devices ( #66587 )
2022-02-16 01:30:52 +01:00
J. Nick Koston
491f8d0f0b
Enable dhcp flows for steamist registered devices ( #66593 )
2022-02-16 01:26:17 +01:00
J. Nick Koston
c6a4139716
Enable dhcp flows for emonitor registered devices ( #66584 )
2022-02-15 23:17:06 +01:00
J. Nick Koston
6134a224dd
Enable dhcp flows for wiz registered devices ( #66595 )
2022-02-15 23:14:52 +01:00
J. Nick Koston
c5ae43144d
Enable dhcp flows for axis registered devices ( #66581 )
...
References:
https://github.com/home-assistant/developers.home-assistant/pull/1212
https://github.com/home-assistant/core/pull/66528
I am doing these one at a time to make sure codeowners are aware
and do not glance over the PR because it has a lot of integrations
in it
2022-02-15 21:32:10 +01:00
J. Nick Koston
9f1c58cda3
Enable dhcp flows for tplink registered devices ( #66592 )
...
References:
https://github.com/home-assistant/developers.home-assistant/pull/1212
https://github.com/home-assistant/core/pull/66528
I am doing these one at a time to make sure codeowners are aware
and do not glance over the PR because it has a lot of integrations
in it
2022-02-15 20:33:45 +01:00
J. Nick Koston
f069a37f7d
Allow integrations to request dhcp discovery flows for registered devices ( #66528 )
2022-02-15 11:02:52 -06:00
J. Nick Koston
cc0fb5d9db
Add dhcp discovery to Sensibo for non-HomeKit devices ( #66350 )
2022-02-11 16:27:00 -06:00
J. Nick Koston
f8fec3d990
Add additional oui to blink ( #66348 )
2022-02-11 16:26:39 -06:00
J. Nick Koston
018975bbb9
Add additional OUI for G3 wifi cameras to unifiprotect ( #66349 )
2022-02-11 16:26:11 -06:00
J. Nick Koston
d62e9c2b92
Loosen wiz discovery matching ( #66095 )
2022-02-08 19:57:21 +01:00
J. Nick Koston
f943f30492
Add discovery support to elkm1 ( #65205 )
2022-02-07 16:25:26 -08:00
J. Nick Koston
2bcd4f8f93
Add discovery support to WiZ Part 1 ( #65752 )
2022-02-05 10:36:44 -06:00
J. Nick Koston
3d8d507ed9
Migrate powerwall from using ip address as unique id ( #65257 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-02-03 18:39:57 +01:00
J. Nick Koston
0e6c554b70
Add additional blink OUIs to DHCP discovery ( #65162 )
2022-01-28 21:14:08 -08:00
J. Nick Koston
4d0dbeb2b5
Add additional roomba OUIs to DHCP discovery ( #65161 )
2022-01-28 21:13:54 -08:00
J. Nick Koston
f585777e56
Add dhcp discovery to oncue ( #65160 )
2022-01-28 21:13:41 -08:00
J. Nick Koston
de36e96481
Add OUI for KL430 tplink light strip to discovery ( #65159 )
2022-01-28 21:13:28 -08:00
J. Nick Koston
e28b5aee77
Add dhcp discovery to senseme ( #64894 )
2022-01-25 19:07:17 +01:00
J. Nick Koston
88261c6c14
Add discovery support to unifiprotect ( #64340 )
2022-01-18 08:40:29 -10:00
J. Nick Koston
96aa623d2a
Add discovery support to steamist ( #63707 )
2022-01-09 10:34:50 -10:00
Mick Vleeshouwer
3605c4f32f
Add Overkiz integration (with base + sensor entity) ( #62640 )
2021-12-23 08:34:35 -10:00
J. Nick Koston
540ae4d10e
Update flux_led dhcp matching for older devices ( #62577 )
2021-12-23 14:32:57 +01:00
Allen Porter
bf108b9d0d
Update nest mac addresses based on newer generation hardware ( #62525 )
...
Add nest mac addresses for cameras and doorbell devices added
in the last few years.
This is in perparation for improving nest discovery, which
currently does not work great because it requires configuration.yaml
2021-12-21 22:38:25 -06:00
Pascal Vizeli
c02aae58fb
Add twinkly DHCP support ( #61434 )
...
* Add twinkly DHCP support
* fix typing import
* fix format
* Fix imports v2
* Using IP
* Fix tests
* Apply suggestions from code review
Thanks @bdraco
Co-authored-by: J. Nick Koston <nick@koston.org>
* fix black
* Add confirm step
* Add more tests
* Update homeassistant/components/twinkly/config_flow.py
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-12-14 15:12:19 +01:00
J. Nick Koston
df9154268e
Update MagicHome/flux_led OUIs for DHCP discovery ( #61192 )
2021-12-07 20:15:56 -06:00
J. Nick Koston
0dfc86956b
Reduce flux_led dhcp matching complexity ( #60934 )
2021-12-03 20:26:15 +01:00
Matthias Alphart
77cd751543
DHCP discovery for Fronius integration ( #60806 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-12-03 18:29:15 +01:00
einarhauks
4d345e0665
Add Tesla Wall Connector integration ( #60000 )
2021-11-28 07:41:01 -10:00
Matthias Lohr
a399037a46
Add TOLO Sauna (tolo) integration ( #55619 )
2021-11-24 20:45:13 +01:00
Hans Oischinger
38b976e6d6
Add vicare config flow ( #56691 )
...
* Configuration via UI
Config flow / YAML deprecation
- Support discovery via MAC address
- Support import of YAML config
- Switch to ConfigEntry, get rid of platform setup
* Fix review comments
* More tests for vicare yaml import
2021-11-22 15:06:42 +01:00
J. Nick Koston
f751d6e064
Add additional bulb ouis to flux_led ( #59868 )
2021-11-18 11:45:38 -05:00
David Langerman | Onyx Zero Software
26055e1f14
Add support for TP-Link KL400L5 ( #58944 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-11-02 12:23:30 -05:00
Aaron Bach
669e36caec
Add DHCP Discovery for SimpliSafe ( #58560 )
...
* Add DHCP Discovery for SimpliSafe
* Fix tests
* Docstring
* Code review
2021-10-28 11:07:58 -06:00
J. Nick Koston
11661454ac
Add tplink KP303 to discovery ( #58548 )
2021-10-28 18:13:21 +02:00
Aaron Bach
feda48f599
Add additional MAC address pattern for Guardian DHCP discovery ( #58562 )
2021-10-28 08:47:54 +02:00
J. Nick Koston
4f0886fd7d
Bump flux_led to 0.24.11 ( #58020 )
2021-10-19 11:40:35 -10:00
J. Nick Koston
698f3ca96c
Bump flux_led to 0.24.8 ( #57934 )
2021-10-18 06:52:17 -10:00
J. Nick Koston
d46ae04ec7
Add additional models to flux_led DHCP discovery ( #57881 )
2021-10-16 18:43:41 -10:00
J. Nick Koston
bdf96943ae
Restore dhcp discovery support to tuya ( #57826 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-10-16 14:51:37 -07:00
Robert Hillis
aa3e17cae9
Add new mac vendor to sense DHCP ( #57858 )
2021-10-16 23:17:25 +02:00
J. Nick Koston
faf5c2eb40
Add discovery support for single channel magichome controllers ( #57736 )
2021-10-14 20:53:35 -07:00
J. Nick Koston
02c30aed5e
Add DHCP discovery for additional Zengge devices, generic magichome strips ( #57408 )
2021-10-11 07:20:24 -10:00
J. Nick Koston
6c470ac28b
Add dhcp support for tplink KP401 ( #57456 )
2021-10-11 17:15:31 +02:00
J. Nick Koston
d60f6a9943
Add additional devices to flux_led discovery ( #57086 )
2021-10-05 13:06:17 -10:00
J. Nick Koston
19d54399c2
Add DHCP support for TPLink KP400 ( #57023 )
2021-10-04 02:40:27 +02:00
J. Nick Koston
2f35cadba7
Add dhcp discovery for TPLink EP10 ( #56955 )
2021-10-02 13:53:37 -07:00
icemanch
a95c6b10f7
Flux led config flow ( #56354 )
...
Co-authored-by: Milan Meulemans <milan.meulemans@live.be>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-10-02 07:19:36 -10:00
J. Nick Koston
da3cc25234
Add DHCP support for TPLink KL430, KP115 ( #56932 )
2021-10-02 10:19:11 +02:00
Oliver Ou
d3b1ccb668
Tuya v2 Integration Release ( #56820 )
...
Co-authored-by: 乾启 <18442047+tsutsuku@users.noreply.github.com>
Co-authored-by: dengweijun <dengweijunben@gmail.com>
Co-authored-by: dengweijun <mengzi.deng@tuya.com>
Co-authored-by: erchuan <jie.zheng@tuya.com>
Co-authored-by: erchuan <erchuan365@outlook.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-09-30 12:02:56 +02:00