-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HP 7830 #11
Comments
Also see issue #9. This seems to be the same issue |
my home assistant start |
Did you set it up using YAML or Configuration -> Integrations? |
Yaml |
YAML is not supported with new version, informarion available in the readme file |
Ok thanks!
Inviato dal mio iPhone!
… Il giorno 10 feb 2020, alle ore 08:14, elad-bar ***@***.***> ha scritto:
YAML is not supported with new version, informarion available in the readme file
You can readd it by removing from the YAML and add it from Configuration-> Integrations
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Please check with latest version (readme updated) |
this is my file. but your plugin stop my knx setup update during startup. i found the problem only after the printer setup. and if i use the service to save data, nothing happen. |
Please provide all files created by running the following service: thanks |
Running the service nothing happen, i can’t see files... i’m running hassio, so i think it stores files in to /config/ folder |
sorry, fixed the service, please update the component, restart and try again,
|
Well, this. Just installed now new version, configured, restarted hass and my knx won't refresh at boot. My model is this: https://store.hp.com/ItalyStore/Merch/Product.aspx?id=Y0G50B&opt=BHC&sel=PRN |
according to the files, everything is ok,
In addition, please add debug log level for the KNX component you are using. |
ok tomorrow i do this. |
deleted log file, added this, added printer, restarted. below my log.
|
**Implemented enhancements:** - Added changelog - Added ability to configure update entities interval in seconds (Integrations -> Integration Name -> Options) [\#31](elad-bar/ha-edgeos#31) - Added validation to add new integration, display error in case printer is unreachable or unsupported [\#15](elad-bar/ha-edgeos#15) [\#11](elad-bar/ha-edgeos#11) - Moved code to new file structure - More logs added for easier debugging - Removed service `hpprinter.save_debug_data` - Added option to store debug files from Integration UI -> Option (more details in README) **Fixed bugs:** - Fix entities / device / device's area changing names is being reset after restart [\#24](elad-bar/ha-edgeos#24) [\#28](elad-bar/ha-edgeos#28) [\#39](elad-bar/ha-edgeos#39) - Moved [Updating 2020-04-14 09:21...] to DEBUG [\#39](elad-bar/ha-edgeos#39)
Any updates with latest version? Cannot retrieve data... Please update to the latest and post the log thanks |
Hi! I’ll try it. I unistalled it until updates |
tested. same issue. |
according to the logs you've posted 2 months ago, I see that the printer was inaccesible for the component: can you please try to access the printer XML API: if you are getting XML, please let me know, thanks |
I can access with your link |
Sorry for the question... did change IP to the ip of the printer? Thanks |
The ip are the same from 1 year, when i installed it. Static IP. Your link works fine changing “IP”, and the printer component worked fine before a specific update. Anway an error on a component shoud not damage other integrations like knx, because it lock all integration that use knx entity status, so i think hp printer component need more conditions/checks to avoid this problem. Other custom components not do this even in error. For now, whithout other chances, i’m using IPP detault integration. |
That's weird since the only thing added over the time was configuration through UI and more details, Thanks |
@sagitt, I released new version that supposed to fix it, please let me know if it still releant and working for you thanks! |
tested. for now no problem.... i'll test it some days... |
No problems, with 0.113 too |
Hi,
i added:
hpprinter:
host: 192.168.0.XX
name: 'HP'
won't work :( nothing happen after a restart
The text was updated successfully, but these errors were encountered: