Although i have the APP in MacOS Sequioia in my MacMini M2 Pro, the entities shown are useless for me (i need battery info of my MagicMouse2, Logitech MX keyboard, if Music App is playing or not, and so on), so i want to create a new device (called MacMini or any other name) and several entities and from one or more scripts send info to the device/entities.
I am new in Home Assistant and in web panel i have all my Zigbee devices integrated via Zigbee2Mqtt using Mosquitto, i really DO NOT know how to create a new device for my MacMini and send info (my script returns json attribute/value) to Home Assitant (i understand using mosquitto_pub).
Any info or doc or help or example ?
Thank you very much
#i want to create a new device MacMini and several entities
1 messages · Page 1 of 1 (latest)
Through the companion app is not possible.
i do not want through the companion app, i want to crear the device/entities en HA configuration.yaml and then publish MQT messge, but i do not know how to start
i am reading this https://www.home-assistant.io/integrations/mqtt/#manual-configured-mqtt-items but it is not clear for me