Oliver Kleinecke
|
b5862befbb
|
refactor: rename methods for consistency in lamp configuration
|
2025-02-15 22:02:23 +01:00 |
|
Oliver Kleinecke
|
fad4f4ad2e
|
feat: add initial lamp configuration in dump_config method
|
2025-02-15 22:00:20 +01:00 |
|
Oliver Kleinecke
|
38298e423d
|
refactor: update write_state method to call parent write_state_ for improved functionality
|
2025-02-15 21:54:43 +01:00 |
|
Oliver Kleinecke
|
227cf817ae
|
refactor: update write_state method to use parent active_lamps for improved clarity
|
2025-02-15 21:51:05 +01:00 |
|
Oliver Kleinecke
|
99af2c8ddb
|
refactor: update write_state method to use active_lamps for improved clarity
|
2025-02-15 21:49:13 +01:00 |
|
Oliver Kleinecke
|
22d0deb61f
|
refactor: update DynamicLamp constructor to use DynamicLampIdx for improved clarity
|
2025-02-15 21:45:51 +01:00 |
|
Oliver Kleinecke
|
eb7e4eb44b
|
refactor: rename CONF_OUTPUT_ID to CONF_ID for consistency in dynamic_lamp component
|
2025-02-15 21:36:27 +01:00 |
|
Oliver Kleinecke
|
8c28ff3af4
|
refactor: update DynamicLamp to use FloatOutput and adjust related methods for improved functionality
|
2025-02-15 21:17:08 +01:00 |
|
Oliver Kleinecke
|
c37ffe3f58
|
refactor: rename CONF_ID to CONF_OUTPUT_ID for clarity in dynamic_lamp component
|
2025-02-15 21:08:07 +01:00 |
|
Oliver Kleinecke
|
27ebdc6e7a
|
refactor: rename dynamic_lamp_component namespace to dynamic_lamp for consistency
|
2025-02-15 21:03:47 +01:00 |
|
Oliver Kleinecke
|
192ef3d084
|
refactor: rename dynamic_lamp namespace to dynamic_monochromatic_light for clarity
|
2025-02-15 20:56:55 +01:00 |
|
Oliver Kleinecke
|
e232dc17cc
|
refactor: rename dynamic_monochromatic namespace to dynamic_monochromatic_light for clarity
|
2025-02-15 20:18:31 +01:00 |
|
Oliver Kleinecke
|
6a3672ba79
|
refactor: rename dynamic_lamp namespace to dynamic_lamp_component for consistency
|
2025-02-15 20:16:38 +01:00 |
|
Oliver Kleinecke
|
41a0749060
|
fix: include light_output header in dynamic_lamp.h and clean up unused includes
|
2025-02-15 20:11:54 +01:00 |
|
Oliver Kleinecke
|
acfafff162
|
fix: update output ID reference in DynamicLamp configuration and include light_output header
|
2025-02-15 20:01:57 +01:00 |
|
Oliver Kleinecke
|
6a958ae1e7
|
fix: include light_output header in dynamic_lamp.h for light integration
|
2025-02-15 19:54:18 +01:00 |
|
Oliver Kleinecke
|
ee8aff38b2
|
refactor: update DynamicLampComponent to support new save modes and integrate with light output
|
2025-02-15 19:45:49 +01:00 |
|
Oliver Kleinecke
|
85fdb67f6b
|
fix: ensure state is updated in write_state method of DynamicLamp
|
2025-02-15 16:43:46 +01:00 |
|
Oliver Kleinecke
|
a58cea58b2
|
fix: update output state method in DynamicLampComponent loop for improved clarity
|
2025-02-15 16:37:59 +01:00 |
|
Oliver Kleinecke
|
62a0c5775f
|
fix: correct state variable references and update write_state method in DynamicLampComponent
|
2025-02-15 16:35:08 +01:00 |
|
Oliver Kleinecke
|
7d306cb5c3
|
fix: improve state handling in DynamicLampComponent loop for output value constraints
|
2025-02-15 16:31:56 +01:00 |
|
Oliver Kleinecke
|
ca04ade0ca
|
feat: enhance DynamicLampComponent with state management and output updates
|
2025-02-15 16:21:37 +01:00 |
|
Oliver Kleinecke
|
7dcb0eba95
|
refactor: remove unnecessary noqa comment in DynamicLamp output module
|
2025-02-15 15:44:32 +01:00 |
|
Oliver Kleinecke
|
fffdcee6dd
|
refactor: adjust formatting of DynamicLamp constructor for consistency
|
2025-02-15 15:30:14 +01:00 |
|
Oliver Kleinecke
|
7d7c844dda
|
fix: correct namespace spelling for DynamicLamp to ensure proper functionality
|
2025-02-15 15:21:07 +01:00 |
|
Oliver Kleinecke
|
60c270476f
|
refactor: rename DynamicLamp to DynamicLampComponent for improved clarity and consistency
|
2025-02-15 15:14:30 +01:00 |
|
Oliver Kleinecke
|
c1b5139f01
|
fix: update output management in DynamicLamp to use pointers for consistency
|
2025-02-15 14:23:58 +01:00 |
|
Oliver Kleinecke
|
97232448b5
|
feat: add begin method and output retrieval methods for DynamicLamp
|
2025-02-15 14:16:26 +01:00 |
|
Oliver Kleinecke
|
ffdcaeeb30
|
refactor: rename add_lamp_output to add_output_to_lamp and add remove_output_from_lamp method for improved lamp management
|
2025-02-15 14:14:20 +01:00 |
|
Oliver Kleinecke
|
d9629d8d7a
|
fix: update add_lamp_output to use pointers for output management and rename parameter in remove_lamp method
|
2025-02-15 14:01:51 +01:00 |
|
Oliver Kleinecke
|
c36888504c
|
fix: update add_lamp_output to use pointer for output management in DynamicLamp
|
2025-02-15 13:57:46 +01:00 |
|
Oliver Kleinecke
|
83fa338435
|
refactor: rename lamp management methods for consistency and clarity
|
2025-02-15 13:55:23 +01:00 |
|
Oliver Kleinecke
|
3e4e20cd52
|
refactor: remove unused string trimming methods from DynamicLamp
|
2025-02-15 13:48:52 +01:00 |
|
Oliver Kleinecke
|
24a5e95a66
|
fix: refactor add_lamp_output to use reference and add remove_lamp method for better lamp management
|
2025-02-15 13:47:39 +01:00 |
|
Oliver Kleinecke
|
92857e615e
|
fix: move lamp initialization to dump_config for better output management in DynamicLamp
|
2025-02-15 13:13:17 +01:00 |
|
Oliver Kleinecke
|
f9b1b50cb6
|
fix: change log level from verbose to config for added output in DynamicLamp
|
2025-02-15 13:09:52 +01:00 |
|
Oliver Kleinecke
|
cf59fc5e01
|
fix: update DynamicLamp to use availability state and improve warning handling
|
2025-02-15 13:06:30 +01:00 |
|
Oliver Kleinecke
|
a0a906a97e
|
fix: update LinkedOutput structure to track availability and usage state
|
2025-02-15 12:59:55 +01:00 |
|
Oliver Kleinecke
|
3b3449b3ec
|
fix: add lamp index to active lamps in DynamicLamp management
|
2025-02-15 12:54:39 +01:00 |
|
Oliver Kleinecke
|
3e9710c4d6
|
fix: refactor DynamicLamp to improve lamp management and add name handling
|
2025-02-15 12:51:10 +01:00 |
|
Oliver Kleinecke
|
41e37fcebc
|
fix: enhance dynamic_lamp to include output ID in available outputs and update mode naming
|
2025-02-15 12:31:50 +01:00 |
|
Oliver Kleinecke
|
cda2f9e846
|
fix: update output state handling in dump_config to use set_level method
|
2025-02-15 12:17:55 +01:00 |
|
Oliver Kleinecke
|
9a65c8ec35
|
fix: use float literal for state in dump_config output handling
|
2025-02-15 12:16:31 +01:00 |
|
Oliver Kleinecke
|
1baa4ae6d3
|
fix: simplify logging in dump_config and set output state for active outputs
|
2025-02-15 12:14:42 +01:00 |
|
Oliver Kleinecke
|
95bbbe20b5
|
fix: update output access in dump_config to use pointer for state
|
2025-02-15 12:12:14 +01:00 |
|
Oliver Kleinecke
|
ed785319a6
|
fix: correct output access in dump_config for available_outputs
|
2025-02-15 12:05:49 +01:00 |
|
Oliver Kleinecke
|
2eaaafc053
|
fix: correct syntax in add_available_output and comment out logging in add_lamp_output
|
2025-02-15 12:05:12 +01:00 |
|
Oliver Kleinecke
|
291a7bae7a
|
fix: update logging in dump_config to include output level and improve output handling in add_available_output
|
2025-02-15 12:01:04 +01:00 |
|
Oliver Kleinecke
|
0ace2530ab
|
fix: rename add_lamp method to add_lamp_ and update logging to use output pointer
|
2025-02-15 11:34:39 +01:00 |
|
Oliver Kleinecke
|
ff8c45a529
|
fix: update add_available_output method to use pointer for FloatOutput and rename add_lamp method
|
2025-02-15 11:31:01 +01:00 |
|