r01k
7ef47da27d
Add HTTPS support for Fully Kiosk ( #89592 )
...
* Add HTTPS support for Fully Kiosk with optional certificate verification.
* All pytests passing.
* Better readability for url parameter of DeviceInfo
* All pytests passing with latest fixes from upstream
* Removing fully_kiosk/translations
* Rebasing
* Added extra error detail when the integration config flow fails
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-11-13 17:40:57 +01:00
Marc Mueller
5dd3f05db8
Use asyncio.timeout [f-h] ( #98449 )
2023-08-15 08:37:06 -05:00
Mike Heath
4265def234
Allow user FKB config flow to take precendence ( #88281 )
2023-02-18 10:40:21 +01:00
Mike Heath
04e9c7748f
Support Fully Kiosk Browser device discovery via MQTT ( #88109 )
...
Support FKB device discovery via MQTT
2023-02-15 11:11:04 +01:00
r01k
fa98685b1e
Refactor Fully Kiosk and add logging details ( #83028 )
...
* - Refactor fully_kiosk/services.py with a less repetitive structure. - Log exception details in config_flow.py.
* Log config_flow.py connection exception details
* Appropriate logging level including stack trace.
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Finish setting appropriate logging level when recording stack trace.
* Log unknown exception with stack trace
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* test_config_flow.py now passes.
* All pytests passing.
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-12-07 08:07:22 +01:00
Franck Nijhof
ec1b133201
Add DHCP updates to Fully Kiosk ( #76896 )
2022-08-16 21:19:23 -04:00
Charles Garwood
1e9ede25ad
Add Fully Kiosk Browser integration with initial binary sensor platform ( #76737 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-08-16 20:08:35 +02:00