core/homeassistant/components/fully_kiosk
Mike Heath b5dfd83c46
Fix Fully Kiosk Browser merging entities when MAC empty (#87743)
* Fix FKB merging entities when MAC empty

Fully Kiosk Browser will sometimes return an empty MAC address in the
device_info API call. When two Fully Kiosk devices are added with
missing MAC addresses, HA will assume the two devices are the same and
merge the entities. This fixes that problem.

Fixes #77722

* Update homeassistant/components/fully_kiosk/entity.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-02-10 09:19:09 +01:00
..
__init__.py
binary_sensor.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
button.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
config_flow.py
const.py
coordinator.py Fixes some grammar mistakes (#84283) 2022-12-20 11:10:31 +01:00
diagnostics.py
entity.py Fix Fully Kiosk Browser merging entities when MAC empty (#87743) 2023-02-10 09:19:09 +01:00
manifest.json Sort manifests 4 (#87025) 2023-02-08 20:27:05 +01:00
media_player.py
number.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
sensor.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
services.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
services.yaml
strings.json
switch.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00