Skip to content
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

Config Issue #14

Open
pommy17 opened this issue Apr 9, 2021 · 0 comments
Open

Config Issue #14

pommy17 opened this issue Apr 9, 2021 · 0 comments
Labels
question Further information is requested

Comments

@pommy17
Copy link

pommy17 commented Apr 9, 2021

Hi @seydx

Please can you help me?

So here is my config file - when I click Save in Hoobs it returns to the config page and its blank with only []
Its as if it isn’t saving correctly.

Do you have any advice? Is it because the IPP is incorrect - I followed the previous thread saying it should be after the Admin= bit.

Thanks

{
"bridge": {
...
},
"accessories": [
...
],
"platforms": [
{
"platform": "PrinterPlatform",
"debug": true,
"printer":[
{
"name": "HP Envy 4520",
"address": "http://HPA08CFDB142E7.local./#hId-pgAirPrint",
"polling": 10,
"marker": true,
"switchType": "SWITCH",
"manufacturer": "HP",
"model": "Envy 4520",
"serialNumber": "B142E7"
}
]
}
]
}

@seydx seydx added the question Further information is requested label May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants