Smart Home Automation Forum

Full Version: Server-Mini hardware interface and resource
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?
at least 12V 2A. 1A is not enough.
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
what you have updated?
(02-10-2024, 12:03 AM)admin Wrote: [ -> ]what you have updated?

Home Asssitant
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?