Smart Home Automation Forum
Server-Mini hardware interface and resource - Printable Version

+- Smart Home Automation Forum (https://www.kincony.com/forum)
+-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=1)
+--- Forum: KinCony Server-Mini / Server-16 Raspberry Pi4 relay module (https://www.kincony.com/forum/forumdisplay.php?fid=53)
+--- Thread: Server-Mini hardware interface and resource (/showthread.php?tid=3000)



Server-Mini hardware interface and resource - admin - 06-21-2023


.pdf   KinCony Server-Mini.pdf (Size: 12.97 MB / Downloads: 438)


RE: Server-Mini hardware interface and resource - Savino - 11-07-2023

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?


RE: Server-Mini hardware interface and resource - admin - 11-07-2023

at least 12V 2A. 1A is not enough.


RE: Server-Mini hardware interface and resource - luizfaraoni@gmail.com - 02-09-2024

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


RE: Server-Mini hardware interface and resource - admin - 02-10-2024

what you have updated?


RE: Server-Mini hardware interface and resource - luizfaraoni@gmail.com - 02-12-2024

(02-10-2024, 12:03 AM)admin Wrote: what you have updated?

Home Asssitant


RE: Server-Mini hardware interface and resource - admin - 02-12-2024

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?