Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for some enhancements #12

Open
ollibaba opened this issue Jun 6, 2024 · 1 comment
Open

Request for some enhancements #12

ollibaba opened this issue Jun 6, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ollibaba
Copy link

ollibaba commented Jun 6, 2024

Request for enhancements:

  • Timer to switch on/off the OLED Display and dimmable (20%...100%)
  • rename mqtt device in config, not only fixed MQTTClient
  • adjustable display output: all, only values from inverter,...

By the way: mqtt output of spidr is also running with fhem smart home. device will be added automatically as device MQTT2_DEVICE_MQTTClient in fhem

@marxram marxram added the enhancement New feature or request label Jun 10, 2024
@marxram
Copy link
Owner

marxram commented Jun 10, 2024

All very good requests.

Just some comments, as I also thought about them before, but did't have the time to implement:

OLED

  • Energy Saving or Dimming mode for overnight
  • Prevents too early Burn in Effects, that OLEDs unfortunately have.
  • still was not very easy to determine the time, when to dimm / shutdown the display as it can be that we run standalone withouit any external clock --> RQ: Needs NTP?

MQTT Client Name

  • Add better compatibility and settings for MQTT client
  • User specific client name
  • User specific Main topic
  • Options for Smart Home Systems (currently only HA is supported and tested by me)

Display Mode

  • Maybe only show the data if everythings works as expected
  • More verbose output only if something seems to fail
  • currently is is more made for developers and shows a lot of info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants