Commit graph

25 commits

Author SHA1 Message Date
sqozz 0a48a3b067 Add central select validator and parser 2024-09-22 01:00:57 +02:00
sqozz 0ab450619a Remove text sensor from if not configured 2024-09-21 22:34:07 +02:00
sqozz a35bb27d50 Introduce dummy class to avoid nullpointer handling 2024-09-21 21:41:00 +02:00
sqozz ad1cc45768 Make all sensors optional 2024-09-20 15:27:45 +02:00
sqozz d2c5dbeca2 Make whole components optional 2024-09-20 00:29:52 +02:00
sqozz c2d5f8f011 Add all documented selects 2024-09-19 22:44:44 +02:00
sqozz d4103ee755 Remove SOURCELIST parser 2024-09-19 00:47:37 +02:00
sqozz b36e0aa9bf Handle special timeouts after power commands 2024-09-19 00:44:59 +02:00
sqozz 02b6d374ef Add all documented switches 2024-09-18 23:14:13 +02:00
sqozz d79ddf918c Properly fetch and display errors 2024-09-18 14:11:44 +02:00
sqozz 290900747c Add all supported number components 2024-09-18 02:00:41 +02:00
sqozz 274ff30d9c Add volume number parser 2024-09-17 23:30:02 +02:00
sqozz 5d39f2979c Add AV Mute switch 2024-09-17 02:14:41 +02:00
sqozz f72e0ea591 Add timeout while waiting for answer 2024-09-17 02:14:16 +02:00
sqozz 189fd539f1 Add luminance select 2024-09-17 00:58:39 +02:00
sqozz 482142094c Add source select 2024-09-16 22:38:48 +02:00
sqozz 32d48ac926 Fix log message parameter type 2024-09-16 22:01:54 +02:00
sqozz 0b89892f9e Fix power on command 2024-09-16 22:01:54 +02:00
sqozz 6bf6ecc114 Add functioning power and btaudio switches 2024-09-16 02:26:41 +02:00
sqozz ce09d85bd3 Add command switches 2024-09-16 00:49:03 +02:00
sqozz 16ed3a216e Add sourcelist parser 2024-09-15 22:38:38 +02:00
sqozz 924bad62ed Use deque for pending commands 2024-09-15 20:46:19 +02:00
sqozz 6877f64812 Add serial text sensor 2024-09-15 20:25:34 +02:00
sqozz d1728318c4 Remove request commands without parser 2024-09-15 20:08:51 +02:00
sqozz 6eced6cc0d Add tw7100 component with config generator 2024-09-15 16:43:29 +02:00