Posts: 27
Threads: 7
Joined: Oct 2023
Reputation:
2
What about current need by Server Mini with CM4 modul installed on it? I'd like to use a 12V Power supply. How much current the Server mini need. 12V 1A Power supply is it enough?
Posts: 8,932
Threads: 1,199
Joined: Oct 2020
Reputation:
228
at least 12V 2A. 1A is not enough.
Posts: 6
Threads: 1
Joined: Dec 2023
Reputation:
0
Hi, since the last update i started to get this error:
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 360, in _async_setup_platform
await asyncio.shield(task)
File "/usr/local/lib/python3.11/concurrent/futures/thread.py", line 58, in run
result = self.fn(*self.args, **self.kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/rpi_gpio/binary_sensor.py", line 77, in setup_platform
RPiGPIOBinarySensor(
File "/config/custom_components/rpi_gpio/binary_sensor.py", line 132, in __init__
edge_detect(self._port, edge_detected, self._bouncetime)
File "/config/custom_components/rpi_gpio/__init__.py", line 59, in edge_detect
GPIO.add_event_detect(port, GPIO.BOTH, callback=event_callback, bouncetime=bounce)
RuntimeError: Conflicting edge detection already enabled for this GPIO channel
Posts: 8,932
Threads: 1,199
Joined: Oct 2020
Reputation:
228
take a photo where have seen this informaton.
i don't know what functions you can't use now? Server-Mini board's GPIO can't use?
Posts: 2
Threads: 1
Joined: Jul 2025
Reputation:
0
hello, we just new with koncony server-mini and need a information how we can control the relay and i/o-ports of the server-mini unit. Thanks for short reply.