Commit graph

146 commits

Author SHA1 Message Date
Franck Nijhof
5f2a13fec6
Add DHCP discovery to Tailwind () 2023-12-18 15:52:48 +01:00
Kevin Stillhammer
4465c74d23
Add broadlink climate () 2023-11-14 16:05:08 +01:00
Luke Lashley
c13744f4cf
Remove MyQ Integration ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-11-07 14:11:54 +01:00
Toastme
c495d607d8
Update tplink manifest.json with 2 new MACs for KP200 ()
* Update manifest.json with 2 new MACs for KP200

those MAC are missing from the list so there are not detected like the other K200 i have (like 68ff7b)

* run hassfest

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2023-10-04 21:09:24 +02:00
J. Nick Koston
53703448ec
Fix typo in tplink OUI ()
The last two were reversed for https://ouilookup.com/search/788cb5
2023-08-03 12:20:35 +02:00
J. Nick Koston
b90137f4c6
Add another OUI to tplink () 2023-07-22 17:52:38 -05:00
J. Nick Koston
b45369bb35
Bump flux_led to 1.0.0 () 2023-07-19 06:50:29 +02:00
J. Nick Koston
78a8f90488
Add additional tplink kasa OUI ()
Found on another test device
2023-07-12 03:20:41 +02:00
J. Nick Koston
8bfe692eea
Update tplink dhcp discovery ()
* Update tplink dhcp discovery

- Found a KP device with 54AF97
- Found ES devices also use the same OUIs as EP

* from issue 95028
2023-07-09 17:36:46 +02:00
J. Nick Koston
878d41a472
Remove senseme integration () 2023-06-27 14:43:19 +02:00
henryptung
8a0f3a8c88
Fix Broadlink discovery for new RM Mini3 (again) () 2023-05-21 14:53:06 +02:00
J. Nick Koston
7f7909e0d1
Add dhcp ip update support to onvif ()
* 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 ()
* 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 () 2023-03-06 17:23:24 +01:00
epenet
699cc6c092
Adjust docstring on hassfest generated files () 2023-03-03 11:34:20 +01:00
starkillerOG
32c1a01159
Add Reolink dhcp discovery ()
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 ()
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 () 2023-01-03 15:14:36 -10:00
Aarni Koskela
38f183a683
Ruuvi Gateway integration ()
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 () 2022-12-17 16:42:47 -10:00
Álvaro Fernández Rojas
f1ffb25d99
Add Airzone DHCP discovery support () 2022-11-23 12:32:23 -07:00
J. Nick Koston
4c8850ec7b
Add dhcp support for newer powerwall gateways () 2022-11-17 10:10:55 +01:00
Aarni Koskela
f3e85b6492
Deduplicate blackening () 2022-11-09 16:58:20 +01:00
hackerESQ
f977b264a1
Add tplink dhcp entry for EP25 model ()
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 ()
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 () 2022-09-19 17:37:22 -04:00
Franck Nijhof
564150169b
Update LaMetric config entry using DHCP discovery data ()
* Update LaMetric config entry using DHCP discovery data

* Update translations
2022-09-16 08:35:12 +02:00
Paulus Schoutsen
481205535c
Add PrusaLink integration ()
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 () 2022-08-28 21:11:57 -05:00
Franck Nijhof
ec1b133201
Add DHCP updates to Fully Kiosk () 2022-08-16 21:19:23 -04:00
Paulus Schoutsen
c7d46bc719
Improve Awair config flow () 2022-08-16 14:30:07 +02:00
J. Nick Koston
1354952977
Migrate LIFX to config entry per device () 2022-07-18 17:56:34 -05:00
Allen Porter
b4003713b6
Remove nest mac prefix that matches cast devices () 2022-07-14 22:01:18 -07:00
J. Nick Koston
099e7e0637
Add oui for tplink es20m () 2022-07-07 01:20:29 +02:00
Jesse Hills
f311d53c60
ESPHome use dhcp responses to update connection host of known devices ()
* 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 () 2022-06-23 09:38:39 +02:00
Álvaro Fernández Rojas
be6c2554dd
Add QNAP QSW DHCP discovery ()
* 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 () 2022-06-05 13:59:52 -10:00
J. Nick Koston
79c9d22893
Add dhcp hostname of older ZJ series Magic Home bulbs to discovery () 2022-04-27 21:18:59 -07:00
J. Nick Koston
6644050811
Add discovery support for polisy to isy994 () 2022-04-27 21:18:32 -07:00
J. Nick Koston
b17d27262c
Add additional OUI for tplink light devices () 2022-04-27 17:54:47 +02:00
Tom Harris
6363c67398
Insteon HUB DHCP discovery ()
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 () 2022-04-14 01:27:38 +02:00
starkillerOG
00a088b75c
Motion Blinds integration add dhcp discovery for Connector () 2022-04-03 09:22:15 -06:00
starkillerOG
d25f7e1376
Motion Blinds integration add Brel dhcp discovery () 2022-03-30 12:14:22 -10:00
starkillerOG
98ca9754d7
Motion Blinds dhcp discovery ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-03-28 13:01:17 -10:00
epenet
3230ee88b6
Add OUI to SamsungTV ()
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 () 2022-03-26 12:07:24 +01:00
Jeef
ed94cc3673
Intellifire DHCP Auto Discovery ()
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 () 2022-02-22 20:15:35 +01:00