mduran80 / daikin_madoka

Home Assistant custom component integration for the BRC1H thermostat (madoka)
MIT License
42 stars 10 forks source link

No field description on set up leads to not being able to see what an error is #13

Open nicppereira opened 2 years ago

nicppereira commented 2 years ago

When I try to set up the integration with the MAC of my madoka an error occurs but I can't know what it is because there is no text. Is this how it's supposed to be or is it a problem just for me?

Screenshot 2022-02-19 at 6 28 18 PM
mduran80 commented 2 years ago

What language are you using in your HA instance?

Apparently, there is something wrong with the localization files. English and spanish translations are provided in the translations folder. Could you remove the file strings.json from the componen folder and check again?

I followed the instructions on the docs page

https://developers.home-assistant.io/docs/internationalization/custom_integration/

However, when I updated the codebase to match the official integration requirements, I may have left the strings file in there and HA may be confused.

Let me know if it helps..

El El sáb, 19 feb 2022 a las 19:36, nicppereira @.***> escribió:

When I try to set up the integration with the MAC of my madoka an error occurs but I can't know what it is because there is no text. Is this how it's supposed to be or is it a problem just for me?

[image: Screenshot 2022-02-19 at 6 28 18 PM] https://user-images.githubusercontent.com/65277366/154814251-6eb66e1d-6da0-4212-a9b1-3f388c4ce29a.png

— Reply to this email directly, view it on GitHub https://github.com/mduran80/daikin_madoka/issues/13, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFK3CT4R4KCLQAPLQPXU5ALU37PL5ANCNFSM5O3BY7JQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

mduran80 commented 2 years ago

By the way, that error sign may be related to not being sble to find the hci0 interface.

El El sáb, 19 feb 2022 a las 20:50, Manuel Durán González < @.***> escribió:

What language are you using in your HA instance?

Apparently, there is something wrong with the localization files. English and spanish translations are provided in the translations folder. Could you remove the file strings.json from the componen folder and check again?

I followed the instructions on the docs page

https://developers.home-assistant.io/docs/internationalization/custom_integration/

However, when I updated the codebase to match the official integration requirements, I may have left the strings file in there and HA may be confused.

Let me know if it helps..

El El sáb, 19 feb 2022 a las 19:36, nicppereira @.***> escribió:

When I try to set up the integration with the MAC of my madoka an error occurs but I can't know what it is because there is no text. Is this how it's supposed to be or is it a problem just for me?

[image: Screenshot 2022-02-19 at 6 28 18 PM] https://user-images.githubusercontent.com/65277366/154814251-6eb66e1d-6da0-4212-a9b1-3f388c4ce29a.png

— Reply to this email directly, view it on GitHub https://github.com/mduran80/daikin_madoka/issues/13, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFK3CT4R4KCLQAPLQPXU5ALU37PL5ANCNFSM5O3BY7JQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

man-ebc commented 1 year ago

What language are you using in your HA instance? Apparently, there is something wrong with the localization files. English and spanish translations are provided in the translations folder. Could you remove the file strings.json from the componen folder and check again? I followed the instructions on the docs page https://developers.home-assistant.io/docs/internationalization/custom_integration/ However, when I updated the codebase to match the official integration requirements, I may have left the strings file in there and HA may be confused. Let me know if it helps.. El El sáb, 19 feb 2022 a las 19:36, nicppereira @.***> escribió:

This also happened to me (changed the .json but didn't work at all). I wondered the first field would be the MAC address of the daikin device and the integration was completed successfully. However, when the integration is done. There are no entities available:

image

Any suggestion? What text is suppose to be in the checkboxes?