Markus Jacobsen and GitHub
1d7e0e7fe4
Add bang_olufsen integration ( #93462 )
...
* Add bangolufsen integration
* add untested files to .coveragerc
* Simplify integration to media_player platform
* Remove missing files from .coveragerc
* Add beolink_set_relative_volume custom service
Tweaks
* Remove custom services
Remove grouping as it was dependent on custom services
* Update API to 3.2.1.150.0
Reduce and optimize code with feedback from joostlek
Tweaks
* Updated testing
* Remove unused options schema
* Fix bugfix setting wrong state
* Fix wrong initial state
* Bump API
* Fix Beosound Level not reconnecting properly
* Remove unused constant
* Fix wrong variable checked to determine source
* Update integration with feedback from emontnemery
* Update integration with feedback from emontnemery
* Remove unused code
* Move API client into dataclass
Fix not all config_flow exceptions caught
Tweaks
* Add Bang & Olufsen brand
* Revert "Add Bang & Olufsen brand"
This reverts commit 57b2722078 .
* Remove volume options from setup
Simplify device checks
rename integration to bang_olufsen
update tests to pass
Update API
* Remove _device from base
Add _device to websocket
* Move SW version device update to websocket
Sort websocket variables
* Add WebSocket connection test
* Remove unused constants
* Remove confirmation form
Make discovered devices get added to Home Assistant immediately
Fix device not being available on mdns discovery
Change config flow aborts to forms with error
* Update tests for new config_flow
Add missing api_exception test
* Restrict manual and discovered IP addresses to IPv4
* Re-add confirmation step for zeroconf discovery
Improve error messages
Move exception mapping dict to module level
* Enable remote control WebSocket listener
* Update tests
2024-01-24 12:00:51 +01:00
..
2024-01-22 09:06:25 +01:00
2024-01-22 09:10:26 +01:00
2024-01-16 09:47:53 +01:00
2024-01-10 20:33:44 +01:00
2024-01-22 09:08:01 +01:00
2024-01-19 22:50:11 -05:00
2024-01-22 21:17:04 +01:00
2024-01-19 20:09:12 +01:00
2024-01-19 20:06:06 +01:00
2024-01-14 21:22:27 +01:00
2024-01-21 11:20:07 -10:00
2024-01-23 14:49:47 +01:00
2024-01-16 15:00:55 -10:00
2024-01-19 22:05:00 -05:00
2024-01-16 09:47:53 +01:00
2024-01-23 23:36:44 +01:00
2024-01-19 19:39:59 +01:00
2024-01-16 09:47:53 +01:00
2024-01-19 20:28:36 +01:00
2024-01-23 13:05:40 +01:00
2024-01-19 20:05:56 +01:00
2024-01-08 10:37:17 +01:00
2024-01-06 12:01:11 -10:00
2024-01-16 23:16:31 +01:00
2024-01-19 13:44:29 +01:00
2024-01-22 13:24:03 -10:00
2024-01-06 23:44:20 +01:00
2024-01-19 20:29:52 +01:00
2024-01-19 20:10:31 +01:00
2024-01-16 09:47:53 +01:00
2024-01-22 22:12:18 +01:00
2024-01-19 20:06:14 +01:00
2024-01-15 20:33:15 +01:00
2024-01-19 20:07:20 +01:00
2024-01-22 20:51:33 -10:00
2024-01-23 09:13:42 -05:00
2024-01-19 20:08:34 +01:00
2024-01-19 19:39:59 +01:00
2024-01-24 12:00:51 +01:00
2024-01-19 16:56:56 +01:00
2024-01-14 10:59:04 +01:00
2024-01-16 09:47:53 +01:00
2024-01-23 07:46:47 +01:00
2024-01-23 06:09:33 +01:00
2024-01-16 13:05:58 +01:00
2024-01-22 22:14:00 +01:00
2024-01-21 01:04:13 -10:00
2024-01-20 15:04:29 -05:00
2024-01-20 11:39:13 +01:00
2024-01-15 09:10:09 +01:00
2024-01-12 12:32:17 +01:00
2024-01-17 14:47:03 +01:00
2024-01-24 08:44:10 +01:00
2024-01-22 17:24:15 +01:00
2024-01-23 13:03:16 +01:00
2024-01-12 10:32:35 +01:00
2024-01-15 18:20:34 +01:00
2024-01-19 13:16:05 +01:00
2024-01-23 20:31:57 -05:00
2024-01-16 09:47:53 +01:00
2024-01-21 12:02:15 +01:00
2024-01-18 09:24:48 +01:00
2024-01-16 09:47:53 +01:00
2024-01-20 11:03:57 +01:00
2024-01-20 11:04:14 +01:00
2024-01-22 20:09:48 +01:00
2024-01-19 16:56:56 +01:00
2024-01-15 09:17:05 +01:00
2024-01-22 18:20:20 +01:00
2024-01-19 16:48:08 -10:00
2024-01-19 16:48:08 -10:00
2024-01-22 13:43:06 +01:00
2024-01-12 10:21:26 +01:00
2024-01-15 09:09:57 +01:00
2024-01-19 11:25:51 +01:00
2024-01-21 13:34:26 +01:00
2024-01-16 09:47:53 +01:00
2024-01-06 16:29:50 +01:00
2024-01-16 09:47:53 +01:00
2024-01-23 21:17:18 +01:00
2024-01-12 12:57:19 +01:00
2024-01-15 23:09:09 +01:00
2024-01-12 10:21:26 +01:00
2024-01-06 10:33:22 +01:00
2024-01-19 22:04:03 -05:00
2024-01-16 09:47:53 +01:00
2024-01-22 17:19:55 -05:00
2024-01-16 06:39:50 +01:00
2024-01-22 22:11:38 +01:00
2024-01-20 11:06:41 +01:00
2024-01-21 22:22:04 +01:00
2024-01-09 18:38:42 +01:00
2024-01-07 11:27:13 +01:00
2024-01-24 08:44:45 +01:00
2024-01-11 08:27:15 +01:00
2024-01-19 08:46:34 +01:00
2024-01-19 08:46:34 +01:00
2024-01-19 08:46:34 +01:00
2024-01-16 09:47:53 +01:00
2024-01-16 09:47:53 +01:00
2024-01-17 07:07:02 -08:00
2024-01-21 12:35:21 +01:00
2024-01-16 06:56:54 +01:00
2024-01-08 09:31:56 +01:00
2024-01-08 10:49:15 +01:00
2024-01-16 22:46:00 +01:00
2024-01-24 11:13:45 +01:00
2024-01-16 09:47:53 +01:00
2024-01-22 14:26:46 -05:00
2024-01-16 11:10:03 +01:00
2024-01-20 11:16:56 +01:00
2024-01-19 16:56:56 +01:00
2024-01-16 09:47:53 +01:00
2024-01-22 13:43:06 +01:00
2024-01-08 09:59:31 +01:00
2024-01-15 09:19:50 +01:00
2024-01-12 15:50:42 +01:00
2024-01-20 13:29:08 +01:00
2024-01-16 09:47:53 +01:00
2024-01-21 14:03:28 +01:00
2024-01-22 08:57:48 +01:00
2024-01-14 11:12:30 +01:00
2024-01-23 10:50:00 +01:00
2024-01-22 14:21:17 -10:00
2024-01-07 16:21:27 -05:00
2024-01-22 14:21:17 -10:00
2024-01-22 14:21:17 -10:00
2024-01-15 23:11:03 +01:00
2024-01-19 15:26:26 +01:00
2024-01-13 21:02:38 -05:00
2024-01-16 20:00:29 +01:00
2024-01-23 08:16:51 +01:00
2024-01-16 15:38:20 -07:00
2024-01-07 09:35:55 -10:00
2024-01-08 10:08:09 +01:00
2024-01-16 21:37:34 +01:00
2024-01-08 09:58:07 +01:00
2024-01-16 12:13:41 +01:00
2024-01-15 09:00:59 +01:00
2024-01-23 16:18:03 +01:00
2024-01-22 14:21:17 -10:00
2024-01-14 10:41:44 +01:00
2024-01-12 10:21:26 +01:00
2024-01-13 18:27:52 +01:00
2024-01-22 14:21:17 -10:00
2024-01-24 08:31:23 +01:00
2024-01-23 17:15:37 +01:00
2024-01-22 20:51:33 -10:00
2024-01-16 09:47:53 +01:00
2024-01-24 08:45:30 +01:00
2024-01-08 10:08:52 +01:00
2024-01-16 09:47:53 +01:00
2024-01-18 13:06:11 -10:00
2024-01-08 22:27:16 -10:00
2024-01-19 13:45:59 +01:00
2024-01-20 11:05:53 +01:00
2024-01-22 13:43:06 +01:00
2024-01-21 14:57:00 +01:00
2024-01-14 09:37:54 +01:00
2024-01-08 10:09:48 +01:00
2024-01-22 09:22:08 -08:00
2024-01-16 09:47:53 +01:00
2024-01-22 14:21:17 -10:00
2024-01-12 11:31:08 +01:00
2024-01-21 13:30:03 +01:00
2024-01-16 09:47:53 +01:00
2024-01-23 08:56:11 +01:00
2024-01-18 23:36:57 +01:00
2024-01-16 09:47:53 +01:00
2024-01-10 23:23:40 +01:00
2024-01-08 09:14:37 +01:00
2024-01-20 20:12:15 +01:00
2024-01-12 10:21:26 +01:00
2024-01-21 13:26:28 +01:00
2024-01-20 14:34:10 -05:00
2024-01-12 09:56:52 +01:00
2024-01-23 22:08:20 -10:00
2024-01-08 10:08:19 -10:00
2024-01-11 21:49:39 +01:00
2024-01-20 08:35:49 +01:00
2024-01-12 11:30:07 +01:00
2024-01-15 20:33:15 +01:00
2024-01-12 16:50:15 -05:00
2024-01-14 11:50:12 +01:00
2024-01-07 14:20:37 +01:00
2024-01-20 13:27:36 +01:00
2024-01-16 21:37:34 +01:00
2024-01-13 21:11:34 -05:00
2024-01-08 10:15:30 +01:00
2024-01-24 09:20:54 +01:00
2024-01-22 15:52:59 +01:00
2024-01-16 09:47:53 +01:00
2024-01-14 11:29:03 +01:00
2024-01-22 13:43:06 +01:00
2024-01-15 11:08:38 +01:00
2024-01-21 12:02:15 +01:00
2024-01-16 13:29:26 +01:00
2024-01-08 08:11:30 +01:00
2024-01-08 09:13:15 +01:00
2024-01-16 13:27:49 +01:00
2024-01-08 23:02:29 +01:00
2024-01-17 14:47:03 +01:00
2024-01-08 09:35:47 +01:00
2024-01-10 14:06:49 +01:00
2024-01-15 09:41:44 +01:00
2024-01-19 14:41:32 +01:00
2024-01-23 21:50:25 +01:00
2024-01-16 09:47:53 +01:00
2024-01-16 09:47:53 +01:00
2024-01-17 21:34:18 -05:00
2024-01-19 16:01:20 +01:00
2024-01-16 23:01:01 +01:00
2024-01-16 14:02:34 +01:00
2024-01-08 09:13:50 +01:00
2024-01-12 12:17:07 +01:00
2024-01-16 21:08:05 +01:00
2024-01-16 09:47:53 +01:00
2024-01-16 22:17:18 +01:00
2024-01-12 09:32:38 +01:00
2024-01-20 14:13:52 -05:00
2024-01-08 10:43:40 +01:00
2024-01-16 09:47:53 +01:00
2024-01-12 10:21:26 +01:00
2024-01-16 15:00:45 -10:00
2024-01-12 18:45:02 +01:00
2024-01-20 11:06:29 +01:00
2024-01-20 15:17:28 -05:00
2024-01-14 11:06:35 +01:00
2024-01-22 20:51:33 -10:00
2024-01-22 23:01:08 +01:00
2024-01-23 15:14:41 +01:00
2024-01-08 22:03:25 +01:00
2024-01-08 16:37:11 +01:00
2024-01-16 15:00:00 -10:00
2024-01-16 13:43:19 +01:00
2024-01-12 10:21:26 +01:00
2024-01-09 13:56:50 +01:00
2024-01-23 22:58:28 +01:00
2024-01-06 10:38:50 +01:00
2024-01-20 20:37:39 -05:00
2024-01-21 22:45:45 -05:00
2024-01-18 14:11:55 -10:00
2024-01-16 09:47:53 +01:00
2024-01-16 09:47:53 +01:00
2024-01-20 14:15:53 -05:00
2024-01-16 13:13:33 +01:00
2024-01-22 22:12:56 +01:00
2024-01-16 09:47:53 +01:00
2024-01-15 09:07:12 +01:00
2024-01-23 10:56:02 +01:00
2024-01-22 13:43:06 +01:00
2024-01-16 15:00:26 -10:00
2024-01-22 13:43:06 +01:00
2024-01-16 09:47:53 +01:00
2024-01-16 09:47:53 +01:00
2024-01-06 10:41:25 +01:00
2024-01-16 15:04:32 -10:00
2024-01-17 08:45:04 -05:00
2024-01-20 14:33:47 -05:00
2024-01-17 16:28:15 -05:00
2024-01-22 14:21:17 -10:00
2024-01-12 10:21:26 +01:00
2024-01-16 09:47:53 +01:00
2024-01-16 13:10:09 +01:00
2024-01-16 09:47:53 +01:00
2024-01-15 23:32:58 +01:00
2024-01-21 13:32:56 +01:00
2024-01-16 09:47:53 +01:00
2024-01-19 19:39:59 +01:00
2024-01-22 22:59:50 +01:00
2024-01-20 11:07:29 +01:00
2024-01-13 21:08:42 -05:00
2024-01-12 10:30:55 +01:00
2024-01-13 10:40:50 -10:00
2024-01-20 14:33:08 -05:00
2024-01-22 13:24:15 -10:00
2024-01-14 15:34:14 +01:00
2024-01-20 11:05:16 +01:00
2024-01-07 22:06:12 -10:00
2024-01-14 11:45:31 +01:00
2024-01-22 13:43:06 +01:00
2024-01-22 22:59:17 +01:00
2024-01-14 09:38:53 +01:00
2024-01-22 13:43:06 +01:00
2024-01-16 15:00:14 -10:00
2024-01-20 16:12:44 +01:00
2024-01-22 21:22:54 +01:00
2024-01-16 09:47:53 +01:00
2024-01-14 11:00:10 +01:00
2024-01-10 14:13:05 +01:00
2024-01-22 09:07:06 +01:00
2024-01-14 14:19:36 -05:00
2024-01-12 10:21:26 +01:00
2024-01-16 09:47:53 +01:00
2024-01-12 12:58:19 +01:00
2024-01-19 16:48:08 -10:00
2024-01-06 10:50:06 +01:00
2024-01-20 14:33:27 -05:00
2024-01-20 15:16:32 -05:00
2024-01-08 09:51:06 +01:00
2024-01-16 20:57:23 +01:00
2024-01-17 19:08:33 +01:00
2024-01-19 16:56:56 +01:00
2024-01-12 10:21:26 +01:00
2024-01-11 11:39:50 +02:00
2024-01-22 11:39:57 -10:00
2024-01-08 10:40:49 +01:00
2024-01-12 21:21:11 -10:00
2024-01-19 22:09:39 -05:00
2024-01-17 20:54:13 +01:00
2024-01-16 09:47:53 +01:00
2024-01-20 16:18:32 +01:00
2024-01-23 06:32:42 +01:00
2024-01-10 14:55:28 +01:00
2024-01-14 11:50:40 +01:00
2024-01-22 13:43:06 +01:00
2024-01-22 21:45:08 +01:00
2024-01-20 13:28:23 +01:00
2024-01-19 17:56:35 -10:00
2024-01-18 16:32:29 +01:00
2024-01-20 14:42:28 -05:00
2024-01-23 12:18:31 +01:00
2024-01-14 09:40:14 +01:00
2024-01-08 10:44:47 +01:00
2024-01-20 14:32:47 -05:00
2024-01-21 15:09:08 -08:00
2024-01-12 10:21:26 +01:00
2024-01-24 11:24:44 +01:00
2024-01-19 19:06:52 +01:00
2024-01-14 09:39:22 +01:00
2024-01-17 11:54:13 +01:00
2024-01-10 14:03:02 +01:00
2024-01-20 14:32:24 -05:00
2024-01-16 13:40:11 +01:00
2024-01-17 21:33:31 -05:00
2024-01-12 09:33:33 +01:00
2024-01-20 14:28:07 -05:00
2024-01-19 16:48:08 -10:00
2024-01-20 14:29:31 -05:00
2024-01-16 17:04:44 +01:00
2024-01-20 14:28:57 -05:00
2024-01-23 21:20:15 +01:00
2024-01-22 13:51:17 +01:00
2024-01-13 19:58:02 +01:00
2024-01-20 14:27:32 -05:00
2024-01-16 09:47:53 +01:00
2024-01-07 10:43:42 +01:00
2024-01-20 14:20:48 -05:00
2024-01-12 10:21:26 +01:00
2024-01-21 12:02:15 +01:00
2024-01-15 11:09:40 +01:00
2024-01-22 20:51:33 -10:00
2024-01-13 23:50:21 -05:00
2024-01-21 21:34:44 +01:00
2024-01-22 09:04:37 +01:00
2024-01-16 12:13:41 +01:00
2024-01-23 20:37:25 -05:00
2024-01-22 22:16:27 +01:00
2024-01-22 22:25:48 +01:00
2024-01-19 16:48:08 -10:00
2024-01-12 08:18:44 +01:00
2024-01-16 21:06:58 +01:00
2024-01-13 19:53:28 +01:00
2024-01-23 21:04:59 -05:00
2024-01-09 14:32:13 +01:00
2024-01-21 19:33:05 -10:00
2024-01-08 20:30:44 +01:00
2024-01-17 15:55:46 +01:00